[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:45:41.960969 25247 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.167.254:42091
I20260709 14:45:41.962546 25247 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:45:41.963619 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:41.981212 25254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:41.981658 25256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:41.983230 25247 server_base.cc:1061] running on GCE node
W20260709 14:45:41.981212 25253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:43.228555 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:43.228801 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:43.228957 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608343228941 us; error 0 us; skew 500 ppm
I20260709 14:45:43.229787 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:43.235666 25247 webserver.cc:533] Webserver started at http://127.24.167.254:41441/ using document root <none> and password file <none>
I20260709 14:45:43.236572 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:43.236781 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:43.237174 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:43.243054 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/master-0-root/instance:
uuid: "141c29d301b443f2a2e8b8e18429cb9c"
format_stamp: "Formatted at 2026-07-09 14:45:43 on dist-test-slave-tp5d"
I20260709 14:45:43.250946 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 14:45:43.256253 25262 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:43.257488 25247 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:45:43.257861 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/master-0-root
uuid: "141c29d301b443f2a2e8b8e18429cb9c"
format_stamp: "Formatted at 2026-07-09 14:45:43 on dist-test-slave-tp5d"
I20260709 14:45:43.258220 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:43.322623 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:43.324369 25247 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:45:43.324900 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:43.401124 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.254:42091
I20260709 14:45:43.401198 25313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.254:42091 every 8 connection(s)
I20260709 14:45:43.409469 25314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:43.432452 25314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c: Bootstrap starting.
I20260709 14:45:43.439165 25314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:43.441349 25314 log.cc:826] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c: Log is configured to *not* fsync() on all Append() calls
I20260709 14:45:43.446511 25314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c: No bootstrap required, opened a new log
I20260709 14:45:43.468220 25314 raft_consensus.cc:359] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "141c29d301b443f2a2e8b8e18429cb9c" member_type: VOTER }
I20260709 14:45:43.468839 25314 raft_consensus.cc:385] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:43.469182 25314 raft_consensus.cc:740] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 141c29d301b443f2a2e8b8e18429cb9c, State: Initialized, Role: FOLLOWER
I20260709 14:45:43.470487 25314 consensus_queue.cc:260] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "141c29d301b443f2a2e8b8e18429cb9c" member_type: VOTER }
I20260709 14:45:43.471040 25314 raft_consensus.cc:399] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:45:43.471376 25314 raft_consensus.cc:493] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:45:43.471743 25314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:43.476300 25314 raft_consensus.cc:515] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "141c29d301b443f2a2e8b8e18429cb9c" member_type: VOTER }
I20260709 14:45:43.477196 25314 leader_election.cc:304] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [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: 141c29d301b443f2a2e8b8e18429cb9c; no voters: 
I20260709 14:45:43.479064 25314 leader_election.cc:290] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:45:43.479482 25317 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:43.482393 25317 raft_consensus.cc:697] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 1 LEADER]: Becoming Leader. State: Replica: 141c29d301b443f2a2e8b8e18429cb9c, State: Running, Role: LEADER
I20260709 14:45:43.483389 25317 consensus_queue.cc:237] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [LEADER]: Queue going to LEADER mode. State: All 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: "141c29d301b443f2a2e8b8e18429cb9c" member_type: VOTER }
I20260709 14:45:43.483984 25314 sys_catalog.cc:565] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:45:43.497262 25318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "141c29d301b443f2a2e8b8e18429cb9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "141c29d301b443f2a2e8b8e18429cb9c" member_type: VOTER } }
I20260709 14:45:43.498214 25318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:43.498433 25319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 141c29d301b443f2a2e8b8e18429cb9c. Latest consensus state: current_term: 1 leader_uuid: "141c29d301b443f2a2e8b8e18429cb9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "141c29d301b443f2a2e8b8e18429cb9c" member_type: VOTER } }
I20260709 14:45:43.499053 25319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:43.501477 25327 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:45:43.514621 25327 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:45:43.517325 25247 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:45:43.534339 25327 catalog_manager.cc:1383] Generated new cluster ID: da09589fd1a3413eaa80e263548aa1ee
I20260709 14:45:43.534660 25327 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:45:43.551466 25327 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:45:43.553217 25327 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:45:43.566016 25327 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c: Generated new TSK 0
I20260709 14:45:43.567269 25327 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:45:43.584204 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:43.593550 25336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:43.594735 25337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:43.599108 25339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:43.599141 25247 server_base.cc:1061] running on GCE node
I20260709 14:45:43.600337 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:43.600625 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:43.600816 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608343600781 us; error 0 us; skew 500 ppm
I20260709 14:45:43.601454 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:43.606503 25247 webserver.cc:533] Webserver started at http://127.24.167.193:46119/ using document root <none> and password file <none>
I20260709 14:45:43.607144 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:43.607355 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:43.607686 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:43.608991 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-0-root/instance:
uuid: "a57947e57f7a49699fa4fab7a60e4805"
format_stamp: "Formatted at 2026-07-09 14:45:43 on dist-test-slave-tp5d"
I20260709 14:45:43.615247 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:43.620281 25344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:43.621289 25247 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 14:45:43.621626 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "a57947e57f7a49699fa4fab7a60e4805"
format_stamp: "Formatted at 2026-07-09 14:45:43 on dist-test-slave-tp5d"
I20260709 14:45:43.621980 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:43.645267 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:43.646718 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:43.649658 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:43.654667 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:43.654914 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:43.655269 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:43.655429 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:43.772634 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:40727
I20260709 14:45:43.772745 25406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:40727 every 8 connection(s)
I20260709 14:45:43.780882 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:43.794551 25411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:43.796988 25412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:43.803066 25247 server_base.cc:1061] running on GCE node
W20260709 14:45:43.804734 25414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:43.806036 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:43.806306 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:43.806493 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608343806480 us; error 0 us; skew 500 ppm
I20260709 14:45:43.807178 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:43.810104 25247 webserver.cc:533] Webserver started at http://127.24.167.194:36513/ using document root <none> and password file <none>
I20260709 14:45:43.810657 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:43.810871 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:43.811177 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:43.812587 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-1-root/instance:
uuid: "8f8e061d619e430ca809f8568e8e7b21"
format_stamp: "Formatted at 2026-07-09 14:45:43 on dist-test-slave-tp5d"
I20260709 14:45:43.819373 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:45:43.820047 25407 heartbeater.cc:344] Connected to a master server at 127.24.167.254:42091
I20260709 14:45:43.820645 25407 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:43.822012 25407 heartbeater.cc:507] Master 127.24.167.254:42091 requested a full tablet report, sending...
I20260709 14:45:43.824909 25419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:43.826062 25247 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:45:43.826138 25279 ts_manager.cc:194] Registered new tserver with Master: a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727)
I20260709 14:45:43.826530 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-1-root
uuid: "8f8e061d619e430ca809f8568e8e7b21"
format_stamp: "Formatted at 2026-07-09 14:45:43 on dist-test-slave-tp5d"
I20260709 14:45:43.826915 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:43.828651 25279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51132
I20260709 14:45:43.847677 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:43.849643 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:43.852630 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:43.856784 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:43.857088 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:43.857414 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:43.857645 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:43.978256 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.194:40627
I20260709 14:45:43.978775 25481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.194:40627 every 8 connection(s)
I20260709 14:45:43.989439 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:43.998309 25485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:44.000366 25486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:44.004124 25482 heartbeater.cc:344] Connected to a master server at 127.24.167.254:42091
I20260709 14:45:44.004770 25482 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:44.006142 25482 heartbeater.cc:507] Master 127.24.167.254:42091 requested a full tablet report, sending...
I20260709 14:45:44.009131 25247 server_base.cc:1061] running on GCE node
I20260709 14:45:44.009227 25279 ts_manager.cc:194] Registered new tserver with Master: 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
W20260709 14:45:44.010586 25489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:44.011487 25279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51148
I20260709 14:45:44.011765 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:44.012041 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:44.012241 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608344012223 us; error 0 us; skew 500 ppm
I20260709 14:45:44.013007 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:44.015998 25247 webserver.cc:533] Webserver started at http://127.24.167.195:46041/ using document root <none> and password file <none>
I20260709 14:45:44.016637 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:44.016892 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:44.017212 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:44.018730 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-2-root/instance:
uuid: "5529e34154d44814923f2d31e9f7fdd9"
format_stamp: "Formatted at 2026-07-09 14:45:44 on dist-test-slave-tp5d"
I20260709 14:45:44.024622 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:45:44.029317 25493 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:44.030292 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:45:44.030644 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-2-root
uuid: "5529e34154d44814923f2d31e9f7fdd9"
format_stamp: "Formatted at 2026-07-09 14:45:44 on dist-test-slave-tp5d"
I20260709 14:45:44.030973 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608341784425-25247-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:44.052160 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:44.053524 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:44.055871 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:44.058887 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:44.059131 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:44.059398 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:44.059585 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:44.157682 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.195:41147
I20260709 14:45:44.157852 25555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.195:41147 every 8 connection(s)
I20260709 14:45:44.176862 25556 heartbeater.cc:344] Connected to a master server at 127.24.167.254:42091
I20260709 14:45:44.177305 25556 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:44.178104 25556 heartbeater.cc:507] Master 127.24.167.254:42091 requested a full tablet report, sending...
I20260709 14:45:44.180163 25279 ts_manager.cc:194] Registered new tserver with Master: 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:44.180593 25247 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015005614s
I20260709 14:45:44.181937 25279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51164
I20260709 14:45:44.232318 25279 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51176:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:45:44.236582 25279 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:45:44.350600 25521 tablet_service.cc:1511] Processing CreateTablet for tablet 4114ac8375a4469e8a0f6557262339a0 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:44.352470 25521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4114ac8375a4469e8a0f6557262339a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.358774 25447 tablet_service.cc:1511] Processing CreateTablet for tablet 4114ac8375a4469e8a0f6557262339a0 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:44.353837 25520 tablet_service.cc:1511] Processing CreateTablet for tablet 296dc25c20fe422ba238780f1dca1cae (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:44.360258 25447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4114ac8375a4469e8a0f6557262339a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.360707 25520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296dc25c20fe422ba238780f1dca1cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.361132 25445 tablet_service.cc:1511] Processing CreateTablet for tablet b5eb252df77b49c0994a9d30a12642bc (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:44.362574 25445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5eb252df77b49c0994a9d30a12642bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.355598 25519 tablet_service.cc:1511] Processing CreateTablet for tablet b5eb252df77b49c0994a9d30a12642bc (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:44.359248 25446 tablet_service.cc:1511] Processing CreateTablet for tablet 296dc25c20fe422ba238780f1dca1cae (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:44.366858 25518 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7e968b8f6d4858a8b7fda1ba9a1413 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:44.370044 25446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296dc25c20fe422ba238780f1dca1cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.372718 25519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5eb252df77b49c0994a9d30a12642bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.378926 25443 tablet_service.cc:1511] Processing CreateTablet for tablet ac11837c0425485db0c5ee72b98a2698 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:44.380172 25444 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7e968b8f6d4858a8b7fda1ba9a1413 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:44.374641 25517 tablet_service.cc:1511] Processing CreateTablet for tablet ac11837c0425485db0c5ee72b98a2698 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:44.384155 25443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac11837c0425485db0c5ee72b98a2698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.385797 25518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7e968b8f6d4858a8b7fda1ba9a1413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.386672 25444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7e968b8f6d4858a8b7fda1ba9a1413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.391695 25517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac11837c0425485db0c5ee72b98a2698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.393326 25442 tablet_service.cc:1511] Processing CreateTablet for tablet 5367155a45c14d9482b7e9dae7b0af57 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:44.396124 25442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5367155a45c14d9482b7e9dae7b0af57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.408404 25516 tablet_service.cc:1511] Processing CreateTablet for tablet 5367155a45c14d9482b7e9dae7b0af57 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:44.411206 25516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5367155a45c14d9482b7e9dae7b0af57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.434139 25441 tablet_service.cc:1511] Processing CreateTablet for tablet 34b0eb6814734402a00c62060260d3f0 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:45:44.436964 25515 tablet_service.cc:1511] Processing CreateTablet for tablet 34b0eb6814734402a00c62060260d3f0 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:45:44.444599 25515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b0eb6814734402a00c62060260d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.450451 25441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b0eb6814734402a00c62060260d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.464874 25372 tablet_service.cc:1511] Processing CreateTablet for tablet 4114ac8375a4469e8a0f6557262339a0 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:44.466717 25371 tablet_service.cc:1511] Processing CreateTablet for tablet 296dc25c20fe422ba238780f1dca1cae (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:44.477156 25367 tablet_service.cc:1511] Processing CreateTablet for tablet 5367155a45c14d9482b7e9dae7b0af57 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:44.480691 25372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4114ac8375a4469e8a0f6557262339a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.489928 25369 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7e968b8f6d4858a8b7fda1ba9a1413 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:44.501483 25371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296dc25c20fe422ba238780f1dca1cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.494632 25370 tablet_service.cc:1511] Processing CreateTablet for tablet b5eb252df77b49c0994a9d30a12642bc (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:44.506860 25440 tablet_service.cc:1511] Processing CreateTablet for tablet 480c5206dc264cca8c47e29ab3d8eea5 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:44.498533 25368 tablet_service.cc:1511] Processing CreateTablet for tablet ac11837c0425485db0c5ee72b98a2698 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:44.513584 25369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7e968b8f6d4858a8b7fda1ba9a1413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.514811 25440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480c5206dc264cca8c47e29ab3d8eea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.517086 25366 tablet_service.cc:1511] Processing CreateTablet for tablet 34b0eb6814734402a00c62060260d3f0 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:45:44.503901 25365 tablet_service.cc:1511] Processing CreateTablet for tablet 480c5206dc264cca8c47e29ab3d8eea5 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:44.522010 25367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5367155a45c14d9482b7e9dae7b0af57. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:45:44.523242 25326 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:44.531167 25368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac11837c0425485db0c5ee72b98a2698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.536904 25366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b0eb6814734402a00c62060260d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.540237 25370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5eb252df77b49c0994a9d30a12642bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.532676 25574 tablet_bootstrap.cc:492] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:44.544731 25365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480c5206dc264cca8c47e29ab3d8eea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.548215 25364 tablet_service.cc:1511] Processing CreateTablet for tablet cd706a5f4ab542049f9df25e1ed68728 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:44.553478 25364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd706a5f4ab542049f9df25e1ed68728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.550864 25519 tablet_service.cc:1511] Processing CreateTablet for tablet 480c5206dc264cca8c47e29ab3d8eea5 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:44.564085 25519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480c5206dc264cca8c47e29ab3d8eea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.595534 25444 tablet_service.cc:1511] Processing CreateTablet for tablet cd706a5f4ab542049f9df25e1ed68728 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:44.598686 25444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd706a5f4ab542049f9df25e1ed68728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.606107 25575 tablet_bootstrap.cc:492] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:44.615556 25515 tablet_service.cc:1511] Processing CreateTablet for tablet cd706a5f4ab542049f9df25e1ed68728 (DEFAULT_TABLE table=test-workload [id=bd766aa31ac54fb3b4e1a6ef197d9fdc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:44.617457 25515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd706a5f4ab542049f9df25e1ed68728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:44.662470 25575 tablet_bootstrap.cc:654] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.663208 25574 tablet_bootstrap.cc:654] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.676164 25576 tablet_bootstrap.cc:492] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:44.687846 25574 tablet_bootstrap.cc:492] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:44.687847 25575 tablet_bootstrap.cc:492] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:44.688616 25574 ts_tablet_manager.cc:1403] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.013s
I20260709 14:45:44.688664 25575 ts_tablet_manager.cc:1403] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.014s
I20260709 14:45:44.691947 25576 tablet_bootstrap.cc:654] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.692022 25574 raft_consensus.cc:359] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.692282 25575 raft_consensus.cc:359] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:44.693109 25575 raft_consensus.cc:385] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.692945 25574 raft_consensus.cc:385] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.693444 25575 raft_consensus.cc:740] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.693593 25574 raft_consensus.cc:740] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.694761 25575 consensus_queue.cc:260] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:44.694814 25574 consensus_queue.cc:260] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.700825 25482 heartbeater.cc:499] Master 127.24.167.254:42091 was elected leader, sending a full tablet report...
I20260709 14:45:44.702003 25575 ts_tablet_manager.cc:1434] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 14:45:44.703166 25575 tablet_bootstrap.cc:492] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:44.707043 25574 ts_tablet_manager.cc:1434] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:45:44.709275 25556 heartbeater.cc:499] Master 127.24.167.254:42091 was elected leader, sending a full tablet report...
I20260709 14:45:44.713712 25574 tablet_bootstrap.cc:492] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:44.720141 25575 tablet_bootstrap.cc:654] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.720803 25581 raft_consensus.cc:493] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:44.721446 25581 raft_consensus.cc:515] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.722386 25576 tablet_bootstrap.cc:492] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:44.722930 25576 ts_tablet_manager.cc:1403] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.005s
I20260709 14:45:44.727437 25576 raft_consensus.cc:359] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.732052 25581 leader_election.cc:290] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:44.728376 25576 raft_consensus.cc:385] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.734480 25576 raft_consensus.cc:740] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.735545 25576 consensus_queue.cc:260] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.733920 25574 tablet_bootstrap.cc:654] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
W20260709 14:45:44.741832 25483 tablet.cc:2406] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:45:44.747980 25576 ts_tablet_manager.cc:1434] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.004s
I20260709 14:45:44.748739 25407 heartbeater.cc:499] Master 127.24.167.254:42091 was elected leader, sending a full tablet report...
I20260709 14:45:44.749173 25576 tablet_bootstrap.cc:492] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:44.757085 25576 tablet_bootstrap.cc:654] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.776659 25574 tablet_bootstrap.cc:492] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:44.777555 25574 ts_tablet_manager.cc:1403] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.008s
I20260709 14:45:44.780664 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805" is_pre_election: true
I20260709 14:45:44.782354 25574 raft_consensus.cc:359] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:44.783504 25574 raft_consensus.cc:385] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:45:44.782974 25495 leader_election.cc:343] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:44.783949 25574 raft_consensus.cc:740] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.791282 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:44.791687 25574 consensus_queue.cc:260] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
W20260709 14:45:44.793280 25497 leader_election.cc:343] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:44.793776 25497 leader_election.cc:304] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9; no voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805
I20260709 14:45:44.794669 25581 raft_consensus.cc:2749] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:44.796697 25574 ts_tablet_manager.cc:1434] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.006s
I20260709 14:45:44.798168 25574 tablet_bootstrap.cc:492] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:44.809156 25575 tablet_bootstrap.cc:492] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:44.809363 25574 tablet_bootstrap.cc:654] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.809719 25575 ts_tablet_manager.cc:1403] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.008s
I20260709 14:45:44.813930 25576 tablet_bootstrap.cc:492] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:44.814469 25576 ts_tablet_manager.cc:1403] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.052s
I20260709 14:45:44.814965 25575 raft_consensus.cc:359] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.816058 25575 raft_consensus.cc:385] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.816538 25575 raft_consensus.cc:740] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.817655 25575 consensus_queue.cc:260] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.817965 25576 raft_consensus.cc:359] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.818969 25576 raft_consensus.cc:385] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.819324 25576 raft_consensus.cc:740] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.820101 25576 consensus_queue.cc:260] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.822781 25576 ts_tablet_manager.cc:1434] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 14:45:44.823745 25576 tablet_bootstrap.cc:492] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:44.830873 25576 tablet_bootstrap.cc:654] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.837354 25575 ts_tablet_manager.cc:1434] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.004s
I20260709 14:45:44.841176 25575 tablet_bootstrap.cc:492] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:44.846113 25576 tablet_bootstrap.cc:492] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:44.846668 25576 ts_tablet_manager.cc:1403] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260709 14:45:44.849061 25575 tablet_bootstrap.cc:654] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.850334 25574 tablet_bootstrap.cc:492] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:44.849989 25576 raft_consensus.cc:359] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:44.850836 25576 raft_consensus.cc:385] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.850947 25574 ts_tablet_manager.cc:1403] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.018s
I20260709 14:45:44.851189 25576 raft_consensus.cc:740] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.852051 25576 consensus_queue.cc:260] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:44.857367 25574 raft_consensus.cc:359] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.858459 25574 raft_consensus.cc:385] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.858928 25574 raft_consensus.cc:740] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.859984 25574 consensus_queue.cc:260] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.861979 25576 ts_tablet_manager.cc:1434] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 14:45:44.862970 25574 ts_tablet_manager.cc:1434] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:45:44.864020 25574 tablet_bootstrap.cc:492] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:44.867650 25576 tablet_bootstrap.cc:492] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:44.876278 25576 tablet_bootstrap.cc:654] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.878114 25574 tablet_bootstrap.cc:654] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.881378 25575 tablet_bootstrap.cc:492] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:44.881968 25575 ts_tablet_manager.cc:1403] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.016s
I20260709 14:45:44.882176 25580 raft_consensus.cc:493] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:44.882699 25580 raft_consensus.cc:515] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.887814 25580 leader_election.cc:290] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:44.891960 25576 tablet_bootstrap.cc:492] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:44.892503 25576 ts_tablet_manager.cc:1403] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 14:45:44.896098 25576 raft_consensus.cc:359] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.896732 25575 raft_consensus.cc:359] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.897049 25576 raft_consensus.cc:385] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.897486 25575 raft_consensus.cc:385] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.897609 25576 raft_consensus.cc:740] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.897881 25575 raft_consensus.cc:740] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.898717 25575 consensus_queue.cc:260] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.898669 25576 consensus_queue.cc:260] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.899681 25574 tablet_bootstrap.cc:492] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:44.900408 25574 ts_tablet_manager.cc:1403] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260709 14:45:44.904371 25574 raft_consensus.cc:359] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.905184 25574 raft_consensus.cc:385] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.905553 25574 raft_consensus.cc:740] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.906441 25574 consensus_queue.cc:260] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.909060 25574 ts_tablet_manager.cc:1434] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:45:44.910120 25574 tablet_bootstrap.cc:492] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:44.910625 25585 raft_consensus.cc:493] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:44.911175 25585 raft_consensus.cc:515] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.912364 25575 ts_tablet_manager.cc:1434] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260709 14:45:44.913429 25575 tablet_bootstrap.cc:492] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:44.914192 25585 leader_election.cc:290] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:44.920037 25574 tablet_bootstrap.cc:654] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.920811 25585 raft_consensus.cc:493] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:44.921483 25585 raft_consensus.cc:515] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:44.924511 25585 leader_election.cc:290] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:44.925710 25576 ts_tablet_manager.cc:1434] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260709 14:45:44.933957 25576 tablet_bootstrap.cc:492] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:44.937302 25575 tablet_bootstrap.cc:654] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.938830 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:44.939574 25457 raft_consensus.cc:2468] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
I20260709 14:45:44.940950 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:44.941756 25456 raft_consensus.cc:2468] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
I20260709 14:45:44.942588 25581 raft_consensus.cc:493] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:44.943153 25581 raft_consensus.cc:515] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.944620 25576 tablet_bootstrap.cc:654] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.946009 25581 leader_election.cc:290] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:44.947829 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805" is_pre_election: true
I20260709 14:45:44.948736 25382 raft_consensus.cc:2468] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 0.
I20260709 14:45:44.951303 25495 leader_election.cc:304] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:44.951701 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805" is_pre_election: true
I20260709 14:45:44.953141 25348 leader_election.cc:304] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
W20260709 14:45:44.953397 25421 leader_election.cc:343] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:44.954165 25348 leader_election.cc:304] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:44.955279 25585 raft_consensus.cc:2804] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:44.955668 25585 raft_consensus.cc:493] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:44.956024 25585 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:44.957373 25576 tablet_bootstrap.cc:492] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:44.957567 25531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9" is_pre_election: true
I20260709 14:45:44.957898 25576 ts_tablet_manager.cc:1403] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260709 14:45:44.958360 25531 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 0.
I20260709 14:45:44.959959 25422 leader_election.cc:304] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [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: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: a57947e57f7a49699fa4fab7a60e4805
I20260709 14:45:44.960973 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:44.961138 25580 raft_consensus.cc:2804] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:44.961526 25580 raft_consensus.cc:493] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:44.961208 25576 raft_consensus.cc:359] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.961900 25580 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:44.962049 25576 raft_consensus.cc:385] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:44.962984 25576 raft_consensus.cc:740] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:44.963066 25581 raft_consensus.cc:2804] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:44.963644 25581 raft_consensus.cc:493] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:44.963841 25576 consensus_queue.cc:260] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
W20260709 14:45:44.962635 25497 leader_election.cc:343] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:44.964527 25581 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:44.969010 25580 raft_consensus.cc:515] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.972023 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:44.972787 25382 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:44.973912 25576 ts_tablet_manager.cc:1434] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.009s
I20260709 14:45:44.974138 25585 raft_consensus.cc:515] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.975587 25576 tablet_bootstrap.cc:492] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:44.977330 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:44.977921 25456 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:44.980460 25382 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 1.
I20260709 14:45:44.983371 25576 tablet_bootstrap.cc:654] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:44.985100 25585 leader_election.cc:290] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:44.986917 25456 raft_consensus.cc:2468] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:44.981499 25580 leader_election.cc:290] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 1 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:44.982635 25531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:44.988044 25531 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:44.988095 25348 leader_election.cc:304] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:44.991912 25581 raft_consensus.cc:515] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:44.995005 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:44.995460 25531 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 1.
I20260709 14:45:44.995772 25381 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:44.996237 25585 raft_consensus.cc:2804] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:44.996763 25585 raft_consensus.cc:697] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:44.997675 25585 consensus_queue.cc:237] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.004210 25381 raft_consensus.cc:2468] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 1.
I20260709 14:45:45.005568 25495 leader_election.cc:304] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.006054 25576 tablet_bootstrap.cc:492] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:45.006043 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:45.006721 25576 ts_tablet_manager.cc:1403] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.002s
W20260709 14:45:45.007841 25497 leader_election.cc:343] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:45.009496 25581 leader_election.cc:290] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:45.010226 25581 raft_consensus.cc:2804] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:45.010027 25576 raft_consensus.cc:359] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.010891 25576 raft_consensus.cc:385] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.010850 25581 raft_consensus.cc:697] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Becoming Leader. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:45.011375 25576 raft_consensus.cc:740] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.012080 25581 consensus_queue.cc:237] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.012247 25576 consensus_queue.cc:260] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.015093 25576 ts_tablet_manager.cc:1434] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:45:45.016134 25576 tablet_bootstrap.cc:492] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:45.017295 25422 leader_election.cc:304] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: 
I20260709 14:45:45.018132 25574 tablet_bootstrap.cc:492] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:45.018232 25580 raft_consensus.cc:2804] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:45.019032 25574 ts_tablet_manager.cc:1403] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.000s
I20260709 14:45:44.956059 25602 raft_consensus.cc:2804] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:45.024183 25602 raft_consensus.cc:493] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:45.026495 25602 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.024986 25576 tablet_bootstrap.cc:654] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.024701 25574 raft_consensus.cc:359] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.029054 25574 raft_consensus.cc:385] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.029414 25574 raft_consensus.cc:740] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.030257 25574 consensus_queue.cc:260] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.036419 25574 ts_tablet_manager.cc:1434] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 14:45:45.039337 25575 tablet_bootstrap.cc:492] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:45.041219 25575 ts_tablet_manager.cc:1403] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.128s	user 0.018s	sys 0.005s
I20260709 14:45:45.045704 25575 raft_consensus.cc:359] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.046265 25531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9" is_pre_election: true
I20260709 14:45:45.046696 25575 raft_consensus.cc:385] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.034847 25580 raft_consensus.cc:697] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 1 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:45.047127 25575 raft_consensus.cc:740] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
W20260709 14:45:45.050760 25347 leader_election.cc:343] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:45.049682 25580 consensus_queue.cc:237] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.051869 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9" is_pre_election: true
I20260709 14:45:45.049451 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:45.050875 25574 tablet_bootstrap.cc:492] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:45.054316 25530 raft_consensus.cc:2468] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
W20260709 14:45:45.055255 25347 leader_election.cc:343] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:45.060662 25602 raft_consensus.cc:515] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:45.066962 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:45.067610 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:45.069244 25456 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.067623 25530 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.068783 25602 leader_election.cc:290] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Requested vote from peers 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:45.063583 25575 consensus_queue.cc:260] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.080731 25576 tablet_bootstrap.cc:492] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:45.081801 25576 ts_tablet_manager.cc:1403] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.022s
I20260709 14:45:45.086014 25575 ts_tablet_manager.cc:1434] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.002s
I20260709 14:45:45.087116 25278 catalog_manager.cc:5697] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "5529e34154d44814923f2d31e9f7fdd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:45.082017 25279 catalog_manager.cc:5697] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:45.090348 25575 tablet_bootstrap.cc:492] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:45.092389 25574 tablet_bootstrap.cc:654] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.082733 25602 raft_consensus.cc:493] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:45.098995 25530 raft_consensus.cc:2468] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:45.099644 25456 raft_consensus.cc:2468] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:45.100757 25347 leader_election.cc:304] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.101044 25602 raft_consensus.cc:515] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.101946 25585 raft_consensus.cc:2804] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:45.104664 25585 raft_consensus.cc:697] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:45.105821 25576 raft_consensus.cc:359] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.109221 25576 raft_consensus.cc:385] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.109496 25576 raft_consensus.cc:740] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.106674 25585 consensus_queue.cc:237] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:45.110204 25576 consensus_queue.cc:260] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.121047 25602 leader_election.cc:290] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:45.127516 25576 ts_tablet_manager.cc:1434] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:45:45.128700 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11837c0425485db0c5ee72b98a2698" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9" is_pre_election: true
I20260709 14:45:45.129519 25530 raft_consensus.cc:2468] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
I20260709 14:45:45.128835 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11837c0425485db0c5ee72b98a2698" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:45.130955 25575 tablet_bootstrap.cc:654] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.131119 25456 raft_consensus.cc:2468] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
I20260709 14:45:45.133430 25347 leader_election.cc:304] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.134531 25585 raft_consensus.cc:2804] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:45.134938 25585 raft_consensus.cc:493] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:45.135587 25585 raft_consensus.cc:3060] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.136945 25576 tablet_bootstrap.cc:492] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:45.136163 25277 catalog_manager.cc:5697] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:45.159885 25585 raft_consensus.cc:515] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.166265 25575 tablet_bootstrap.cc:492] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:45.167037 25575 ts_tablet_manager.cc:1403] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.006s
I20260709 14:45:45.169385 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11837c0425485db0c5ee72b98a2698" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:45.170083 25456 raft_consensus.cc:3060] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.171145 25576 tablet_bootstrap.cc:654] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.172976 25574 tablet_bootstrap.cc:492] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:45.173728 25574 ts_tablet_manager.cc:1403] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.021s
I20260709 14:45:45.177413 25575 raft_consensus.cc:359] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.178367 25574 raft_consensus.cc:359] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.183943 25574 raft_consensus.cc:385] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.184316 25574 raft_consensus.cc:740] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.185144 25574 consensus_queue.cc:260] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.179452 25585 leader_election.cc:290] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:45.181260 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11837c0425485db0c5ee72b98a2698" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:45.183224 25575 raft_consensus.cc:385] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.187788 25530 raft_consensus.cc:3060] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.192824 25574 ts_tablet_manager.cc:1434] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:45:45.194422 25574 tablet_bootstrap.cc:492] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:45.200371 25530 raft_consensus.cc:2468] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:45.200589 25456 raft_consensus.cc:2468] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:45.186877 25575 raft_consensus.cc:740] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.202047 25347 leader_election.cc:304] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.202953 25575 consensus_queue.cc:260] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.206139 25585 raft_consensus.cc:2804] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:45.206794 25575 ts_tablet_manager.cc:1434] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260709 14:45:45.206895 25585 raft_consensus.cc:697] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:45.208387 25585 consensus_queue.cc:237] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.208648 25575 tablet_bootstrap.cc:492] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:45.212682 25574 tablet_bootstrap.cc:654] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.214660 25581 raft_consensus.cc:493] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:45.216418 25576 tablet_bootstrap.cc:492] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:45.216925 25576 ts_tablet_manager.cc:1403] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.026s
I20260709 14:45:45.219053 25576 raft_consensus.cc:359] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.219142 25581 raft_consensus.cc:515] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.219858 25576 raft_consensus.cc:385] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.220224 25576 raft_consensus.cc:740] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.221556 25581 leader_election.cc:290] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:45.221045 25576 consensus_queue.cc:260] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.222899 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805" is_pre_election: true
I20260709 14:45:45.224577 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:45.225627 25576 ts_tablet_manager.cc:1434] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:45:45.226759 25456 raft_consensus.cc:2393] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5529e34154d44814923f2d31e9f7fdd9 in current term 1: Already voted for candidate a57947e57f7a49699fa4fab7a60e4805 in this term.
I20260709 14:45:45.227377 25576 tablet_bootstrap.cc:492] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805: Bootstrap starting.
I20260709 14:45:45.230600 25495 leader_election.cc:304] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9; no voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805
I20260709 14:45:45.232048 25581 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.242120 25279 catalog_manager.cc:5697] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:45.243523 25581 raft_consensus.cc:2749] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:45.247771 25575 tablet_bootstrap.cc:654] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.248207 25574 tablet_bootstrap.cc:492] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:45.248785 25574 ts_tablet_manager.cc:1403] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.008s
I20260709 14:45:45.252306 25574 raft_consensus.cc:359] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.253242 25574 raft_consensus.cc:385] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.253600 25574 raft_consensus.cc:740] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.254426 25574 consensus_queue.cc:260] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.255368 25576 tablet_bootstrap.cc:654] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.257289 25574 ts_tablet_manager.cc:1434] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:45:45.258458 25574 tablet_bootstrap.cc:492] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:45.268294 25574 tablet_bootstrap.cc:654] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.280670 25279 catalog_manager.cc:5697] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:45.288627 25585 raft_consensus.cc:493] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:45.289415 25585 raft_consensus.cc:515] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.291874 25575 tablet_bootstrap.cc:492] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:45.292052 25585 leader_election.cc:290] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:45.292466 25575 ts_tablet_manager.cc:1403] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.003s
I20260709 14:45:45.293479 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9" is_pre_election: true
I20260709 14:45:45.294186 25530 raft_consensus.cc:2468] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
I20260709 14:45:45.294771 25574 tablet_bootstrap.cc:492] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:45.295253 25574 ts_tablet_manager.cc:1403] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.008s
I20260709 14:45:45.295326 25347 leader_election.cc:304] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.296223 25585 raft_consensus.cc:2804] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:45.297863 25585 raft_consensus.cc:493] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:45.296428 25575 raft_consensus.cc:359] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.298282 25585 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.298480 25575 raft_consensus.cc:385] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.298415 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:45.298983 25575 raft_consensus.cc:740] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.299877 25575 consensus_queue.cc:260] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.300988 25456 raft_consensus.cc:2468] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
I20260709 14:45:45.302994 25575 ts_tablet_manager.cc:1434] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:45:45.304111 25575 tablet_bootstrap.cc:492] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:45.306641 25574 raft_consensus.cc:359] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.307440 25574 raft_consensus.cc:385] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.307786 25574 raft_consensus.cc:740] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.308588 25574 consensus_queue.cc:260] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.311086 25576 tablet_bootstrap.cc:492] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805: No bootstrap required, opened a new log
I20260709 14:45:45.311061 25585 raft_consensus.cc:515] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.311754 25576 ts_tablet_manager.cc:1403] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.027s
I20260709 14:45:45.314019 25574 ts_tablet_manager.cc:1434] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:45:45.314994 25574 tablet_bootstrap.cc:492] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9: Bootstrap starting.
I20260709 14:45:45.315349 25576 raft_consensus.cc:359] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.316033 25576 raft_consensus.cc:385] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.316329 25576 raft_consensus.cc:740] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.317013 25576 consensus_queue.cc:260] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.321282 25602 raft_consensus.cc:493] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:45.322021 25602 raft_consensus.cc:515] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.323342 25574 tablet_bootstrap.cc:654] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.324643 25602 leader_election.cc:290] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:45.326464 25575 tablet_bootstrap.cc:654] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.326376 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd706a5f4ab542049f9df25e1ed68728" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9" is_pre_election: true
I20260709 14:45:45.327852 25576 ts_tablet_manager.cc:1434] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:45:45.328598 25585 leader_election.cc:290] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:45.329704 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:45.330340 25457 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:45.333822 25347 leader_election.cc:343] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:45.335196 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:45.335820 25530 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.353989 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd706a5f4ab542049f9df25e1ed68728" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
W20260709 14:45:45.355544 25348 leader_election.cc:343] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:45.356027 25348 leader_election.cc:304] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a57947e57f7a49699fa4fab7a60e4805; no voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:45.357057 25585 raft_consensus.cc:2749] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:45.369863 25530 raft_consensus.cc:2468] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:45.373317 25347 leader_election.cc:304] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.374254 25585 raft_consensus.cc:2804] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:45.375200 25585 raft_consensus.cc:697] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:45.375365 25457 raft_consensus.cc:2468] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:45.376384 25585 consensus_queue.cc:237] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.383659 25574 tablet_bootstrap.cc:492] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9: No bootstrap required, opened a new log
I20260709 14:45:45.384214 25574 ts_tablet_manager.cc:1403] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.031s
I20260709 14:45:45.385653 25575 tablet_bootstrap.cc:492] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:45.386318 25575 ts_tablet_manager.cc:1403] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.082s	user 0.027s	sys 0.035s
I20260709 14:45:45.387308 25574 raft_consensus.cc:359] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.388088 25574 raft_consensus.cc:385] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.388401 25574 raft_consensus.cc:740] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.389164 25574 consensus_queue.cc:260] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.389096 25279 catalog_manager.cc:5697] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:45.391709 25574 ts_tablet_manager.cc:1434] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:45:45.395035 25585 consensus_queue.cc:1048] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.394352 25575 raft_consensus.cc:359] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.397156 25575 raft_consensus.cc:385] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.397560 25575 raft_consensus.cc:740] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.398451 25575 consensus_queue.cc:260] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.402683 25575 ts_tablet_manager.cc:1434] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 14:45:45.403861 25575 tablet_bootstrap.cc:492] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:45.411377 25575 tablet_bootstrap.cc:654] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.444377 25575 tablet_bootstrap.cc:492] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:45.445035 25575 ts_tablet_manager.cc:1403] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.018s
I20260709 14:45:45.445537 25585 consensus_queue.cc:1048] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.448040 25575 raft_consensus.cc:359] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.448853 25575 raft_consensus.cc:385] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.449146 25575 raft_consensus.cc:740] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.450564 25575 consensus_queue.cc:260] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.452881 25575 ts_tablet_manager.cc:1434] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:45:45.454166 25575 tablet_bootstrap.cc:492] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21: Bootstrap starting.
I20260709 14:45:45.460810 25575 tablet_bootstrap.cc:654] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:45.471066 25581 raft_consensus.cc:493] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:45.471674 25581 raft_consensus.cc:515] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.474031 25581 leader_election.cc:290] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:45.475046 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805" is_pre_election: true
I20260709 14:45:45.475777 25382 raft_consensus.cc:2468] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 0.
I20260709 14:45:45.477136 25495 leader_election.cc:304] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.479025 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:45.479739 25457 raft_consensus.cc:2468] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 0.
I20260709 14:45:45.481707 25581 raft_consensus.cc:2804] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:45.482429 25581 raft_consensus.cc:493] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:45.482967 25581 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.484763 25575 tablet_bootstrap.cc:492] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21: No bootstrap required, opened a new log
I20260709 14:45:45.485232 25575 ts_tablet_manager.cc:1403] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260709 14:45:45.486043 25605 consensus_queue.cc:1048] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:45.488024 25575 raft_consensus.cc:359] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.489046 25575 raft_consensus.cc:385] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:45.489367 25575 raft_consensus.cc:740] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Initialized, Role: FOLLOWER
I20260709 14:45:45.490090 25575 consensus_queue.cc:260] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.493165 25575 ts_tablet_manager.cc:1434] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:45:45.491415 25581 raft_consensus.cc:515] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.497159 25581 leader_election.cc:290] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:45.498456 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:45.499331 25457 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.498471 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:45.501786 25381 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.511207 25381 raft_consensus.cc:2468] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 1.
I20260709 14:45:45.515375 25456 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.526417 25457 raft_consensus.cc:2468] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 1.
I20260709 14:45:45.526623 25495 leader_election.cc:304] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.527662 25581 raft_consensus.cc:2804] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:45.528162 25581 raft_consensus.cc:697] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Becoming Leader. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:45.529125 25581 consensus_queue.cc:237] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.535933 25605 consensus_queue.cc:1048] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:45:45.542091 25326 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:45.542991 25277 catalog_manager.cc:5697] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "5529e34154d44814923f2d31e9f7fdd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:45.567586 25631 raft_consensus.cc:493] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:45.568109 25631 raft_consensus.cc:515] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.570161 25631 leader_election.cc:290] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:45.571105 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:45.571470 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9" is_pre_election: true
I20260709 14:45:45.571784 25456 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
I20260709 14:45:45.572060 25530 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 0.
I20260709 14:45:45.573033 25348 leader_election.cc:304] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.573661 25631 raft_consensus.cc:2804] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:45.573984 25631 raft_consensus.cc:493] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:45.574309 25631 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.578820 25631 raft_consensus.cc:515] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.580603 25631 leader_election.cc:290] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:45.581483 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:45.581802 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:45.582218 25456 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.582371 25530 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.589102 25580 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.590910 25456 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:45.591517 25530 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 1.
I20260709 14:45:45.592408 25348 leader_election.cc:304] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.593276 25631 raft_consensus.cc:2804] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:45.593818 25631 raft_consensus.cc:697] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:45.594981 25631 consensus_queue.cc:237] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.609946 25277 catalog_manager.cc:5697] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:45.612056 25580 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:45.635273 25631 consensus_queue.cc:1048] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.645462 25605 raft_consensus.cc:493] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:45.646078 25605 raft_consensus.cc:515] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.649962 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd706a5f4ab542049f9df25e1ed68728" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805" is_pre_election: true
I20260709 14:45:45.650609 25381 raft_consensus.cc:2468] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 0.
I20260709 14:45:45.651175 25585 consensus_queue.cc:1048] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.651687 25495 leader_election.cc:304] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.652541 25581 raft_consensus.cc:2804] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:45.653034 25581 raft_consensus.cc:493] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:45.653075 25456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd706a5f4ab542049f9df25e1ed68728" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21" is_pre_election: true
I20260709 14:45:45.653606 25581 raft_consensus.cc:3060] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.653885 25456 raft_consensus.cc:2468] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 0.
I20260709 14:45:45.655925 25605 leader_election.cc:290] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:45.661080 25581 raft_consensus.cc:515] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.665048 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd706a5f4ab542049f9df25e1ed68728" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:45.665472 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd706a5f4ab542049f9df25e1ed68728" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:45.665735 25381 raft_consensus.cc:3060] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.666090 25457 raft_consensus.cc:3060] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:45.672844 25457 raft_consensus.cc:2468] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 1.
I20260709 14:45:45.674044 25497 leader_election.cc:304] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: 
I20260709 14:45:45.674937 25605 raft_consensus.cc:2804] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:45.675437 25605 raft_consensus.cc:697] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Becoming Leader. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:45.676278 25605 consensus_queue.cc:237] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.680896 25381 raft_consensus.cc:2468] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 1.
I20260709 14:45:45.681902 25581 leader_election.cc:290] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 1 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:45.682889 25585 consensus_queue.cc:1048] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.693382 25277 catalog_manager.cc:5697] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "5529e34154d44814923f2d31e9f7fdd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:45.699451 25603 consensus_queue.cc:1048] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:45.791712 25603 consensus_queue.cc:1048] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.803733 25585 consensus_queue.cc:1048] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.847066 25529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae"
dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
mode: GRACEFUL
new_leader_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:36306
I20260709 14:45:45.847808 25529 raft_consensus.cc:606] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Received request to transfer leadership to TS a57947e57f7a49699fa4fab7a60e4805
I20260709 14:45:45.862951 25457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
mode: GRACEFUL
new_leader_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:39500
I20260709 14:45:45.863503 25457 raft_consensus.cc:606] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 1 LEADER]: Received request to transfer leadership to TS a57947e57f7a49699fa4fab7a60e4805
I20260709 14:45:45.880575 25381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac11837c0425485db0c5ee72b98a2698"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:57944
I20260709 14:45:45.881052 25381 raft_consensus.cc:606] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:45.887398 25381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:57944
I20260709 14:45:45.887862 25381 raft_consensus.cc:606] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:45.892726 25529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0"
dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:36306
I20260709 14:45:45.893184 25529 raft_consensus.cc:606] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:45.898535 25581 raft_consensus.cc:993] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9: : Instructing follower a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:45.899076 25605 raft_consensus.cc:1081] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Signalling peer a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:45.899374 25381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:57944
I20260709 14:45:45.899878 25381 raft_consensus.cc:606] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:45.901188 25381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:57922
I20260709 14:45:45.901687 25381 raft_consensus.cc:493] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:45.902029 25381 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:45.907687 25381 raft_consensus.cc:515] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.910049 25381 leader_election.cc:290] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 2 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:45.910346 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:45.910995 25457 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:45.911243 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:45.911931 25529 raft_consensus.cc:3055] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:45.912331 25529 raft_consensus.cc:740] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:45.913273 25529 consensus_queue.cc:260] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.914798 25529 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:45.918511 25457 raft_consensus.cc:2468] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 2.
I20260709 14:45:45.919997 25348 leader_election.cc:304] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:45.920967 25631 raft_consensus.cc:2804] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:45.921428 25631 raft_consensus.cc:697] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:45.921648 25529 raft_consensus.cc:2468] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 2.
I20260709 14:45:45.922251 25631 consensus_queue.cc:237] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:45.929400 25277 catalog_manager.cc:5697] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 1 to 2, leader changed from 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195) to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:45.973708 25605 consensus_queue.cc:1048] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:45.981087 25631 consensus_queue.cc:1048] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:45.989303 25636 consensus_queue.cc:1048] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:46.001140 25603 consensus_queue.cc:1048] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:46.012358 25602 raft_consensus.cc:993] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:46.012866 25585 raft_consensus.cc:1081] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:46.015096 25456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39488
I20260709 14:45:46.015731 25456 raft_consensus.cc:493] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:46.016173 25456 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.016335 25636 raft_consensus.cc:993] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:46.016845 25636 raft_consensus.cc:1081] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:46.019076 25457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39474
I20260709 14:45:46.019624 25457 raft_consensus.cc:493] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:46.019982 25457 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.026062 25456 raft_consensus.cc:515] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.028412 25457 raft_consensus.cc:515] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.029440 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:46.030225 25381 raft_consensus.cc:3055] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:46.030546 25381 raft_consensus.cc:740] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:46.031318 25381 consensus_queue.cc:260] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.032049 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:46.032704 25530 raft_consensus.cc:3055] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:46.033092 25530 raft_consensus.cc:740] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:46.034271 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:46.033903 25530 consensus_queue.cc:260] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.034837 25382 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.035169 25530 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.040680 25381 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.047492 25381 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:46.051343 25530 raft_consensus.cc:2468] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:46.051818 25421 leader_election.cc:304] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:46.052712 25642 raft_consensus.cc:2804] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:46.053191 25642 raft_consensus.cc:697] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:46.053786 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:46.050164 25457 leader_election.cc:290] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:46.054366 25530 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.054121 25642 consensus_queue.cc:237] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.050550 25456 leader_election.cc:290] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:46.053081 25422 leader_election.cc:304] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: 
I20260709 14:45:46.055488 25580 raft_consensus.cc:2804] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:46.055922 25580 raft_consensus.cc:697] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:46.056767 25580 consensus_queue.cc:237] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.049211 25382 raft_consensus.cc:2468] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:46.064716 25530 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:46.066370 25279 catalog_manager.cc:5697] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 1 to 2, leader changed from a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:46.068260 25279 catalog_manager.cc:5697] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 1 to 2, leader changed from 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:46.106238 25603 raft_consensus.cc:993] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:46.106698 25602 raft_consensus.cc:1081] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:46.108598 25456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac11837c0425485db0c5ee72b98a2698"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39488
I20260709 14:45:46.109175 25456 raft_consensus.cc:493] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:46.109488 25456 raft_consensus.cc:3060] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.115391 25637 consensus_queue.cc:1048] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:46.115381 25456 raft_consensus.cc:515] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.118340 25456 leader_election.cc:290] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:46.118566 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11837c0425485db0c5ee72b98a2698" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:46.119177 25381 raft_consensus.cc:3055] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:46.119496 25381 raft_consensus.cc:740] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:46.120978 25381 consensus_queue.cc:260] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.122289 25381 raft_consensus.cc:3060] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.121388 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11837c0425485db0c5ee72b98a2698" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:46.124817 25530 raft_consensus.cc:3060] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.130175 25605 consensus_queue.cc:1048] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:46.133343 25381 raft_consensus.cc:2468] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:46.134920 25421 leader_election.cc:304] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:46.135778 25580 raft_consensus.cc:2804] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:46.136356 25580 raft_consensus.cc:697] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:46.137423 25580 consensus_queue.cc:237] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.146219 25530 raft_consensus.cc:2468] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:46.152268 25278 catalog_manager.cc:5697] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 1 to 2, leader changed from a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:46.159008 25642 raft_consensus.cc:993] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21: : Instructing follower a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:46.159511 25580 raft_consensus.cc:1081] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 1 LEADER]: Signalling peer a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:46.161317 25382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:57936
I20260709 14:45:46.162003 25382 raft_consensus.cc:493] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:46.162446 25382 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.169395 25382 raft_consensus.cc:515] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.171607 25382 leader_election.cc:290] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 2 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:46.172328 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:46.172993 25457 raft_consensus.cc:3055] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:46.173209 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:46.173342 25457 raft_consensus.cc:740] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:46.173851 25530 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.174386 25457 consensus_queue.cc:260] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.175829 25457 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.181691 25530 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 2.
I20260709 14:45:46.183218 25457 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 2.
I20260709 14:45:46.183192 25347 leader_election.cc:304] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:46.184218 25602 raft_consensus.cc:2804] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:46.184731 25602 raft_consensus.cc:697] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:46.185559 25602 consensus_queue.cc:237] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.193073 25279 catalog_manager.cc:5697] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 1 to 2, leader changed from 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194) to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:46.282286 25603 raft_consensus.cc:993] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:46.282883 25602 raft_consensus.cc:1081] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:46.284718 25457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39488
I20260709 14:45:46.285251 25457 raft_consensus.cc:493] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:46.285637 25457 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.290897 25457 raft_consensus.cc:515] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.293363 25457 leader_election.cc:290] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:46.293879 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:46.294047 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:46.295006 25530 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.294945 25382 raft_consensus.cc:3055] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:46.295580 25382 raft_consensus.cc:740] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:46.296583 25382 consensus_queue.cc:260] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.298043 25382 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:46.303316 25530 raft_consensus.cc:2468] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:46.304749 25422 leader_election.cc:304] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: 
I20260709 14:45:46.305704 25580 raft_consensus.cc:2804] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:46.306017 25382 raft_consensus.cc:2468] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:46.306250 25580 raft_consensus.cc:697] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:46.307255 25580 consensus_queue.cc:237] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:46.314450 25279 catalog_manager.cc:5697] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 1 to 2, leader changed from a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:46.419308 25457 raft_consensus.cc:1275] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.420862 25602 consensus_queue.cc:1048] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.428731 25530 raft_consensus.cc:1275] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.430197 25631 consensus_queue.cc:1048] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.484685 25382 raft_consensus.cc:1275] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.486523 25580 consensus_queue.cc:1048] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:45:46.497478 25530 raft_consensus.cc:1275] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.499487 25607 consensus_queue.cc:1048] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:45:46.542145 25530 raft_consensus.cc:1275] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.543499 25607 consensus_queue.cc:1048] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.553395 25382 raft_consensus.cc:1275] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.554890 25642 consensus_queue.cc:1048] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.574153 25530 raft_consensus.cc:1275] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.575213 25585 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.582621 25457 raft_consensus.cc:1275] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.584555 25585 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.631613 25530 raft_consensus.cc:1275] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.632921 25642 consensus_queue.cc:1048] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.640285 25382 raft_consensus.cc:1275] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.641981 25642 consensus_queue.cc:1048] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.825433 25382 raft_consensus.cc:1275] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.826546 25642 consensus_queue.cc:1048] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:46.834748 25530 raft_consensus.cc:1275] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:46.836422 25607 consensus_queue.cc:1048] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.932018 25247 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:45:48.933063 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:48.951673 25457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
mode: GRACEFUL
new_leader_uuid: "5529e34154d44814923f2d31e9f7fdd9"
 from {username='slave'} at 127.0.0.1:39510
I20260709 14:45:48.952189 25457 raft_consensus.cc:606] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Received request to transfer leadership to TS 5529e34154d44814923f2d31e9f7fdd9
I20260709 14:45:48.962978 25381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
mode: GRACEFUL
new_leader_uuid: "5529e34154d44814923f2d31e9f7fdd9"
 from {username='slave'} at 127.0.0.1:57952
I20260709 14:45:48.963485 25381 raft_consensus.cc:606] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Received request to transfer leadership to TS 5529e34154d44814923f2d31e9f7fdd9
I20260709 14:45:48.964869 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:45:48.965353 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:45:48.997560 25631 raft_consensus.cc:993] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805: : Instructing follower 5529e34154d44814923f2d31e9f7fdd9 to start an election
I20260709 14:45:48.998011 25668 raft_consensus.cc:1081] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Signalling peer 5529e34154d44814923f2d31e9f7fdd9 to start an election
I20260709 14:45:48.999513 25530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc"
dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
 from {username='slave'} at 127.0.0.1:36300
I20260709 14:45:48.999919 25530 raft_consensus.cc:493] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:49.000144 25530 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:49.003867 25530 raft_consensus.cc:515] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:49.005362 25530 leader_election.cc:290] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 3 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:49.006259 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:49.006466 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:49.006870 25381 raft_consensus.cc:3055] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:49.006994 25457 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:49.007279 25381 raft_consensus.cc:740] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:49.008087 25381 consensus_queue.cc:260] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:49.009306 25381 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:49.013674 25457 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 3.
I20260709 14:45:49.015095 25497 leader_election.cc:304] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: 
I20260709 14:45:49.015961 25663 raft_consensus.cc:2804] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:49.015887 25381 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 3.
I20260709 14:45:49.016520 25663 raft_consensus.cc:697] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Becoming Leader. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:49.017422 25663 consensus_queue.cc:237] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:49.023828 25278 catalog_manager.cc:5697] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 reported cstate change: term changed from 2 to 3, leader changed from a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193) to 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "5529e34154d44814923f2d31e9f7fdd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:49.132313 25664 raft_consensus.cc:993] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21: : Instructing follower 5529e34154d44814923f2d31e9f7fdd9 to start an election
I20260709 14:45:49.132787 25664 raft_consensus.cc:1081] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Signalling peer 5529e34154d44814923f2d31e9f7fdd9 to start an election
I20260709 14:45:49.134167 25530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5"
dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
 from {username='slave'} at 127.0.0.1:36296
I20260709 14:45:49.134675 25530 raft_consensus.cc:493] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:49.134994 25530 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:49.139923 25530 raft_consensus.cc:515] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:49.141472 25530 leader_election.cc:290] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 3 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:49.142210 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:49.142599 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:49.142887 25381 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:49.143219 25457 raft_consensus.cc:3055] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:49.143570 25457 raft_consensus.cc:740] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:49.144477 25457 consensus_queue.cc:260] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:49.145862 25457 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:49.150283 25381 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 3.
I20260709 14:45:49.151620 25495 leader_election.cc:304] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:49.152359 25663 raft_consensus.cc:2804] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:49.152753 25457 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 3.
I20260709 14:45:49.152854 25663 raft_consensus.cc:697] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Becoming Leader. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:49.153798 25663 consensus_queue.cc:237] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:49.160094 25278 catalog_manager.cc:5697] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 reported cstate change: term changed from 2 to 3, leader changed from 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194) to 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "5529e34154d44814923f2d31e9f7fdd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:49.610431 25457 raft_consensus.cc:1275] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Refusing update from remote peer 5529e34154d44814923f2d31e9f7fdd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:49.611901 25663 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:49.621977 25381 raft_consensus.cc:1275] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Refusing update from remote peer 5529e34154d44814923f2d31e9f7fdd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:49.623787 25669 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:45:49.709932 25457 raft_consensus.cc:1275] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Refusing update from remote peer 5529e34154d44814923f2d31e9f7fdd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:49.711169 25679 consensus_queue.cc:1048] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:49.720216 25382 raft_consensus.cc:1275] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Refusing update from remote peer 5529e34154d44814923f2d31e9f7fdd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:49.721747 25663 consensus_queue.cc:1048] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:49.966219 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:49.975937 25382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:57944
I20260709 14:45:49.976468 25382 raft_consensus.cc:606] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:49.981535 25382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:57944
I20260709 14:45:49.982057 25382 raft_consensus.cc:606] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:49.986850 25530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc"
dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:36306
I20260709 14:45:49.987339 25530 raft_consensus.cc:606] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:49.991601 25382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:57944
I20260709 14:45:49.992097 25382 raft_consensus.cc:606] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:50.004622 25530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5"
dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
mode: GRACEFUL
new_leader_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:36306
I20260709 14:45:50.005113 25530 raft_consensus.cc:606] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Received request to transfer leadership to TS 8f8e061d619e430ca809f8568e8e7b21
I20260709 14:45:50.157538 25669 raft_consensus.cc:993] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.158000 25663 raft_consensus.cc:1081] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.159533 25457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39474
I20260709 14:45:50.160004 25457 raft_consensus.cc:493] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:50.160291 25457 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:50.164258 25457 raft_consensus.cc:515] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.165876 25457 leader_election.cc:290] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 4 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:50.166981 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:50.166749 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480c5206dc264cca8c47e29ab3d8eea5" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:50.167464 25530 raft_consensus.cc:3055] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:45:50.167569 25382 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:50.167801 25530 raft_consensus.cc:740] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:50.168644 25530 consensus_queue.cc:260] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.169456 25530 raft_consensus.cc:3060] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:50.172720 25382 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 4.
I20260709 14:45:50.173213 25530 raft_consensus.cc:2468] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 4.
I20260709 14:45:50.173981 25421 leader_election.cc:304] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [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: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:50.174876 25607 raft_consensus.cc:2804] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:45:50.175307 25607 raft_consensus.cc:697] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 4 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:50.175922 25607 consensus_queue.cc:237] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.180903 25685 raft_consensus.cc:993] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.181318 25668 raft_consensus.cc:1081] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.182762 25457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39488
I20260709 14:45:50.182418 25278 catalog_manager.cc:5697] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 3 to 4, leader changed from 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 4 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:50.183314 25457 raft_consensus.cc:493] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:50.183710 25457 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:50.188875 25457 raft_consensus.cc:515] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.191764 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:50.192040 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296dc25c20fe422ba238780f1dca1cae" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:50.192358 25382 raft_consensus.cc:3055] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:50.192644 25530 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:50.192803 25382 raft_consensus.cc:740] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:50.191030 25457 leader_election.cc:290] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 3 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:50.193949 25382 consensus_queue.cc:260] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.195334 25382 raft_consensus.cc:3060] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:50.198374 25530 raft_consensus.cc:2468] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 3.
I20260709 14:45:50.199337 25422 leader_election.cc:304] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: 
I20260709 14:45:50.200098 25607 raft_consensus.cc:2804] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:50.200680 25607 raft_consensus.cc:697] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 3 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:50.201238 25382 raft_consensus.cc:2468] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 3.
I20260709 14:45:50.201596 25607 consensus_queue.cc:237] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.208770 25278 catalog_manager.cc:5697] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 2 to 3, leader changed from a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 3 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:50.241092 25669 raft_consensus.cc:993] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.241515 25669 raft_consensus.cc:1081] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.242805 25457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39474
I20260709 14:45:50.243235 25457 raft_consensus.cc:493] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:50.243506 25457 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:50.247429 25457 raft_consensus.cc:515] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.248899 25457 leader_election.cc:290] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 4 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:50.249766 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:50.249894 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:50.250264 25382 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:50.250475 25530 raft_consensus.cc:3055] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:45:50.250792 25530 raft_consensus.cc:740] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:50.251423 25530 consensus_queue.cc:260] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.252210 25530 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:50.254814 25382 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 4.
I20260709 14:45:50.255816 25421 leader_election.cc:304] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [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: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:50.256052 25530 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 4.
I20260709 14:45:50.256665 25607 raft_consensus.cc:2804] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:45:50.257177 25607 raft_consensus.cc:697] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 4 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:50.257892 25607 consensus_queue.cc:237] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.263518 25278 catalog_manager.cc:5697] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 3 to 4, leader changed from 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 4 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:50.269523 25685 raft_consensus.cc:993] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.270036 25668 raft_consensus.cc:1081] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.271720 25457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39488
I20260709 14:45:50.272235 25457 raft_consensus.cc:493] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:50.272579 25457 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:50.276332 25457 raft_consensus.cc:515] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.277819 25457 leader_election.cc:290] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:50.278643 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:50.278833 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:50.279320 25530 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:50.279266 25382 raft_consensus.cc:3055] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:50.279883 25382 raft_consensus.cc:740] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:50.280769 25382 consensus_queue.cc:260] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.281797 25382 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:50.285527 25530 raft_consensus.cc:2468] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:50.286396 25529 raft_consensus.cc:1240] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Rejecting Update request from peer a57947e57f7a49699fa4fab7a60e4805 for earlier term 1. Current term is 2. Ops: []
I20260709 14:45:50.286674 25422 leader_election.cc:304] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: 
I20260709 14:45:50.287570 25607 raft_consensus.cc:2804] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:50.288064 25607 raft_consensus.cc:697] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:50.288394 25382 raft_consensus.cc:2468] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:50.289026 25607 consensus_queue.cc:237] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:50.296079 25278 catalog_manager.cc:5697] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 1 to 2, leader changed from a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:50.454720 25685 raft_consensus.cc:993] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805: : Instructing follower 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.455181 25668 raft_consensus.cc:1081] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Signalling peer 8f8e061d619e430ca809f8568e8e7b21 to start an election
I20260709 14:45:50.456643 25457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
 from {username='slave'} at 127.0.0.1:39488
I20260709 14:45:50.457093 25457 raft_consensus.cc:493] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:50.457392 25457 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:50.461201 25457 raft_consensus.cc:515] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:50.462669 25457 leader_election.cc:290] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Requested vote from peers 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147), a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727)
I20260709 14:45:50.463433 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:50.463729 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0" candidate_uuid: "8f8e061d619e430ca809f8568e8e7b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:50.463956 25529 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:50.464306 25382 raft_consensus.cc:3055] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:50.464625 25382 raft_consensus.cc:740] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:50.465313 25382 consensus_queue.cc:260] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:50.466205 25382 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:50.468444 25529 raft_consensus.cc:2468] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:50.469494 25422 leader_election.cc:304] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, 8f8e061d619e430ca809f8568e8e7b21; no voters: 
I20260709 14:45:50.470245 25607 raft_consensus.cc:2804] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:50.470669 25607 raft_consensus.cc:697] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Leader. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:50.471156 25382 raft_consensus.cc:2468] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8e061d619e430ca809f8568e8e7b21 in term 2.
I20260709 14:45:50.471508 25607 consensus_queue.cc:237] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:50.477953 25278 catalog_manager.cc:5697] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 reported cstate change: term changed from 1 to 2, leader changed from a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193) to 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "8f8e061d619e430ca809f8568e8e7b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:50.569831 25382 raft_consensus.cc:1275] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 4 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:50.571080 25607 consensus_queue.cc:1048] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:50.579483 25529 raft_consensus.cc:1275] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 4 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:50.580989 25607 consensus_queue.cc:1048] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:50.589282 25529 raft_consensus.cc:1275] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:50.591441 25664 consensus_queue.cc:1048] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:50.600080 25382 raft_consensus.cc:1275] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:50.602357 25664 consensus_queue.cc:1048] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:50.661461 25382 raft_consensus.cc:1275] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 4 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:50.662611 25664 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:50.670907 25529 raft_consensus.cc:1275] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 4 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:50.672387 25607 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:50.774955 25529 raft_consensus.cc:1275] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:50.776196 25607 consensus_queue.cc:1048] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:50.785784 25382 raft_consensus.cc:1275] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:50.788229 25664 consensus_queue.cc:1048] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:50.869647 25382 raft_consensus.cc:1275] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:50.870738 25664 consensus_queue.cc:1048] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:50.879334 25529 raft_consensus.cc:1275] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Refusing update from remote peer 8f8e061d619e430ca809f8568e8e7b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:50.880820 25664 consensus_queue.cc:1048] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:53.009423 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:53.017602 25457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
mode: GRACEFUL
new_leader_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:39510
I20260709 14:45:53.018353 25457 raft_consensus.cc:606] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Received request to transfer leadership to TS a57947e57f7a49699fa4fab7a60e4805
I20260709 14:45:53.021478 25457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
mode: GRACEFUL
new_leader_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:39510
I20260709 14:45:53.021968 25457 raft_consensus.cc:606] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Received request to transfer leadership to TS a57947e57f7a49699fa4fab7a60e4805
I20260709 14:45:53.024758 25457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
mode: GRACEFUL
new_leader_uuid: "5529e34154d44814923f2d31e9f7fdd9"
 from {username='slave'} at 127.0.0.1:39510
I20260709 14:45:53.025236 25457 raft_consensus.cc:606] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Received request to transfer leadership to TS 5529e34154d44814923f2d31e9f7fdd9
I20260709 14:45:53.027643 25457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
mode: GRACEFUL
new_leader_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:39510
I20260709 14:45:53.028131 25457 raft_consensus.cc:606] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Received request to transfer leadership to TS a57947e57f7a49699fa4fab7a60e4805
I20260709 14:45:53.030560 25457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc"
dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
mode: GRACEFUL
new_leader_uuid: "5529e34154d44814923f2d31e9f7fdd9"
 from {username='slave'} at 127.0.0.1:39510
I20260709 14:45:53.031072 25457 raft_consensus.cc:606] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 4 LEADER]: Received request to transfer leadership to TS 5529e34154d44814923f2d31e9f7fdd9
I20260709 14:45:53.032199 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:45:53.032711 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:45:53.098958 25707 raft_consensus.cc:993] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21: : Instructing follower 5529e34154d44814923f2d31e9f7fdd9 to start an election
I20260709 14:45:53.099786 25708 raft_consensus.cc:1081] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 4 LEADER]: Signalling peer 5529e34154d44814923f2d31e9f7fdd9 to start an election
I20260709 14:45:53.101439 25529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc"
dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
 from {username='slave'} at 127.0.0.1:36296
I20260709 14:45:53.101953 25529 raft_consensus.cc:493] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:53.102452 25529 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:53.108114 25529 raft_consensus.cc:515] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.110178 25529 leader_election.cc:290] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 5 election: Requested vote from peers a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727), 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627)
I20260709 14:45:53.111510 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:53.111241 25382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5eb252df77b49c0994a9d30a12642bc" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:53.112221 25457 raft_consensus.cc:3055] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:45:53.112250 25382 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:53.112610 25457 raft_consensus.cc:740] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:53.113480 25457 consensus_queue.cc:260] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.114727 25457 raft_consensus.cc:3060] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:53.118186 25707 raft_consensus.cc:993] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21: : Instructing follower a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:53.118675 25708 raft_consensus.cc:1081] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Signalling peer a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:53.119513 25382 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 5.
I20260709 14:45:53.120395 25380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:57936
I20260709 14:45:53.120990 25380 raft_consensus.cc:493] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:53.120867 25495 leader_election.cc:304] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [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: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:53.121417 25380 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.121964 25705 raft_consensus.cc:2804] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:45:53.122409 25705 raft_consensus.cc:697] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 5 LEADER]: Becoming Leader. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:53.122812 25457 raft_consensus.cc:2468] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 5.
I20260709 14:45:53.123400 25705 consensus_queue.cc:237] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.131351 25380 raft_consensus.cc:515] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.134891 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:53.135170 25380 leader_election.cc:290] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 3 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:53.135490 25457 raft_consensus.cc:3055] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:53.135802 25457 raft_consensus.cc:740] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:53.135761 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7e968b8f6d4858a8b7fda1ba9a1413" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:53.136698 25457 consensus_queue.cc:260] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.137451 25529 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.137923 25457 raft_consensus.cc:3060] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.138893 25279 catalog_manager.cc:5697] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 reported cstate change: term changed from 4 to 5, leader changed from 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194) to 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "5529e34154d44814923f2d31e9f7fdd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:53.144546 25457 raft_consensus.cc:2468] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 3.
I20260709 14:45:53.144546 25529 raft_consensus.cc:2468] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 3.
I20260709 14:45:53.146163 25348 leader_election.cc:304] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8e061d619e430ca809f8568e8e7b21, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:53.148401 25714 raft_consensus.cc:2804] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:53.150127 25714 raft_consensus.cc:697] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 3 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:53.151281 25714 consensus_queue.cc:237] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.159374 25279 catalog_manager.cc:5697] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 2 to 3, leader changed from 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194) to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 3 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:53.282980 25707 raft_consensus.cc:993] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21: : Instructing follower a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:53.283470 25708 raft_consensus.cc:1081] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Signalling peer a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:53.285126 25380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:57936
I20260709 14:45:53.285749 25380 raft_consensus.cc:493] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:53.286129 25380 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.291008 25380 raft_consensus.cc:515] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.292771 25380 leader_election.cc:290] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 3 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:53.293757 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:53.293951 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5367155a45c14d9482b7e9dae7b0af57" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:53.294548 25457 raft_consensus.cc:3055] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:53.294608 25529 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.294847 25457 raft_consensus.cc:740] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:53.295622 25457 consensus_queue.cc:260] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.296536 25457 raft_consensus.cc:3060] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.299598 25529 raft_consensus.cc:2468] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 3.
I20260709 14:45:53.300868 25457 raft_consensus.cc:2468] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 3.
I20260709 14:45:53.300938 25347 leader_election.cc:304] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:53.301846 25714 raft_consensus.cc:2804] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:53.302332 25714 raft_consensus.cc:697] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 3 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:53.303157 25714 consensus_queue.cc:237] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.310658 25279 catalog_manager.cc:5697] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 2 to 3, leader changed from 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194) to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 3 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:53.399026 25707 raft_consensus.cc:993] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21: : Instructing follower a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:53.399585 25708 raft_consensus.cc:1081] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Signalling peer a57947e57f7a49699fa4fab7a60e4805 to start an election
I20260709 14:45:53.401268 25380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0"
dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
 from {username='slave'} at 127.0.0.1:57936
I20260709 14:45:53.401912 25380 raft_consensus.cc:493] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:53.402256 25380 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.407200 25380 raft_consensus.cc:515] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.409107 25380 leader_election.cc:290] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 3 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195:41147)
I20260709 14:45:53.410027 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:53.410398 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b0eb6814734402a00c62060260d3f0" candidate_uuid: "a57947e57f7a49699fa4fab7a60e4805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
I20260709 14:45:53.410573 25457 raft_consensus.cc:3055] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:53.410948 25457 raft_consensus.cc:740] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:53.410979 25529 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.411641 25457 consensus_queue.cc:260] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.412616 25457 raft_consensus.cc:3060] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.416100 25529 raft_consensus.cc:2468] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 3.
I20260709 14:45:53.416790 25457 raft_consensus.cc:2468] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57947e57f7a49699fa4fab7a60e4805 in term 3.
I20260709 14:45:53.417424 25347 leader_election.cc:304] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:53.418349 25714 raft_consensus.cc:2804] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:53.418798 25714 raft_consensus.cc:697] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 LEADER]: Becoming Leader. State: Replica: a57947e57f7a49699fa4fab7a60e4805, State: Running, Role: LEADER
I20260709 14:45:53.419554 25714 consensus_queue.cc:237] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [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: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } }
I20260709 14:45:53.423985 25707 raft_consensus.cc:993] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21: : Instructing follower 5529e34154d44814923f2d31e9f7fdd9 to start an election
I20260709 14:45:53.424610 25708 raft_consensus.cc:1081] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Signalling peer 5529e34154d44814923f2d31e9f7fdd9 to start an election
I20260709 14:45:53.426440 25529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0"
dest_uuid: "5529e34154d44814923f2d31e9f7fdd9"
 from {username='slave'} at 127.0.0.1:36296
I20260709 14:45:53.426934 25529 raft_consensus.cc:493] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:53.427261 25529 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.427627 25279 catalog_manager.cc:5697] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 reported cstate change: term changed from 2 to 3, leader changed from 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194) to a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193). New cstate: current_term: 3 leader_uuid: "a57947e57f7a49699fa4fab7a60e4805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:53.433882 25529 raft_consensus.cc:515] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:53.435904 25529 leader_election.cc:290] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 3 election: Requested vote from peers 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627), a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727)
I20260709 14:45:53.436661 25457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f8e061d619e430ca809f8568e8e7b21"
I20260709 14:45:53.437005 25380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4114ac8375a4469e8a0f6557262339a0" candidate_uuid: "5529e34154d44814923f2d31e9f7fdd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a57947e57f7a49699fa4fab7a60e4805"
I20260709 14:45:53.437270 25457 raft_consensus.cc:3055] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:53.437561 25380 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.437585 25457 raft_consensus.cc:740] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f8e061d619e430ca809f8568e8e7b21, State: Running, Role: LEADER
I20260709 14:45:53.438597 25457 consensus_queue.cc:260] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [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: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:53.439440 25457 raft_consensus.cc:3060] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:53.442783 25380 raft_consensus.cc:2468] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 3.
I20260709 14:45:53.443719 25457 raft_consensus.cc:2468] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5529e34154d44814923f2d31e9f7fdd9 in term 3.
I20260709 14:45:53.443881 25495 leader_election.cc:304] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5529e34154d44814923f2d31e9f7fdd9, a57947e57f7a49699fa4fab7a60e4805; no voters: 
I20260709 14:45:53.445086 25710 raft_consensus.cc:2804] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:53.445581 25710 raft_consensus.cc:697] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Becoming Leader. State: Replica: 5529e34154d44814923f2d31e9f7fdd9, State: Running, Role: LEADER
I20260709 14:45:53.446399 25710 consensus_queue.cc:237] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [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: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } }
I20260709 14:45:53.453609 25279 catalog_manager.cc:5697] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 reported cstate change: term changed from 2 to 3, leader changed from 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194) to 5529e34154d44814923f2d31e9f7fdd9 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "5529e34154d44814923f2d31e9f7fdd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:53.543449 25457 raft_consensus.cc:1275] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 5 FOLLOWER]: Refusing update from remote peer 5529e34154d44814923f2d31e9f7fdd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:45:53.544924 25710 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:45:53.555685 25380 raft_consensus.cc:1275] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 5 FOLLOWER]: Refusing update from remote peer 5529e34154d44814923f2d31e9f7fdd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:45:53.557395 25705 consensus_queue.cc:1048] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:45:53.624138 25457 raft_consensus.cc:1275] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:53.625377 25714 consensus_queue.cc:1048] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:53.633993 25529 raft_consensus.cc:1275] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:53.635491 25728 consensus_queue.cc:1048] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:45:53.839913 25529 raft_consensus.cc:1275] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:53.841176 25728 consensus_queue.cc:1048] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:53.847954 25457 raft_consensus.cc:1275] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:53.849494 25714 consensus_queue.cc:1048] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:53.850859 25457 raft_consensus.cc:1275] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:53.854007 25715 consensus_queue.cc:1048] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:45:53.866745 25529 raft_consensus.cc:1275] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Refusing update from remote peer a57947e57f7a49699fa4fab7a60e4805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:53.868366 25714 consensus_queue.cc:1048] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5529e34154d44814923f2d31e9f7fdd9" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:53.947490 25457 raft_consensus.cc:1275] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Refusing update from remote peer 5529e34154d44814923f2d31e9f7fdd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:53.948670 25380 raft_consensus.cc:1275] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Refusing update from remote peer 5529e34154d44814923f2d31e9f7fdd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:53.948779 25705 consensus_queue.cc:1048] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8e061d619e430ca809f8568e8e7b21" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:53.950116 25710 consensus_queue.cc:1048] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57947e57f7a49699fa4fab7a60e4805" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:54.033610 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:54.040148 25247 tablet_server.cc:179] TabletServer@127.24.167.193:0 shutting down...
I20260709 14:45:54.069613 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:45:54.070348 25247 tablet_replica.cc:333] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.071019 25247 raft_consensus.cc:2243] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.071583 25247 raft_consensus.cc:2272] T 480c5206dc264cca8c47e29ab3d8eea5 P a57947e57f7a49699fa4fab7a60e4805 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.073875 25247 tablet_replica.cc:333] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.074445 25247 raft_consensus.cc:2243] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.075162 25247 raft_consensus.cc:2272] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.077600 25247 tablet_replica.cc:333] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.078122 25247 raft_consensus.cc:2243] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.078531 25247 raft_consensus.cc:2272] T cd706a5f4ab542049f9df25e1ed68728 P a57947e57f7a49699fa4fab7a60e4805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.080155 25247 tablet_replica.cc:333] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.080749 25247 raft_consensus.cc:2243] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.081733 25247 raft_consensus.cc:2272] T 34b0eb6814734402a00c62060260d3f0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.084203 25247 tablet_replica.cc:333] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.084928 25247 raft_consensus.cc:2243] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.085486 25247 raft_consensus.cc:2272] T 4114ac8375a4469e8a0f6557262339a0 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.089022 25247 tablet_replica.cc:333] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.089694 25247 raft_consensus.cc:2243] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.090220 25247 raft_consensus.cc:2272] T b5eb252df77b49c0994a9d30a12642bc P a57947e57f7a49699fa4fab7a60e4805 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.092592 25247 tablet_replica.cc:333] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.093107 25247 raft_consensus.cc:2243] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.093551 25247 raft_consensus.cc:2272] T 296dc25c20fe422ba238780f1dca1cae P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.095281 25247 tablet_replica.cc:333] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.095777 25247 raft_consensus.cc:2243] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.096592 25247 raft_consensus.cc:2272] T 5367155a45c14d9482b7e9dae7b0af57 P a57947e57f7a49699fa4fab7a60e4805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.098548 25247 tablet_replica.cc:333] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805: stopping tablet replica
I20260709 14:45:54.099040 25247 raft_consensus.cc:2243] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.099500 25247 raft_consensus.cc:2272] T ac11837c0425485db0c5ee72b98a2698 P a57947e57f7a49699fa4fab7a60e4805 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:45:54.221069 25495 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.167.193:40727: connect: Connection refused (error 111)
I20260709 14:45:54.224715 25247 tablet_server.cc:196] TabletServer@127.24.167.193:0 shutdown complete.
W20260709 14:45:54.225251 25495 consensus_peers.cc:597] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 -> Peer a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727): Couldn't send request to peer a57947e57f7a49699fa4fab7a60e4805. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:40727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:45:54.231611 25421 consensus_peers.cc:597] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 -> Peer a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727): Couldn't send request to peer a57947e57f7a49699fa4fab7a60e4805. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:40727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:54.246727 25247 tablet_server.cc:179] TabletServer@127.24.167.194:0 shutting down...
W20260709 14:45:54.251371 25497 consensus_peers.cc:597] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 -> Peer 8f8e061d619e430ca809f8568e8e7b21 (127.24.167.194:40627): Couldn't send request to peer 8f8e061d619e430ca809f8568e8e7b21. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:54.272013 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:45:54.272786 25247 tablet_replica.cc:333] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.273375 25247 raft_consensus.cc:2243] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.273842 25247 raft_consensus.cc:2272] T cd706a5f4ab542049f9df25e1ed68728 P 8f8e061d619e430ca809f8568e8e7b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.275643 25247 tablet_replica.cc:333] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.276168 25247 raft_consensus.cc:2243] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.277068 25247 raft_consensus.cc:2272] T 480c5206dc264cca8c47e29ab3d8eea5 P 8f8e061d619e430ca809f8568e8e7b21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.279186 25247 tablet_replica.cc:333] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.279726 25247 raft_consensus.cc:2243] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.280134 25247 raft_consensus.cc:2272] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.282147 25247 tablet_replica.cc:333] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.282642 25247 raft_consensus.cc:2243] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.283357 25247 raft_consensus.cc:2272] T ac11837c0425485db0c5ee72b98a2698 P 8f8e061d619e430ca809f8568e8e7b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.285017 25247 tablet_replica.cc:333] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.285498 25247 raft_consensus.cc:2243] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.285883 25247 raft_consensus.cc:2272] T 5367155a45c14d9482b7e9dae7b0af57 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.287974 25247 tablet_replica.cc:333] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.288543 25247 raft_consensus.cc:2243] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.289304 25247 raft_consensus.cc:2272] T 296dc25c20fe422ba238780f1dca1cae P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.290832 25247 tablet_replica.cc:333] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.291306 25247 raft_consensus.cc:2243] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.291698 25247 raft_consensus.cc:2272] T b5eb252df77b49c0994a9d30a12642bc P 8f8e061d619e430ca809f8568e8e7b21 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.293773 25247 tablet_replica.cc:333] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.294245 25247 raft_consensus.cc:2243] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.294745 25247 raft_consensus.cc:2272] T 34b0eb6814734402a00c62060260d3f0 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.296659 25247 tablet_replica.cc:333] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21: stopping tablet replica
I20260709 14:45:54.297103 25247 raft_consensus.cc:2243] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.297503 25247 raft_consensus.cc:2272] T 4114ac8375a4469e8a0f6557262339a0 P 8f8e061d619e430ca809f8568e8e7b21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.326231 25247 tablet_server.cc:196] TabletServer@127.24.167.194:0 shutdown complete.
W20260709 14:45:54.340435 25495 consensus_peers.cc:597] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 -> Peer a57947e57f7a49699fa4fab7a60e4805 (127.24.167.193:40727): Couldn't send request to peer a57947e57f7a49699fa4fab7a60e4805. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:40727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:54.344285 25247 tablet_server.cc:179] TabletServer@127.24.167.195:0 shutting down...
I20260709 14:45:54.369454 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:45:54.370098 25247 tablet_replica.cc:333] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.370747 25247 raft_consensus.cc:2243] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.371564 25247 raft_consensus.cc:2272] T cd706a5f4ab542049f9df25e1ed68728 P 5529e34154d44814923f2d31e9f7fdd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.373353 25247 tablet_replica.cc:333] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.373878 25247 raft_consensus.cc:2243] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.374302 25247 raft_consensus.cc:2272] T 480c5206dc264cca8c47e29ab3d8eea5 P 5529e34154d44814923f2d31e9f7fdd9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.375952 25247 tablet_replica.cc:333] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.376438 25247 raft_consensus.cc:2243] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.376906 25247 raft_consensus.cc:2272] T 1e7e968b8f6d4858a8b7fda1ba9a1413 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.379519 25247 tablet_replica.cc:333] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.380017 25247 raft_consensus.cc:2243] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.380439 25247 raft_consensus.cc:2272] T ac11837c0425485db0c5ee72b98a2698 P 5529e34154d44814923f2d31e9f7fdd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.382099 25247 tablet_replica.cc:333] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.382583 25247 raft_consensus.cc:2243] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.383024 25247 raft_consensus.cc:2272] T 34b0eb6814734402a00c62060260d3f0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.385015 25247 tablet_replica.cc:333] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.385509 25247 raft_consensus.cc:2243] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.386216 25247 raft_consensus.cc:2272] T 4114ac8375a4469e8a0f6557262339a0 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.388159 25247 tablet_replica.cc:333] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.388693 25247 raft_consensus.cc:2243] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.389149 25247 raft_consensus.cc:2272] T 5367155a45c14d9482b7e9dae7b0af57 P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.390928 25247 tablet_replica.cc:333] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.391422 25247 raft_consensus.cc:2243] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:54.391832 25247 raft_consensus.cc:2272] T 296dc25c20fe422ba238780f1dca1cae P 5529e34154d44814923f2d31e9f7fdd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.393554 25247 tablet_replica.cc:333] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9: stopping tablet replica
I20260709 14:45:54.393976 25247 raft_consensus.cc:2243] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.394677 25247 raft_consensus.cc:2272] T b5eb252df77b49c0994a9d30a12642bc P 5529e34154d44814923f2d31e9f7fdd9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.422564 25247 tablet_server.cc:196] TabletServer@127.24.167.195:0 shutdown complete.
I20260709 14:45:54.440392 25247 master.cc:562] Master@127.24.167.254:42091 shutting down...
I20260709 14:45:54.598152 25247 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:45:54.598763 25247 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:54.599134 25247 tablet_replica.cc:333] T 00000000000000000000000000000000 P 141c29d301b443f2a2e8b8e18429cb9c: stopping tablet replica
I20260709 14:45:54.619750 25247 master.cc:584] Master@127.24.167.254:42091 shutdown complete.
5529e34154d44814923f2d31e9f7fdd9  1
8f8e061d619e430ca809f8568e8e7b21  4
a57947e57f7a49699fa4fab7a60e4805  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12705 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:45:54.663757 25247 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.167.254:41949
I20260709 14:45:54.665088 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:54.671126 25740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:54.671442 25741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:54.672739 25743 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:54.673910 25247 server_base.cc:1061] running on GCE node
I20260709 14:45:54.674741 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:54.674963 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:54.675083 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608354675073 us; error 0 us; skew 500 ppm
I20260709 14:45:54.675540 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:54.678056 25247 webserver.cc:533] Webserver started at http://127.24.167.254:37143/ using document root <none> and password file <none>
I20260709 14:45:54.678555 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:54.678720 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:54.678939 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:54.680011 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/master-0-root/instance:
uuid: "b876be467f02473fbc24b7798c5e11ee"
format_stamp: "Formatted at 2026-07-09 14:45:54 on dist-test-slave-tp5d"
I20260709 14:45:54.684381 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:45:54.687634 25748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:54.688380 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:45:54.688741 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/master-0-root
uuid: "b876be467f02473fbc24b7798c5e11ee"
format_stamp: "Formatted at 2026-07-09 14:45:54 on dist-test-slave-tp5d"
I20260709 14:45:54.689069 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:54.704392 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:54.705749 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:54.744539 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.254:41949
I20260709 14:45:54.744625 25799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.254:41949 every 8 connection(s)
I20260709 14:45:54.748387 25800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:54.757638 25800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee: Bootstrap starting.
I20260709 14:45:54.762454 25800 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:54.766604 25800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee: No bootstrap required, opened a new log
I20260709 14:45:54.768693 25800 raft_consensus.cc:359] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b876be467f02473fbc24b7798c5e11ee" member_type: VOTER }
I20260709 14:45:54.769068 25800 raft_consensus.cc:385] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:54.769244 25800 raft_consensus.cc:740] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b876be467f02473fbc24b7798c5e11ee, State: Initialized, Role: FOLLOWER
I20260709 14:45:54.769734 25800 consensus_queue.cc:260] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b876be467f02473fbc24b7798c5e11ee" member_type: VOTER }
I20260709 14:45:54.770133 25800 raft_consensus.cc:399] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:45:54.770319 25800 raft_consensus.cc:493] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:45:54.770531 25800 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:54.774480 25800 raft_consensus.cc:515] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b876be467f02473fbc24b7798c5e11ee" member_type: VOTER }
I20260709 14:45:54.774968 25800 leader_election.cc:304] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [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: b876be467f02473fbc24b7798c5e11ee; no voters: 
I20260709 14:45:54.776080 25800 leader_election.cc:290] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:45:54.776412 25803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:54.777925 25803 raft_consensus.cc:697] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 1 LEADER]: Becoming Leader. State: Replica: b876be467f02473fbc24b7798c5e11ee, State: Running, Role: LEADER
I20260709 14:45:54.778616 25803 consensus_queue.cc:237] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [LEADER]: Queue going to LEADER mode. State: All 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: "b876be467f02473fbc24b7798c5e11ee" member_type: VOTER }
I20260709 14:45:54.779227 25800 sys_catalog.cc:565] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:45:54.783942 25805 sys_catalog.cc:455] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader b876be467f02473fbc24b7798c5e11ee. Latest consensus state: current_term: 1 leader_uuid: "b876be467f02473fbc24b7798c5e11ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b876be467f02473fbc24b7798c5e11ee" member_type: VOTER } }
I20260709 14:45:54.784752 25805 sys_catalog.cc:458] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:54.784777 25804 sys_catalog.cc:455] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b876be467f02473fbc24b7798c5e11ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b876be467f02473fbc24b7798c5e11ee" member_type: VOTER } }
I20260709 14:45:54.785562 25804 sys_catalog.cc:458] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:54.786917 25811 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:45:54.792474 25811 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:45:54.794641 25247 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:45:54.801260 25811 catalog_manager.cc:1383] Generated new cluster ID: e311d908cf974d0b91a69a6e6fc37a3a
I20260709 14:45:54.801578 25811 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:45:54.835501 25811 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:45:54.836800 25811 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:45:54.848271 25811 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee: Generated new TSK 0
I20260709 14:45:54.848943 25811 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:45:54.861387 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:54.867367 25821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:54.868623 25822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:54.870157 25824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:54.870389 25247 server_base.cc:1061] running on GCE node
I20260709 14:45:54.871371 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:54.871591 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:54.871796 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608354871776 us; error 0 us; skew 500 ppm
I20260709 14:45:54.872341 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:54.874655 25247 webserver.cc:533] Webserver started at http://127.24.167.193:33423/ using document root <none> and password file <none>
I20260709 14:45:54.875164 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:54.875383 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:54.875663 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:54.876870 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-0-root/instance:
uuid: "d7592137f0694dd391c857ed1fae3014"
format_stamp: "Formatted at 2026-07-09 14:45:54 on dist-test-slave-tp5d"
I20260709 14:45:54.881547 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:45:54.885040 25829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:54.885866 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:45:54.886195 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "d7592137f0694dd391c857ed1fae3014"
format_stamp: "Formatted at 2026-07-09 14:45:54 on dist-test-slave-tp5d"
I20260709 14:45:54.886510 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:54.923923 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:54.925277 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:54.926805 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:54.929075 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:54.929301 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:54.929567 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:54.929756 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:54.970193 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:32821
I20260709 14:45:54.970278 25891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:32821 every 8 connection(s)
I20260709 14:45:54.975864 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:54.982892 25896 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:54.983184 25897 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:54.987452 25899 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:54.987955 25247 server_base.cc:1061] running on GCE node
I20260709 14:45:54.989063 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:54.989339 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:54.989557 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608354989522 us; error 0 us; skew 500 ppm
I20260709 14:45:54.990125 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:54.993196 25247 webserver.cc:533] Webserver started at http://127.24.167.194:42625/ using document root <none> and password file <none>
I20260709 14:45:54.993446 25892 heartbeater.cc:344] Connected to a master server at 127.24.167.254:41949
I20260709 14:45:54.993839 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:54.993867 25892 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:54.994216 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:54.994557 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:54.994915 25892 heartbeater.cc:507] Master 127.24.167.254:41949 requested a full tablet report, sending...
I20260709 14:45:54.995865 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-1-root/instance:
uuid: "a9a421ee389d4032a002616424d3023f"
format_stamp: "Formatted at 2026-07-09 14:45:54 on dist-test-slave-tp5d"
I20260709 14:45:54.997366 25765 ts_manager.cc:194] Registered new tserver with Master: d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821)
I20260709 14:45:54.999825 25765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43938
I20260709 14:45:55.002115 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:55.005662 25904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.006472 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:45:55.006785 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-1-root
uuid: "a9a421ee389d4032a002616424d3023f"
format_stamp: "Formatted at 2026-07-09 14:45:54 on dist-test-slave-tp5d"
I20260709 14:45:55.007069 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:55.017952 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:55.019187 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:55.020717 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:55.022864 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:55.023039 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.023339 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:55.023502 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.064365 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.194:43833
I20260709 14:45:55.064459 25966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.194:43833 every 8 connection(s)
I20260709 14:45:55.069435 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:55.076992 25970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:55.078379 25971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:55.080761 25247 server_base.cc:1061] running on GCE node
W20260709 14:45:55.081427 25973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:55.082551 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:55.082773 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:55.082993 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608355082974 us; error 0 us; skew 500 ppm
I20260709 14:45:55.083173 25967 heartbeater.cc:344] Connected to a master server at 127.24.167.254:41949
I20260709 14:45:55.083597 25967 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:55.083613 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:55.084602 25967 heartbeater.cc:507] Master 127.24.167.254:41949 requested a full tablet report, sending...
I20260709 14:45:55.086352 25247 webserver.cc:533] Webserver started at http://127.24.167.195:39841/ using document root <none> and password file <none>
I20260709 14:45:55.086871 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:55.087080 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:55.086997 25765 ts_manager.cc:194] Registered new tserver with Master: a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:55.087455 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:55.088863 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-2-root/instance:
uuid: "20b3771b8258465fa59d2a0a770cfa3f"
format_stamp: "Formatted at 2026-07-09 14:45:55 on dist-test-slave-tp5d"
I20260709 14:45:55.089072 25765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43940
I20260709 14:45:55.093557 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:45:55.096966 25978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.097745 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 14:45:55.098098 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-2-root
uuid: "20b3771b8258465fa59d2a0a770cfa3f"
format_stamp: "Formatted at 2026-07-09 14:45:55 on dist-test-slave-tp5d"
I20260709 14:45:55.098604 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608341784425-25247-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:55.117197 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:55.118444 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:55.119994 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:55.122331 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:55.122566 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.122828 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:55.123009 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.163609 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.195:40277
I20260709 14:45:55.163722 26040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.195:40277 every 8 connection(s)
I20260709 14:45:55.178189 26041 heartbeater.cc:344] Connected to a master server at 127.24.167.254:41949
I20260709 14:45:55.178571 26041 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:55.179328 26041 heartbeater.cc:507] Master 127.24.167.254:41949 requested a full tablet report, sending...
I20260709 14:45:55.181357 25765 ts_manager.cc:194] Registered new tserver with Master: 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.182147 25247 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015280889s
I20260709 14:45:55.183036 25765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43956
I20260709 14:45:55.208438 25765 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43970:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:45:55.211344 25765 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:45:55.293236 25855 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae30270dc114ad2a6604597da2a3df1 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:45:55.293382 25856 tablet_service.cc:1511] Processing CreateTablet for tablet 997c343f418043c2b012fbae8720bac7 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:45:55.295248 25854 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9c4355121c45d696537c51b34f9049 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:45:55.295642 25857 tablet_service.cc:1511] Processing CreateTablet for tablet f603e9040bd7431098f179ea171e08f2 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:45:55.297448 25855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae30270dc114ad2a6604597da2a3df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.300168 25853 tablet_service.cc:1511] Processing CreateTablet for tablet 31fcf3fa20724898aa0a313fc5b5621d (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:45:55.302044 25853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fcf3fa20724898aa0a313fc5b5621d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.306419 25852 tablet_service.cc:1511] Processing CreateTablet for tablet 7b46cbc8a1cf4f2b967b5cff385781fc (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:45:55.307902 25852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b46cbc8a1cf4f2b967b5cff385781fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.309239 25854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9c4355121c45d696537c51b34f9049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.311163 26005 tablet_service.cc:1511] Processing CreateTablet for tablet 997c343f418043c2b012fbae8720bac7 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:45:55.311517 26004 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae30270dc114ad2a6604597da2a3df1 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:45:55.312137 25851 tablet_service.cc:1511] Processing CreateTablet for tablet 24d6f1384f2d48caa0c0af1401603776 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:45:55.313513 25851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d6f1384f2d48caa0c0af1401603776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.314440 26003 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9c4355121c45d696537c51b34f9049 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:45:55.313702 26006 tablet_service.cc:1511] Processing CreateTablet for tablet f603e9040bd7431098f179ea171e08f2 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:45:55.317912 25850 tablet_service.cc:1511] Processing CreateTablet for tablet 728591f8385b4a209129800433830b26 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:45:55.319306 25850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728591f8385b4a209129800433830b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.319939 25856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997c343f418043c2b012fbae8720bac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.320915 25857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f603e9040bd7431098f179ea171e08f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.321012 26002 tablet_service.cc:1511] Processing CreateTablet for tablet 31fcf3fa20724898aa0a313fc5b5621d (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:45:55.324020 26001 tablet_service.cc:1511] Processing CreateTablet for tablet 7b46cbc8a1cf4f2b967b5cff385781fc (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:45:55.324900 26005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997c343f418043c2b012fbae8720bac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.325551 26002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fcf3fa20724898aa0a313fc5b5621d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.326503 26006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f603e9040bd7431098f179ea171e08f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.327316 26003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9c4355121c45d696537c51b34f9049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.328766 26001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b46cbc8a1cf4f2b967b5cff385781fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.330132 26004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae30270dc114ad2a6604597da2a3df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.338833 25932 tablet_service.cc:1511] Processing CreateTablet for tablet f603e9040bd7431098f179ea171e08f2 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:45:55.340298 25932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f603e9040bd7431098f179ea171e08f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.340970 25929 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9c4355121c45d696537c51b34f9049 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:45:55.344471 25927 tablet_service.cc:1511] Processing CreateTablet for tablet 7b46cbc8a1cf4f2b967b5cff385781fc (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:45:55.345319 25929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9c4355121c45d696537c51b34f9049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.346740 25926 tablet_service.cc:1511] Processing CreateTablet for tablet 24d6f1384f2d48caa0c0af1401603776 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:45:55.348050 25926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d6f1384f2d48caa0c0af1401603776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.348596 25849 tablet_service.cc:1511] Processing CreateTablet for tablet eece3eac89fb4c6689ab48a3532e513f (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:45:55.349960 25849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eece3eac89fb4c6689ab48a3532e513f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.349713 25925 tablet_service.cc:1511] Processing CreateTablet for tablet 728591f8385b4a209129800433830b26 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:45:55.351015 25925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728591f8385b4a209129800433830b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.341707 25931 tablet_service.cc:1511] Processing CreateTablet for tablet 997c343f418043c2b012fbae8720bac7 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:45:55.353344 25931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997c343f418043c2b012fbae8720bac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.353211 26000 tablet_service.cc:1511] Processing CreateTablet for tablet 24d6f1384f2d48caa0c0af1401603776 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:45:55.354593 26000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d6f1384f2d48caa0c0af1401603776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.342676 25928 tablet_service.cc:1511] Processing CreateTablet for tablet 31fcf3fa20724898aa0a313fc5b5621d (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:45:55.357805 25999 tablet_service.cc:1511] Processing CreateTablet for tablet 728591f8385b4a209129800433830b26 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:45:55.343463 25930 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae30270dc114ad2a6604597da2a3df1 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:45:55.359176 25999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728591f8385b4a209129800433830b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.363330 25924 tablet_service.cc:1511] Processing CreateTablet for tablet eece3eac89fb4c6689ab48a3532e513f (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:45:55.369343 25927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b46cbc8a1cf4f2b967b5cff385781fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.370123 25928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fcf3fa20724898aa0a313fc5b5621d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.372324 25923 tablet_service.cc:1511] Processing CreateTablet for tablet db0e2621fc2b4e1392b174768ece14b0 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:45:55.375572 25998 tablet_service.cc:1511] Processing CreateTablet for tablet eece3eac89fb4c6689ab48a3532e513f (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:45:55.376984 25998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eece3eac89fb4c6689ab48a3532e513f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.357805 25848 tablet_service.cc:1511] Processing CreateTablet for tablet db0e2621fc2b4e1392b174768ece14b0 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:45:55.394896 25848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0e2621fc2b4e1392b174768ece14b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.396862 25924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eece3eac89fb4c6689ab48a3532e513f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.397909 25930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae30270dc114ad2a6604597da2a3df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.383937 25997 tablet_service.cc:1511] Processing CreateTablet for tablet db0e2621fc2b4e1392b174768ece14b0 (DEFAULT_TABLE table=test-workload [id=f26981c373254eca8fa2709eae203982]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:45:55.405047 25923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0e2621fc2b4e1392b174768ece14b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.405756 25997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0e2621fc2b4e1392b174768ece14b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.452728 26057 tablet_bootstrap.cc:492] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:55.509667 26056 tablet_bootstrap.cc:492] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:55.531240 26056 tablet_bootstrap.cc:654] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.537014 26058 tablet_bootstrap.cc:492] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:55.537474 26057 tablet_bootstrap.cc:654] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.552863 26058 tablet_bootstrap.cc:654] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.554682 26056 tablet_bootstrap.cc:492] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:55.555246 26056 ts_tablet_manager.cc:1403] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.015s
I20260709 14:45:55.559484 26056 raft_consensus.cc:359] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.560632 26056 raft_consensus.cc:385] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.561064 26056 raft_consensus.cc:740] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.562168 26056 consensus_queue.cc:260] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.564742 26057 tablet_bootstrap.cc:492] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:55.564814 26058 tablet_bootstrap.cc:492] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:55.565527 26057 ts_tablet_manager.cc:1403] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.020s
I20260709 14:45:55.565589 26058 ts_tablet_manager.cc:1403] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.010s
I20260709 14:45:55.565687 25892 heartbeater.cc:499] Master 127.24.167.254:41949 was elected leader, sending a full tablet report...
I20260709 14:45:55.566155 26056 ts_tablet_manager.cc:1434] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260709 14:45:55.567147 26056 tablet_bootstrap.cc:492] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:55.568933 26057 raft_consensus.cc:359] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.569370 26058 raft_consensus.cc:359] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.570176 26057 raft_consensus.cc:385] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.570248 26058 raft_consensus.cc:385] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.570683 26057 raft_consensus.cc:740] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.570731 26058 raft_consensus.cc:740] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.571761 26057 consensus_queue.cc:260] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.572177 26058 consensus_queue.cc:260] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.574287 26056 tablet_bootstrap.cc:654] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.578980 26058 ts_tablet_manager.cc:1434] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:45:55.579800 26041 heartbeater.cc:499] Master 127.24.167.254:41949 was elected leader, sending a full tablet report...
I20260709 14:45:55.589812 26058 tablet_bootstrap.cc:492] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:55.601667 26058 tablet_bootstrap.cc:654] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.604419 25967 heartbeater.cc:499] Master 127.24.167.254:41949 was elected leader, sending a full tablet report...
I20260709 14:45:55.605160 26057 ts_tablet_manager.cc:1434] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.039s	user 0.021s	sys 0.017s
I20260709 14:45:55.606189 26057 tablet_bootstrap.cc:492] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:55.612920 26057 tablet_bootstrap.cc:654] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.623775 26058 tablet_bootstrap.cc:492] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:55.624190 26058 ts_tablet_manager.cc:1403] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.010s
I20260709 14:45:55.624433 26056 tablet_bootstrap.cc:492] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:55.624548 26057 tablet_bootstrap.cc:492] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:55.624981 26056 ts_tablet_manager.cc:1403] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.013s
I20260709 14:45:55.625105 26057 ts_tablet_manager.cc:1403] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 14:45:55.627399 26058 raft_consensus.cc:359] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.627918 26056 raft_consensus.cc:359] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.628115 26057 raft_consensus.cc:359] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.628719 26056 raft_consensus.cc:385] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.629069 26056 raft_consensus.cc:740] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.629850 26056 consensus_queue.cc:260] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.631983 26056 ts_tablet_manager.cc:1434] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:45:55.629078 26057 raft_consensus.cc:385] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.632952 26056 tablet_bootstrap.cc:492] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:55.632953 26057 raft_consensus.cc:740] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.634222 26057 consensus_queue.cc:260] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.628273 26058 raft_consensus.cc:385] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.636415 26058 raft_consensus.cc:740] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.636478 26057 ts_tablet_manager.cc:1434] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:45:55.637697 26057 tablet_bootstrap.cc:492] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:55.637347 26058 consensus_queue.cc:260] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.639775 26058 ts_tablet_manager.cc:1434] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:45:55.640125 26056 tablet_bootstrap.cc:654] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.640796 26058 tablet_bootstrap.cc:492] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:55.645629 26057 tablet_bootstrap.cc:654] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.652009 26058 tablet_bootstrap.cc:654] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.652586 26056 tablet_bootstrap.cc:492] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:55.653246 26056 ts_tablet_manager.cc:1403] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 14:45:55.656358 26057 tablet_bootstrap.cc:492] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:55.656334 26056 raft_consensus.cc:359] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.657109 26056 raft_consensus.cc:385] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.657416 26056 raft_consensus.cc:740] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.658219 26056 consensus_queue.cc:260] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.660629 26056 ts_tablet_manager.cc:1434] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:45:55.661706 26056 tablet_bootstrap.cc:492] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:55.663285 26057 ts_tablet_manager.cc:1403] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260709 14:45:55.664228 26058 tablet_bootstrap.cc:492] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:55.664754 26058 ts_tablet_manager.cc:1403] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 14:45:55.664690 26062 raft_consensus.cc:493] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:55.665375 26062 raft_consensus.cc:515] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.666620 26057 raft_consensus.cc:359] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.667377 26057 raft_consensus.cc:385] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.667769 26057 raft_consensus.cc:740] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.668109 26058 raft_consensus.cc:359] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.668946 26058 raft_consensus.cc:385] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.668752 26057 consensus_queue.cc:260] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.669353 26058 raft_consensus.cc:740] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.670462 26058 consensus_queue.cc:260] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.674208 26057 ts_tablet_manager.cc:1434] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:45:55.675380 26058 ts_tablet_manager.cc:1434] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:45:55.675552 26057 tablet_bootstrap.cc:492] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:55.676574 26058 tablet_bootstrap.cc:492] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:55.677769 26062 leader_election.cc:290] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.684386 26058 tablet_bootstrap.cc:654] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.685036 26057 tablet_bootstrap.cc:654] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.693733 26056 tablet_bootstrap.cc:654] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.700644 26057 tablet_bootstrap.cc:492] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:55.701359 26057 ts_tablet_manager.cc:1403] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.010s
I20260709 14:45:55.705349 26057 raft_consensus.cc:359] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.706393 26057 raft_consensus.cc:385] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.706740 26057 raft_consensus.cc:740] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.707789 26057 consensus_queue.cc:260] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.709741 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:55.710412 25942 raft_consensus.cc:2468] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 0.
I20260709 14:45:55.711611 26057 ts_tablet_manager.cc:1434] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:45:55.711746 25830 leader_election.cc:304] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.712657 26062 raft_consensus.cc:2804] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:55.712863 26057 tablet_bootstrap.cc:492] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:55.713011 26062 raft_consensus.cc:493] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:55.713533 26062 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.720630 26062 raft_consensus.cc:515] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.722999 26057 tablet_bootstrap.cc:654] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.723274 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:55.723891 25942 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.724858 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
W20260709 14:45:55.726552 25833 leader_election.cc:343] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:55.728763 26062 leader_election.cc:290] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.730178 26058 tablet_bootstrap.cc:492] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:55.730386 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:55.730630 26058 ts_tablet_manager.cc:1403] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.011s
W20260709 14:45:55.731753 25833 leader_election.cc:343] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:55.734127 26058 raft_consensus.cc:359] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.734936 26058 raft_consensus.cc:385] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.735265 26058 raft_consensus.cc:740] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.735795 26056 tablet_bootstrap.cc:492] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:55.735946 26057 tablet_bootstrap.cc:492] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:55.736292 26056 ts_tablet_manager.cc:1403] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.017s
I20260709 14:45:55.736510 26057 ts_tablet_manager.cc:1403] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 14:45:55.736346 25942 raft_consensus.cc:2468] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 1.
I20260709 14:45:55.736188 26058 consensus_queue.cc:260] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.737778 25830 leader_election.cc:304] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 20b3771b8258465fa59d2a0a770cfa3f
I20260709 14:45:55.738674 26062 raft_consensus.cc:2804] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:55.738883 26058 ts_tablet_manager.cc:1434] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:45:55.739971 26058 tablet_bootstrap.cc:492] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:55.739853 26056 raft_consensus.cc:359] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.740724 26056 raft_consensus.cc:385] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.741147 26056 raft_consensus.cc:740] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.742220 26056 consensus_queue.cc:260] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.745584 26063 raft_consensus.cc:493] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:55.746146 26063 raft_consensus.cc:515] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.751490 26063 leader_election.cc:290] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.763471 26057 raft_consensus.cc:359] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.764670 26057 raft_consensus.cc:385] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.765115 26057 raft_consensus.cc:740] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.765790 26057 consensus_queue.cc:260] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.768793 26064 raft_consensus.cc:493] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:55.770123 26058 tablet_bootstrap.cc:654] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.769282 26064 raft_consensus.cc:515] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.769857 26062 raft_consensus.cc:697] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:55.778788 26057 ts_tablet_manager.cc:1434] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 14:45:55.779060 26064 leader_election.cc:290] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:55.780534 26062 consensus_queue.cc:237] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.787698 26056 ts_tablet_manager.cc:1434] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.010s
I20260709 14:45:55.789119 26056 tablet_bootstrap.cc:492] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:55.784969 26057 tablet_bootstrap.cc:492] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
W20260709 14:45:55.794035 25813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:55.806852 26058 tablet_bootstrap.cc:492] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:55.807487 26058 ts_tablet_manager.cc:1403] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.008s
I20260709 14:45:55.817651 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b46cbc8a1cf4f2b967b5cff385781fc" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:55.818420 25867 raft_consensus.cc:2468] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 0.
I20260709 14:45:55.819914 25906 leader_election.cc:304] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.819638 25761 catalog_manager.cc:5697] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:55.820600 26057 tablet_bootstrap.cc:654] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.820819 26063 raft_consensus.cc:2804] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:55.821305 26063 raft_consensus.cc:493] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:55.821669 26063 raft_consensus.cc:3060] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.821110 26058 raft_consensus.cc:359] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.828475 26058 raft_consensus.cc:385] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.828902 26058 raft_consensus.cc:740] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.829799 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b46cbc8a1cf4f2b967b5cff385781fc" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
I20260709 14:45:55.830489 26016 raft_consensus.cc:2468] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 0.
I20260709 14:45:55.830077 26058 consensus_queue.cc:260] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.832913 26056 tablet_bootstrap.cc:654] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.833261 26063 raft_consensus.cc:515] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.837932 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b46cbc8a1cf4f2b967b5cff385781fc" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:55.838747 26016 raft_consensus.cc:3060] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.840462 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b46cbc8a1cf4f2b967b5cff385781fc" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:55.841286 25867 raft_consensus.cc:3060] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.842648 26056 tablet_bootstrap.cc:492] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:55.843142 26056 ts_tablet_manager.cc:1403] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.006s
I20260709 14:45:55.847316 26016 raft_consensus.cc:2468] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 1.
I20260709 14:45:55.849233 26062 raft_consensus.cc:493] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:55.849891 26062 raft_consensus.cc:515] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.850404 25908 leader_election.cc:304] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:45:55.852692 26062 leader_election.cc:290] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.853999 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
I20260709 14:45:55.854665 26015 raft_consensus.cc:2468] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 0.
I20260709 14:45:55.855913 25833 leader_election.cc:304] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.847877 26063 leader_election.cc:290] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.855917 25867 raft_consensus.cc:2468] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 1.
I20260709 14:45:55.857391 26058 ts_tablet_manager.cc:1434] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260709 14:45:55.856765 26063 raft_consensus.cc:2804] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:55.858644 26063 raft_consensus.cc:697] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:55.861084 26058 tablet_bootstrap.cc:492] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:55.861259 26056 raft_consensus.cc:359] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.862068 26056 raft_consensus.cc:385] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.863519 26062 raft_consensus.cc:2804] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:55.863962 26062 raft_consensus.cc:493] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:55.864413 26062 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.866570 26063 consensus_queue.cc:237] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.862370 26056 raft_consensus.cc:740] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.874850 26057 tablet_bootstrap.cc:492] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:55.875352 26057 ts_tablet_manager.cc:1403] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.031s
I20260709 14:45:55.878118 26064 raft_consensus.cc:493] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:55.878618 26064 raft_consensus.cc:515] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.878877 26057 raft_consensus.cc:359] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.879514 26057 raft_consensus.cc:385] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.879812 26057 raft_consensus.cc:740] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.881963 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:55.882668 25866 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 0.
I20260709 14:45:55.884595 26064 leader_election.cc:290] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:55.885156 26064 raft_consensus.cc:493] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:55.885299 26062 raft_consensus.cc:515] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.865031 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:55.889971 25980 leader_election.cc:304] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.889739 26057 consensus_queue.cc:260] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.897696 26093 raft_consensus.cc:493] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:55.898430 26093 raft_consensus.cc:515] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.901638 26093 leader_election.cc:290] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.905495 25867 raft_consensus.cc:2393] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20b3771b8258465fa59d2a0a770cfa3f in current term 1: Already voted for candidate d7592137f0694dd391c857ed1fae3014 in this term.
I20260709 14:45:55.908197 26062 leader_election.cc:290] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.886456 26056 consensus_queue.cc:260] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.910162 26058 tablet_bootstrap.cc:654] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.910202 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:55.910782 26056 ts_tablet_manager.cc:1434] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260709 14:45:55.905093 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:55.910862 26016 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.910951 26092 raft_consensus.cc:2804] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:55.911605 25866 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 0.
I20260709 14:45:55.911716 26092 raft_consensus.cc:493] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:55.912189 26092 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.889293 26064 raft_consensus.cc:515] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.913887 25906 leader_election.cc:304] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.914572 26056 tablet_bootstrap.cc:492] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:55.915027 26089 raft_consensus.cc:2804] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:55.915406 26089 raft_consensus.cc:493] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:55.915716 26089 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.919463 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
W20260709 14:45:55.904186 25908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:40277, user_credentials={real_user=slave}} blocked reactor thread for 53955.7us
I20260709 14:45:55.920136 25866 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 0.
I20260709 14:45:55.922544 25980 leader_election.cc:304] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.925122 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
I20260709 14:45:55.925715 26056 tablet_bootstrap.cc:654] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.925835 26015 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 0.
I20260709 14:45:55.923049 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:55.925746 26064 leader_election.cc:290] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:55.929754 26089 raft_consensus.cc:515] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.930541 26063 raft_consensus.cc:493] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:55.931208 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f"
W20260709 14:45:55.932587 25830 leader_election.cc:343] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9a421ee389d4032a002616424d3023f (127.24.167.194:43833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:55.932600 26064 raft_consensus.cc:2804] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:55.936237 26063 raft_consensus.cc:515] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.937635 26057 ts_tablet_manager.cc:1434] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.005s
I20260709 14:45:55.935601 26064 raft_consensus.cc:493] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:55.939685 26064 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.940845 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:55.943005 26057 tablet_bootstrap.cc:492] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:55.942826 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:55.942195 25866 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.944612 26092 raft_consensus.cc:515] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.949143 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:55.951642 26016 raft_consensus.cc:2468] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 1.
I20260709 14:45:55.952311 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:55.954066 25833 leader_election.cc:304] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.954895 26062 raft_consensus.cc:2804] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:45:55.954941 25830 leader_election.cc:343] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9a421ee389d4032a002616424d3023f (127.24.167.194:43833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:55.955442 26056 tablet_bootstrap.cc:492] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:55.955526 26062 raft_consensus.cc:697] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:55.955924 26056 ts_tablet_manager.cc:1403] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260709 14:45:55.956187 25941 raft_consensus.cc:2393] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20b3771b8258465fa59d2a0a770cfa3f in current term 1: Already voted for candidate a9a421ee389d4032a002616424d3023f in this term.
I20260709 14:45:55.950297 25942 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 0.
I20260709 14:45:55.956453 26062 consensus_queue.cc:237] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.958066 26095 raft_consensus.cc:493] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:45:55.954834 25979 leader_election.cc:343] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9a421ee389d4032a002616424d3023f (127.24.167.194:43833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:55.947633 26089 leader_election.cc:290] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.958617 26095 raft_consensus.cc:515] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.960173 25979 leader_election.cc:304] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f; no voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014
I20260709 14:45:55.967747 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:55.969156 25865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:55.970824 26063 leader_election.cc:290] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.971146 25865 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:55.971458 25906 leader_election.cc:343] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:55.968696 26056 raft_consensus.cc:359] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.972664 26096 raft_consensus.cc:2749] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:55.974525 26056 raft_consensus.cc:385] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.974957 26058 tablet_bootstrap.cc:492] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:55.974947 26056 raft_consensus.cc:740] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.975641 26058 ts_tablet_manager.cc:1403] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.115s	user 0.020s	sys 0.002s
I20260709 14:45:55.976022 26056 consensus_queue.cc:260] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:55.977551 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:55.979358 25867 raft_consensus.cc:2468] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 0.
I20260709 14:45:55.981223 26057 tablet_bootstrap.cc:654] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.978960 25764 catalog_manager.cc:5697] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 1 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:55.982708 26092 leader_election.cc:290] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:55.982789 26058 raft_consensus.cc:359] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:55.984228 26058 raft_consensus.cc:385] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.981319 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:55.984715 26058 raft_consensus.cc:740] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.986415 25906 leader_election.cc:304] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.987289 26063 raft_consensus.cc:2804] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:55.987720 26063 raft_consensus.cc:493] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:55.988344 26063 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.987702 26058 consensus_queue.cc:260] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:55.990639 26056 ts_tablet_manager.cc:1434] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.005s
I20260709 14:45:55.994725 25865 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 1.
I20260709 14:45:55.996325 25980 leader_election.cc:304] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:55.972455 26095 leader_election.cc:290] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:55.997848 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
I20260709 14:45:55.997917 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:55.998782 25942 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.001377 26014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
I20260709 14:45:56.002318 26056 tablet_bootstrap.cc:492] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
W20260709 14:45:56.003818 25908 leader_election.cc:343] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.004462 25908 leader_election.cc:304] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9a421ee389d4032a002616424d3023f; no voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014
W20260709 14:45:56.006803 25908 leader_election.cc:343] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.001751 26092 raft_consensus.cc:2804] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.007890 26092 raft_consensus.cc:697] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Becoming Leader. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:45:56.008781 26092 consensus_queue.cc:237] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.011065 26063 raft_consensus.cc:515] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.011643 26056 tablet_bootstrap.cc:654] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.011709 25942 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 1.
I20260709 14:45:56.012629 26095 raft_consensus.cc:2749] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:56.014046 26063 leader_election.cc:290] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.017125 26014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:56.017069 26064 raft_consensus.cc:515] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
W20260709 14:45:56.019237 25908 leader_election.cc:343] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.020184 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:56.022557 26064 leader_election.cc:290] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:56.023334 26016 raft_consensus.cc:2393] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9a421ee389d4032a002616424d3023f in current term 1: Already voted for candidate 20b3771b8258465fa59d2a0a770cfa3f in this term.
I20260709 14:45:56.024405 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:56.025627 25942 raft_consensus.cc:2393] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20b3771b8258465fa59d2a0a770cfa3f in current term 1: Already voted for candidate a9a421ee389d4032a002616424d3023f in this term.
I20260709 14:45:56.026799 25865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:56.027412 25865 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.027454 25979 leader_election.cc:304] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [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: 20b3771b8258465fa59d2a0a770cfa3f; no voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014
I20260709 14:45:56.029860 26096 raft_consensus.cc:2749] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:45:56.029090 26064 raft_consensus.cc:493] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.029829 26058 ts_tablet_manager.cc:1434] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260709 14:45:56.033681 26058 tablet_bootstrap.cc:492] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:56.035209 25866 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 1.
I20260709 14:45:56.036540 25906 leader_election.cc:304] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 20b3771b8258465fa59d2a0a770cfa3f
I20260709 14:45:56.033681 26057 tablet_bootstrap.cc:492] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:56.032248 26064 raft_consensus.cc:515] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:56.038061 26057 ts_tablet_manager.cc:1403] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.010s
I20260709 14:45:56.038339 26063 raft_consensus.cc:2804] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.038856 26063 raft_consensus.cc:697] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:56.039748 26063 consensus_queue.cc:237] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.040381 26064 leader_election.cc:290] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:56.042431 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:56.043236 25865 raft_consensus.cc:2468] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 1.
I20260709 14:45:56.042791 25761 catalog_manager.cc:5697] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195). New cstate: current_term: 1 leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: HEALTHY } } }
W20260709 14:45:56.044442 25979 leader_election.cc:343] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9a421ee389d4032a002616424d3023f (127.24.167.194:43833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.044694 25906 leader_election.cc:304] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 20b3771b8258465fa59d2a0a770cfa3f
I20260709 14:45:56.045503 26095 raft_consensus.cc:2804] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.046169 26095 raft_consensus.cc:697] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:56.047699 26095 consensus_queue.cc:237] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.050707 26056 tablet_bootstrap.cc:492] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:56.051268 26056 ts_tablet_manager.cc:1403] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.009s
I20260709 14:45:56.046269 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
W20260709 14:45:56.054184 25980 leader_election.cc:343] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.054643 25980 leader_election.cc:304] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f; no voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014
I20260709 14:45:56.056102 26064 raft_consensus.cc:2749] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:56.049697 26057 raft_consensus.cc:359] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:56.057555 26057 raft_consensus.cc:385] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.057878 26057 raft_consensus.cc:740] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.058004 25764 catalog_manager.cc:5697] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.058647 26057 consensus_queue.cc:260] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:56.060950 26057 ts_tablet_manager.cc:1434] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:45:56.069693 26058 tablet_bootstrap.cc:654] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.071822 26057 tablet_bootstrap.cc:492] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:56.083308 26056 raft_consensus.cc:359] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.084530 26056 raft_consensus.cc:385] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.085008 26056 raft_consensus.cc:740] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.086047 26056 consensus_queue.cc:260] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.089700 26056 ts_tablet_manager.cc:1434] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260709 14:45:56.091652 26056 tablet_bootstrap.cc:492] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:56.095382 26058 tablet_bootstrap.cc:492] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:56.096038 26058 ts_tablet_manager.cc:1403] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.019s
I20260709 14:45:56.097431 25761 catalog_manager.cc:5697] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 1 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.098855 26056 tablet_bootstrap.cc:654] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.090247 26057 tablet_bootstrap.cc:654] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.100875 26058 raft_consensus.cc:359] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.103673 26058 raft_consensus.cc:385] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.104359 26058 raft_consensus.cc:740] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.113513 26058 consensus_queue.cc:260] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.117453 26058 ts_tablet_manager.cc:1434] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:45:56.118637 26058 tablet_bootstrap.cc:492] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:56.119122 26057 tablet_bootstrap.cc:492] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:56.119664 26057 ts_tablet_manager.cc:1403] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.005s
I20260709 14:45:56.122737 26057 raft_consensus.cc:359] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.123833 26057 raft_consensus.cc:385] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.124215 26057 raft_consensus.cc:740] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.125159 26057 consensus_queue.cc:260] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.129861 26057 ts_tablet_manager.cc:1434] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:45:56.130756 26057 tablet_bootstrap.cc:492] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:56.131229 26056 tablet_bootstrap.cc:492] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:56.131665 26056 ts_tablet_manager.cc:1403] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.018s
I20260709 14:45:56.134378 26056 raft_consensus.cc:359] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.135099 26056 raft_consensus.cc:385] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.135360 26056 raft_consensus.cc:740] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.136070 26056 consensus_queue.cc:260] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.136396 26057 tablet_bootstrap.cc:654] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.137707 25762 catalog_manager.cc:5697] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 1 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.141249 26056 ts_tablet_manager.cc:1434] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:45:56.142282 26056 tablet_bootstrap.cc:492] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:56.139246 26058 tablet_bootstrap.cc:654] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.148428 26056 tablet_bootstrap.cc:654] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.153345 26057 tablet_bootstrap.cc:492] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:56.154110 26057 ts_tablet_manager.cc:1403] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 14:45:56.157459 26057 raft_consensus.cc:359] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.158224 26057 raft_consensus.cc:385] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.158592 26057 raft_consensus.cc:740] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.159415 26057 consensus_queue.cc:260] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.161952 26057 ts_tablet_manager.cc:1434] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:45:56.162873 26057 tablet_bootstrap.cc:492] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f: Bootstrap starting.
I20260709 14:45:56.169262 26056 tablet_bootstrap.cc:492] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:56.169999 26056 ts_tablet_manager.cc:1403] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260709 14:45:56.170560 26057 tablet_bootstrap.cc:654] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.173986 26056 raft_consensus.cc:359] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.175369 26056 raft_consensus.cc:385] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.175767 26056 raft_consensus.cc:740] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.176828 26056 consensus_queue.cc:260] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.179716 26056 ts_tablet_manager.cc:1434] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 14:45:56.180948 26056 tablet_bootstrap.cc:492] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014: Bootstrap starting.
I20260709 14:45:56.181936 26057 tablet_bootstrap.cc:492] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f: No bootstrap required, opened a new log
I20260709 14:45:56.182466 26057 ts_tablet_manager.cc:1403] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:45:56.185384 26057 raft_consensus.cc:359] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.186460 26057 raft_consensus.cc:385] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.186825 26057 raft_consensus.cc:740] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.187683 26057 consensus_queue.cc:260] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.189334 26056 tablet_bootstrap.cc:654] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.190201 26057 ts_tablet_manager.cc:1434] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:45:56.197064 26056 tablet_bootstrap.cc:492] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014: No bootstrap required, opened a new log
I20260709 14:45:56.197782 26056 ts_tablet_manager.cc:1403] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:45:56.200434 26056 raft_consensus.cc:359] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:56.201193 26056 raft_consensus.cc:385] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.201465 26056 raft_consensus.cc:740] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.202150 26056 consensus_queue.cc:260] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:56.203701 26058 tablet_bootstrap.cc:492] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:56.204145 26056 ts_tablet_manager.cc:1434] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:45:56.204160 26058 ts_tablet_manager.cc:1403] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.020s
I20260709 14:45:56.206380 26058 raft_consensus.cc:359] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.206864 26058 raft_consensus.cc:385] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.207080 26058 raft_consensus.cc:740] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.207775 26058 consensus_queue.cc:260] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.209712 26058 ts_tablet_manager.cc:1434] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:45:56.210585 26058 tablet_bootstrap.cc:492] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:56.215380 26058 tablet_bootstrap.cc:654] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.219843 26058 tablet_bootstrap.cc:492] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:56.220216 26058 ts_tablet_manager.cc:1403] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:45:56.221043 26062 raft_consensus.cc:493] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.221464 26062 raft_consensus.cc:515] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.222422 26058 raft_consensus.cc:359] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.222916 26058 raft_consensus.cc:385] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.223134 26058 raft_consensus.cc:740] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.223206 26062 leader_election.cc:290] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.223912 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eece3eac89fb4c6689ab48a3532e513f" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:56.223965 26058 consensus_queue.cc:260] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.224428 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eece3eac89fb4c6689ab48a3532e513f" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
I20260709 14:45:56.224583 25942 raft_consensus.cc:2468] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 0.
I20260709 14:45:56.225061 26016 raft_consensus.cc:2468] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 0.
I20260709 14:45:56.225769 25830 leader_election.cc:304] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:56.226058 26058 ts_tablet_manager.cc:1434] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:56.226513 26062 raft_consensus.cc:2804] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.226867 26062 raft_consensus.cc:493] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.227129 26058 tablet_bootstrap.cc:492] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f: Bootstrap starting.
I20260709 14:45:56.227162 26062 raft_consensus.cc:3060] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.232189 26058 tablet_bootstrap.cc:654] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.232859 26016 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.236822 26062 raft_consensus.cc:515] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.239650 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eece3eac89fb4c6689ab48a3532e513f" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:56.240221 25942 raft_consensus.cc:3060] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.242213 26058 tablet_bootstrap.cc:492] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f: No bootstrap required, opened a new log
I20260709 14:45:56.242187 26077 consensus_queue.cc:1048] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:56.242831 26058 ts_tablet_manager.cc:1403] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 14:45:56.245852 26062 leader_election.cc:290] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.246069 26014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eece3eac89fb4c6689ab48a3532e513f" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:56.246400 26058 raft_consensus.cc:359] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.246726 26014 raft_consensus.cc:3060] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.247045 26058 raft_consensus.cc:385] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.246973 25942 raft_consensus.cc:2468] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 1.
I20260709 14:45:56.247417 26058 raft_consensus.cc:740] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.248133 26058 consensus_queue.cc:260] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.248240 25830 leader_election.cc:304] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:56.249277 26062 raft_consensus.cc:2804] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.249820 26058 ts_tablet_manager.cc:1434] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:45:56.250382 26062 raft_consensus.cc:697] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:56.251073 26062 consensus_queue.cc:237] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.252791 26014 raft_consensus.cc:2468] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 1.
I20260709 14:45:56.261407 25762 catalog_manager.cc:5697] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.263949 26062 consensus_queue.cc:1048] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.278008 26064 raft_consensus.cc:493] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.278595 26064 raft_consensus.cc:515] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.280715 26064 leader_election.cc:290] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:56.281435 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9c4355121c45d696537c51b34f9049" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:56.282088 25866 raft_consensus.cc:2468] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 0.
I20260709 14:45:56.283347 25980 leader_election.cc:304] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:56.284168 26064 raft_consensus.cc:2804] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.284475 26064 raft_consensus.cc:493] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.284838 26064 raft_consensus.cc:3060] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.283644 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9c4355121c45d696537c51b34f9049" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:56.290345 25942 raft_consensus.cc:2468] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 0.
I20260709 14:45:56.290623 26064 raft_consensus.cc:515] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.293973 26064 leader_election.cc:290] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:56.294348 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9c4355121c45d696537c51b34f9049" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:56.294596 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9c4355121c45d696537c51b34f9049" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:56.295042 25866 raft_consensus.cc:3060] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.295166 25942 raft_consensus.cc:3060] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.301491 25866 raft_consensus.cc:2468] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 1.
I20260709 14:45:56.302743 25980 leader_election.cc:304] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:56.303468 26064 raft_consensus.cc:2804] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.303895 26064 raft_consensus.cc:697] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Becoming Leader. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:45:56.304692 26064 consensus_queue.cc:237] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.305593 25942 raft_consensus.cc:2468] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 1.
I20260709 14:45:56.312731 25761 catalog_manager.cc:5697] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195). New cstate: current_term: 1 leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:56.389866 26064 raft_consensus.cc:493] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.390375 26064 raft_consensus.cc:515] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.392371 26064 leader_election.cc:290] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:56.393085 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:56.393461 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:56.393764 25866 raft_consensus.cc:2393] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20b3771b8258465fa59d2a0a770cfa3f in current term 1: Already voted for candidate a9a421ee389d4032a002616424d3023f in this term.
I20260709 14:45:56.394834 25979 leader_election.cc:304] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f; no voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014
I20260709 14:45:56.395483 26064 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.399749 26095 consensus_queue.cc:1048] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.401454 26064 raft_consensus.cc:2749] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:56.402222 26095 consensus_queue.cc:1048] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.404407 26062 raft_consensus.cc:493] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.404937 26062 raft_consensus.cc:515] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.407763 26062 leader_election.cc:290] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.408201 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f" is_pre_election: true
I20260709 14:45:56.408289 26014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
I20260709 14:45:56.408936 25942 raft_consensus.cc:2468] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 0.
I20260709 14:45:56.409031 26014 raft_consensus.cc:2468] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 0.
I20260709 14:45:56.409957 25941 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.410446 25833 leader_election.cc:304] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:56.415987 26077 raft_consensus.cc:2804] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.416373 26077 raft_consensus.cc:493] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.416779 26077 raft_consensus.cc:3060] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.417402 26062 consensus_queue.cc:1048] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.423764 26077 raft_consensus.cc:515] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.430449 26077 leader_election.cc:290] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.431851 25940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:56.432530 25940 raft_consensus.cc:3060] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.435861 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:56.436509 26016 raft_consensus.cc:3060] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.439946 25940 raft_consensus.cc:2468] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 1.
I20260709 14:45:56.441382 26016 raft_consensus.cc:2468] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 1.
I20260709 14:45:56.441386 25830 leader_election.cc:304] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:56.443599 26062 raft_consensus.cc:2804] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.444072 26062 raft_consensus.cc:697] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:56.444996 26062 consensus_queue.cc:237] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.447247 26077 consensus_queue.cc:1048] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.460031 25761 catalog_manager.cc:5697] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.519933 26095 raft_consensus.cc:493] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.520466 26095 raft_consensus.cc:515] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:56.522392 26095 leader_election.cc:290] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.523347 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014" is_pre_election: true
I20260709 14:45:56.523558 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f" is_pre_election: true
I20260709 14:45:56.524117 25866 raft_consensus.cc:2468] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 0.
I20260709 14:45:56.524161 26016 raft_consensus.cc:2468] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 0.
I20260709 14:45:56.525346 25908 leader_election.cc:304] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:45:56.526117 26095 raft_consensus.cc:2804] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.526544 26095 raft_consensus.cc:493] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.526835 26095 raft_consensus.cc:3060] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.531584 26095 raft_consensus.cc:515] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:56.533335 26095 leader_election.cc:290] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.534322 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:56.534508 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:56.534802 25866 raft_consensus.cc:3060] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.535152 26016 raft_consensus.cc:3060] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.539501 25866 raft_consensus.cc:2468] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 1.
I20260709 14:45:56.539943 26016 raft_consensus.cc:2468] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 1.
I20260709 14:45:56.540774 25906 leader_election.cc:304] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:56.541592 26095 raft_consensus.cc:2804] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.542131 26095 raft_consensus.cc:697] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:56.542989 26095 consensus_queue.cc:237] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:56.550170 25761 catalog_manager.cc:5697] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 1 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:56.553370 26095 consensus_queue.cc:1048] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.553596 26064 consensus_queue.cc:1048] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.565304 26063 consensus_queue.cc:1048] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.571561 26063 consensus_queue.cc:1048] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:56.586259 26134 consensus_queue.cc:1048] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:56.620291 26063 consensus_queue.cc:1048] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.673151 25942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:51584
I20260709 14:45:56.673697 25942 raft_consensus.cc:606] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:45:56.679730 25942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "997c343f418043c2b012fbae8720bac7"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:51584
I20260709 14:45:56.680359 25942 raft_consensus.cc:606] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:45:56.685585 25942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:51584
I20260709 14:45:56.686096 25942 raft_consensus.cc:606] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:45:56.699502 26015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a9c4355121c45d696537c51b34f9049"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:56550
I20260709 14:45:56.700037 26015 raft_consensus.cc:606] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:45:56.720633 26132 consensus_queue.cc:1048] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.720963 25866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:42040
I20260709 14:45:56.721514 25866 raft_consensus.cc:606] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Received request to transfer leadership to TS a9a421ee389d4032a002616424d3023f
I20260709 14:45:56.727315 26015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "728591f8385b4a209129800433830b26"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
mode: GRACEFUL
new_leader_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:56550
I20260709 14:45:56.727766 26092 raft_consensus.cc:993] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:45:56.727913 26015 raft_consensus.cc:606] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Received request to transfer leadership to TS a9a421ee389d4032a002616424d3023f
I20260709 14:45:56.728222 26092 raft_consensus.cc:1081] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:45:56.730407 25865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a9c4355121c45d696537c51b34f9049"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42024
I20260709 14:45:56.731003 25865 raft_consensus.cc:493] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:56.731379 25865 raft_consensus.cc:3060] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.733759 26077 consensus_queue.cc:1048] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.736873 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eece3eac89fb4c6689ab48a3532e513f"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:42040
I20260709 14:45:56.737511 25867 raft_consensus.cc:606] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Received request to transfer leadership to TS a9a421ee389d4032a002616424d3023f
I20260709 14:45:56.740631 26132 consensus_queue.cc:1048] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.747418 25865 raft_consensus.cc:515] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.749697 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:42040
I20260709 14:45:56.750339 25867 raft_consensus.cc:606] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Received request to transfer leadership to TS 20b3771b8258465fa59d2a0a770cfa3f
I20260709 14:45:56.750532 25866 raft_consensus.cc:1240] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Rejecting Update request from peer 20b3771b8258465fa59d2a0a770cfa3f for earlier term 1. Current term is 2. Ops: []
I20260709 14:45:56.753367 25865 leader_election.cc:290] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.754175 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9c4355121c45d696537c51b34f9049" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:56.755684 26125 consensus_queue.cc:1048] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:56.758982 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9c4355121c45d696537c51b34f9049" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:56.759595 26016 raft_consensus.cc:3055] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:56.759922 26016 raft_consensus.cc:740] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:45:56.760795 26016 consensus_queue.cc:260] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.761559 26016 raft_consensus.cc:3060] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.765465 26125 raft_consensus.cc:993] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014: : Instructing follower a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:45:56.765914 26125 raft_consensus.cc:1081] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Signalling peer a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:45:56.767602 25942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eece3eac89fb4c6689ab48a3532e513f"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:51564
I20260709 14:45:56.768167 25942 raft_consensus.cc:493] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:56.768563 25942 raft_consensus.cc:3060] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.774508 26016 raft_consensus.cc:2468] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:45:56.775622 25942 raft_consensus.cc:515] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.775900 25833 leader_election.cc:304] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [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: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: a9a421ee389d4032a002616424d3023f
I20260709 14:45:56.776856 26077 raft_consensus.cc:2804] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:56.777334 26077 raft_consensus.cc:697] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:56.778165 26077 consensus_queue.cc:237] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.779529 25942 leader_election.cc:290] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 2 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.780530 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eece3eac89fb4c6689ab48a3532e513f" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:56.779973 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eece3eac89fb4c6689ab48a3532e513f" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:56.781075 25866 raft_consensus.cc:3055] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:56.781309 26016 raft_consensus.cc:3060] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.781438 25866 raft_consensus.cc:740] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:56.784282 25866 consensus_queue.cc:260] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.785712 25866 raft_consensus.cc:3060] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.786708 25764 catalog_manager.cc:5697] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 1 to 2, leader changed from 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.789466 26016 raft_consensus.cc:2468] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 2.
I20260709 14:45:56.792456 25908 leader_election.cc:304] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:45:56.792730 25866 raft_consensus.cc:2468] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 2.
I20260709 14:45:56.793258 26139 raft_consensus.cc:2804] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:56.793733 26139 raft_consensus.cc:697] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:56.794421 26139 consensus_queue.cc:237] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.802875 25764 catalog_manager.cc:5697] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 1 to 2, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 2 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.955341 26062 raft_consensus.cc:993] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014: : Instructing follower a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:45:56.955410 26125 consensus_queue.cc:1048] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:56.955957 26077 raft_consensus.cc:1081] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Signalling peer a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:45:56.957726 25941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:51564
I20260709 14:45:56.958304 25941 raft_consensus.cc:493] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:56.958608 25941 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.971303 26062 consensus_queue.cc:1048] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:56.981427 25941 raft_consensus.cc:515] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.984391 26125 raft_consensus.cc:993] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014: : Instructing follower 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:45:56.984668 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:56.984974 26062 raft_consensus.cc:1081] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Signalling peer 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:45:56.985320 25866 raft_consensus.cc:3055] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:56.985459 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:56.985713 25866 raft_consensus.cc:740] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:56.986059 26016 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.986595 25866 consensus_queue.cc:260] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.987793 25866 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.989209 26015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:56536
I20260709 14:45:56.989918 26015 raft_consensus.cc:493] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:56.988615 25941 leader_election.cc:290] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 2 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:56.990458 26015 raft_consensus.cc:3060] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:56.993466 26016 raft_consensus.cc:2468] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 2.
I20260709 14:45:56.994810 25908 leader_election.cc:304] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:45:56.995103 25866 raft_consensus.cc:2468] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 2.
I20260709 14:45:56.995743 26139 raft_consensus.cc:2804] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:56.996318 26139 raft_consensus.cc:697] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:56.997200 26139 consensus_queue.cc:237] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:56.997650 26015 raft_consensus.cc:515] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.000042 26015 leader_election.cc:290] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 2 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:57.001226 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:57.003736 25941 raft_consensus.cc:3060] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.003631 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e2621fc2b4e1392b174768ece14b0" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:57.004647 25866 raft_consensus.cc:3055] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:57.005129 25866 raft_consensus.cc:740] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:57.006163 25866 consensus_queue.cc:260] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.007723 25866 raft_consensus.cc:3060] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.007241 25762 catalog_manager.cc:5697] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 1 to 2, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 2 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.010948 25941 raft_consensus.cc:2468] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 2.
I20260709 14:45:57.012132 25979 leader_election.cc:304] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:45:57.012898 26132 raft_consensus.cc:2804] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:57.013339 26132 raft_consensus.cc:697] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 LEADER]: Becoming Leader. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:45:57.014179 26132 consensus_queue.cc:237] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.015748 25866 raft_consensus.cc:2468] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 2.
I20260709 14:45:57.021972 25762 catalog_manager.cc:5697] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f reported cstate change: term changed from 1 to 2, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195). New cstate: current_term: 2 leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:57.060817 26089 raft_consensus.cc:993] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:45:57.061345 26139 raft_consensus.cc:1081] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:45:57.062827 25866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42022
I20260709 14:45:57.063403 25866 raft_consensus.cc:493] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:57.063736 25866 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.068980 25866 raft_consensus.cc:515] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.070782 25866 leader_election.cc:290] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:57.071766 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:57.072018 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:57.072405 25941 raft_consensus.cc:3055] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:57.072667 26015 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.072815 25941 raft_consensus.cc:740] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:57.073642 25941 consensus_queue.cc:260] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.074647 25941 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.078675 26015 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:45:57.079773 25833 leader_election.cc:304] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:57.079975 25941 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:45:57.080681 26062 raft_consensus.cc:2804] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:57.081178 26062 raft_consensus.cc:697] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:57.081925 26062 consensus_queue.cc:237] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.088955 25762 catalog_manager.cc:5697] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 1 to 2, leader changed from a9a421ee389d4032a002616424d3023f (127.24.167.194) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.104473 26092 raft_consensus.cc:993] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f: : Instructing follower a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:45:57.105083 26132 raft_consensus.cc:1081] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Signalling peer a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:45:57.106868 25941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "728591f8385b4a209129800433830b26"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:45:57.107345 25941 raft_consensus.cc:493] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:57.107654 25941 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.112754 25941 raft_consensus.cc:515] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.114504 25941 leader_election.cc:290] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 2 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:57.115497 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:45:57.115706 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:57.116181 25866 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.116278 26015 raft_consensus.cc:3055] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:57.116765 26015 raft_consensus.cc:740] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:45:57.117707 26015 consensus_queue.cc:260] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.119181 26015 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.124295 25866 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 2.
I20260709 14:45:57.125849 25906 leader_election.cc:304] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:57.126598 26139 raft_consensus.cc:2804] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:57.126662 26015 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 2.
I20260709 14:45:57.127224 26139 raft_consensus.cc:697] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:57.128159 26139 consensus_queue.cc:237] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.131072 26089 consensus_queue.cc:1048] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.137247 25762 catalog_manager.cc:5697] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 1 to 2, leader changed from 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195) to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 2 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.138756 26089 raft_consensus.cc:993] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:45:57.139289 26095 raft_consensus.cc:1081] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:45:57.144572 25865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42022
I20260709 14:45:57.145222 25865 raft_consensus.cc:493] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:57.145628 25865 raft_consensus.cc:3060] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.145361 26089 consensus_queue.cc:1048] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.153282 25865 raft_consensus.cc:515] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:57.158313 25865 leader_election.cc:290] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Requested vote from peers 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:45:57.158996 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:57.159709 25941 raft_consensus.cc:3055] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:57.160100 25941 raft_consensus.cc:740] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:57.160351 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f603e9040bd7431098f179ea171e08f2" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:57.160983 26015 raft_consensus.cc:3060] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.161088 25941 consensus_queue.cc:260] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:57.162494 25941 raft_consensus.cc:3060] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.169003 26015 raft_consensus.cc:2468] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:45:57.170207 25941 raft_consensus.cc:2468] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:45:57.170469 25833 leader_election.cc:304] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:57.171344 26062 raft_consensus.cc:2804] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:57.171792 26062 raft_consensus.cc:697] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:57.172467 26062 consensus_queue.cc:237] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } }
I20260709 14:45:57.179910 25762 catalog_manager.cc:5697] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 1 to 2, leader changed from a9a421ee389d4032a002616424d3023f (127.24.167.194) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.196990 25941 raft_consensus.cc:3060] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.202767 25941 raft_consensus.cc:1275] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.204267 26062 consensus_queue.cc:1048] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.205358 25865 raft_consensus.cc:1275] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.206594 26139 consensus_queue.cc:1048] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.217257 26016 raft_consensus.cc:1275] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.219641 26015 raft_consensus.cc:1275] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.220178 26153 consensus_queue.cc:1048] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.221344 26150 consensus_queue.cc:1048] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.237566 26089 raft_consensus.cc:993] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:45:57.238080 26153 raft_consensus.cc:1081] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:45:57.239825 25865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "997c343f418043c2b012fbae8720bac7"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42022
I20260709 14:45:57.240399 25865 raft_consensus.cc:493] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:57.240829 25865 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.245913 25865 raft_consensus.cc:515] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.247442 25865 leader_election.cc:290] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:45:57.248196 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:45:57.248386 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:45:57.248873 25941 raft_consensus.cc:3055] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:57.248974 26015 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.249191 25941 raft_consensus.cc:740] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:45:57.250006 25941 consensus_queue.cc:260] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.250898 25941 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.253912 26015 raft_consensus.cc:2468] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:45:57.255064 25833 leader_election.cc:304] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:45:57.255599 25941 raft_consensus.cc:2468] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:45:57.256425 26150 raft_consensus.cc:2804] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:57.256953 26150 raft_consensus.cc:697] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:45:57.257745 26150 consensus_queue.cc:237] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:45:57.263707 25762 catalog_manager.cc:5697] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 1 to 2, leader changed from a9a421ee389d4032a002616424d3023f (127.24.167.194) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.389865 25865 raft_consensus.cc:1275] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.391498 26153 consensus_queue.cc:1048] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.399256 26015 raft_consensus.cc:1275] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.400852 26089 consensus_queue.cc:1048] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.474676 26015 raft_consensus.cc:1275] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.476045 26150 consensus_queue.cc:1048] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.483672 25941 raft_consensus.cc:1275] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.485399 26062 consensus_queue.cc:1048] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.488108 25865 raft_consensus.cc:1275] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.489675 26132 consensus_queue.cc:1048] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.498750 25941 raft_consensus.cc:1275] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.500557 26132 consensus_queue.cc:1048] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:45:57.559170 26015 raft_consensus.cc:1275] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.560295 26089 consensus_queue.cc:1048] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.568642 25865 raft_consensus.cc:1275] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.570066 26089 consensus_queue.cc:1048] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.646488 26015 raft_consensus.cc:1275] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.647495 26016 raft_consensus.cc:1275] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.647850 26062 consensus_queue.cc:1048] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.648759 26150 consensus_queue.cc:1048] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.657390 25941 raft_consensus.cc:1275] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.658195 25942 raft_consensus.cc:1275] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.659746 26150 consensus_queue.cc:1048] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.660269 26062 consensus_queue.cc:1048] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:45:59.999926 25247 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:46:00.001389 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:00.070391 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:42042
I20260709 14:46:00.070950 25867 raft_consensus.cc:606] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Received request to transfer leadership to TS 20b3771b8258465fa59d2a0a770cfa3f
I20260709 14:46:00.073693 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:42042
I20260709 14:46:00.074250 25867 raft_consensus.cc:606] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Received request to transfer leadership to TS 20b3771b8258465fa59d2a0a770cfa3f
I20260709 14:46:00.075572 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:00.076114 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:00.326048 26165 raft_consensus.cc:993] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014: : Instructing follower 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:46:00.326598 26158 raft_consensus.cc:1081] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Signalling peer 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:46:00.328409 26015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:56536
I20260709 14:46:00.329087 26015 raft_consensus.cc:493] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:00.329434 26015 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:00.334853 26015 raft_consensus.cc:515] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:00.336985 26015 leader_election.cc:290] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 3 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:46:00.337847 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:46:00.338349 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:00.338660 25867 raft_consensus.cc:3055] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:00.339100 25941 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:00.339183 25867 raft_consensus.cc:740] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:00.340289 25867 consensus_queue.cc:260] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:00.341766 25867 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:00.346115 25941 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 3.
I20260709 14:46:00.346544 26165 raft_consensus.cc:993] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014: : Instructing follower 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:46:00.347083 26158 raft_consensus.cc:1081] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Signalling peer 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:46:00.347515 25979 leader_election.cc:304] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:46:00.348423 26166 raft_consensus.cc:2804] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:00.348793 26015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:56536
I20260709 14:46:00.349452 26015 raft_consensus.cc:493] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:00.349848 26166 raft_consensus.cc:697] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 LEADER]: Becoming Leader. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:46:00.349969 26015 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.350972 26166 consensus_queue.cc:237] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:00.353060 25867 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 3.
I20260709 14:46:00.357494 26015 raft_consensus.cc:515] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:00.359408 26015 leader_election.cc:290] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 2 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:46:00.360755 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:00.361369 25941 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.361565 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:46:00.362150 25867 raft_consensus.cc:3055] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:00.362505 25867 raft_consensus.cc:740] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:00.363312 25867 consensus_queue.cc:260] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:00.364612 25867 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.367910 25762 catalog_manager.cc:5697] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f reported cstate change: term changed from 2 to 3, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195). New cstate: current_term: 3 leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:00.369606 25867 raft_consensus.cc:2468] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 2.
I20260709 14:46:00.370677 25980 leader_election.cc:304] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:46:00.371556 26166 raft_consensus.cc:2804] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:00.372344 26166 raft_consensus.cc:697] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 2 LEADER]: Becoming Leader. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:46:00.373270 26166 consensus_queue.cc:237] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:00.373742 25941 raft_consensus.cc:2468] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 2.
I20260709 14:46:00.388002 25762 catalog_manager.cc:5697] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f reported cstate change: term changed from 1 to 2, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195). New cstate: current_term: 2 leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: HEALTHY } } }
W20260709 14:46:00.562701 25796 debug-util.cc:398] Leaking SignalData structure 0x7b080004f240 after lost signal to thread 25250
W20260709 14:46:00.563477 25796 debug-util.cc:398] Leaking SignalData structure 0x7b080004f920 after lost signal to thread 25799
W20260709 14:46:00.564821 25796 debug-util.cc:398] Leaking SignalData structure 0x7b08001a3dc0 after lost signal to thread 25966
W20260709 14:46:00.565483 25796 debug-util.cc:398] Leaking SignalData structure 0x7b08001be560 after lost signal to thread 26040
I20260709 14:46:00.750666 25867 raft_consensus.cc:1275] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:00.752197 26166 consensus_queue.cc:1048] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:00.763262 25941 raft_consensus.cc:1275] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:00.764902 26166 consensus_queue.cc:1048] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:00.852342 25867 raft_consensus.cc:1275] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:00.853909 26166 consensus_queue.cc:1048] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:00.854072 25942 raft_consensus.cc:1275] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:00.855583 26166 consensus_queue.cc:1048] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:01.077091 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:01.097960 26015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:56550
I20260709 14:46:01.098618 26015 raft_consensus.cc:606] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:46:01.105795 26015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:56550
I20260709 14:46:01.106393 26015 raft_consensus.cc:606] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 2 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:46:01.111599 25942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b46cbc8a1cf4f2b967b5cff385781fc"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:51584
I20260709 14:46:01.112110 25942 raft_consensus.cc:606] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:46:01.117503 25942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:51584
I20260709 14:46:01.118083 25942 raft_consensus.cc:606] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:46:01.123193 25942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "728591f8385b4a209129800433830b26"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
mode: GRACEFUL
new_leader_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:51584
I20260709 14:46:01.123835 25942 raft_consensus.cc:606] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Received request to transfer leadership to TS d7592137f0694dd391c857ed1fae3014
I20260709 14:46:01.189563 26189 raft_consensus.cc:993] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.190056 26170 raft_consensus.cc:1081] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.192296 25867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "728591f8385b4a209129800433830b26"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42022
I20260709 14:46:01.192917 25867 raft_consensus.cc:493] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.193331 25867 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.201323 25867 raft_consensus.cc:515] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.203626 25867 leader_election.cc:290] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 3 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:46:01.204715 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:01.205173 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:46:01.205330 25942 raft_consensus.cc:3055] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:01.205691 26015 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.205665 25942 raft_consensus.cc:740] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:46:01.206636 25942 consensus_queue.cc:260] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.207875 25942 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.212343 26015 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 3.
I20260709 14:46:01.213811 25833 leader_election.cc:304] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:46:01.214707 26158 raft_consensus.cc:2804] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:01.214830 25942 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 3.
I20260709 14:46:01.216080 26158 raft_consensus.cc:697] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:01.217150 26158 consensus_queue.cc:237] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.225920 25764 catalog_manager.cc:5697] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 2 to 3, leader changed from a9a421ee389d4032a002616424d3023f (127.24.167.194) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 3 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.280016 26173 raft_consensus.cc:993] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.280576 26188 raft_consensus.cc:1081] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.282152 25867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42024
I20260709 14:46:01.282711 25867 raft_consensus.cc:493] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.283025 25867 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:01.288218 25867 raft_consensus.cc:515] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.290480 25867 leader_election.cc:290] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 4 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:46:01.291101 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:01.291700 25942 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:01.292349 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae30270dc114ad2a6604597da2a3df1" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:46:01.292930 26015 raft_consensus.cc:3055] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:01.293242 26015 raft_consensus.cc:740] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:46:01.293972 26015 consensus_queue.cc:260] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.295125 26015 raft_consensus.cc:3060] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:01.297258 25942 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 4.
I20260709 14:46:01.298254 25830 leader_election.cc:304] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [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: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:46:01.299067 26158 raft_consensus.cc:2804] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:01.299566 26158 raft_consensus.cc:697] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 4 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:01.300402 26158 consensus_queue.cc:237] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.305420 26015 raft_consensus.cc:2468] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 4.
I20260709 14:46:01.308820 25764 catalog_manager.cc:5697] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 3 to 4, leader changed from 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 4 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.319427 26173 raft_consensus.cc:993] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.319870 26188 raft_consensus.cc:1081] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 2 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.321522 25867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42024
I20260709 14:46:01.321998 25867 raft_consensus.cc:493] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.322305 25867 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.327210 25867 raft_consensus.cc:515] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.329074 25867 leader_election.cc:290] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 3 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:46:01.330200 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:01.330288 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:46:01.330750 25942 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.330873 26015 raft_consensus.cc:3055] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:01.331298 26015 raft_consensus.cc:740] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:46:01.332050 26015 consensus_queue.cc:260] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.333300 26015 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.335860 25942 raft_consensus.cc:2468] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 3.
I20260709 14:46:01.337049 25830 leader_election.cc:304] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:46:01.337731 26158 raft_consensus.cc:2804] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:01.338879 26158 raft_consensus.cc:697] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:01.340404 26015 raft_consensus.cc:2468] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 3.
I20260709 14:46:01.340828 26158 consensus_queue.cc:237] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.347549 25764 catalog_manager.cc:5697] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 2 to 3, leader changed from 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 3 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.498703 26189 raft_consensus.cc:993] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.499197 26170 raft_consensus.cc:1081] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.500893 25867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42022
I20260709 14:46:01.501495 25867 raft_consensus.cc:493] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.501885 25867 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.509279 25867 raft_consensus.cc:515] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.511489 25867 leader_election.cc:290] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 3 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:46:01.512199 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:01.512573 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:46:01.512828 25942 raft_consensus.cc:3055] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:01.513079 26015 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.513190 25942 raft_consensus.cc:740] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:46:01.514012 25942 consensus_queue.cc:260] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.515187 25942 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.519356 26015 raft_consensus.cc:2468] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 3.
I20260709 14:46:01.520589 25833 leader_election.cc:304] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:46:01.521458 26158 raft_consensus.cc:2804] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:01.521971 26158 raft_consensus.cc:697] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:01.522053 25942 raft_consensus.cc:2468] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 3.
I20260709 14:46:01.522904 26158 consensus_queue.cc:237] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.531201 25764 catalog_manager.cc:5697] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 2 to 3, leader changed from a9a421ee389d4032a002616424d3023f (127.24.167.194) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 3 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.570541 26189 raft_consensus.cc:993] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f: : Instructing follower d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.570978 26170 raft_consensus.cc:1081] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Signalling peer d7592137f0694dd391c857ed1fae3014 to start an election
I20260709 14:46:01.572623 25867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b46cbc8a1cf4f2b967b5cff385781fc"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
 from {username='slave'} at 127.0.0.1:42022
I20260709 14:46:01.573122 25867 raft_consensus.cc:493] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.573511 25867 raft_consensus.cc:3060] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.578373 25867 raft_consensus.cc:515] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.580134 25867 leader_election.cc:290] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Requested vote from peers a9a421ee389d4032a002616424d3023f (127.24.167.194:43833), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:46:01.581087 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b46cbc8a1cf4f2b967b5cff385781fc" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:01.581389 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b46cbc8a1cf4f2b967b5cff385781fc" candidate_uuid: "d7592137f0694dd391c857ed1fae3014" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:46:01.581760 25942 raft_consensus.cc:3055] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:01.581929 26015 raft_consensus.cc:3060] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.582129 25942 raft_consensus.cc:740] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:46:01.583030 25942 consensus_queue.cc:260] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.584374 25942 raft_consensus.cc:3060] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.586735 26015 raft_consensus.cc:2468] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:46:01.587661 25833 leader_election.cc:304] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:46:01.588380 26158 raft_consensus.cc:2804] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:01.588913 26158 raft_consensus.cc:697] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Becoming Leader. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:01.589704 26158 consensus_queue.cc:237] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:01.592021 25942 raft_consensus.cc:2468] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7592137f0694dd391c857ed1fae3014 in term 2.
I20260709 14:46:01.596951 25764 catalog_manager.cc:5697] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 reported cstate change: term changed from 1 to 2, leader changed from a9a421ee389d4032a002616424d3023f (127.24.167.194) to d7592137f0694dd391c857ed1fae3014 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "d7592137f0694dd391c857ed1fae3014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.675037 26015 raft_consensus.cc:1275] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:01.676329 26190 consensus_queue.cc:1048] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:01.677564 25942 raft_consensus.cc:1275] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:01.678846 26190 consensus_queue.cc:1048] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:01.785272 25942 raft_consensus.cc:1275] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:01.786530 26190 consensus_queue.cc:1048] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:01.794981 26015 raft_consensus.cc:1275] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:01.796801 26201 consensus_queue.cc:1048] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:01.828118 26015 raft_consensus.cc:1275] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:01.829566 25942 raft_consensus.cc:1275] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:01.829488 26201 consensus_queue.cc:1048] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:01.831211 26158 consensus_queue.cc:1048] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:01.974858 25942 raft_consensus.cc:1275] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:01.976401 26190 consensus_queue.cc:1048] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:01.989396 26015 raft_consensus.cc:1275] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:01.991071 26158 consensus_queue.cc:1048] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:02.054821 26015 raft_consensus.cc:1275] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:02.059010 26201 consensus_queue.cc:1048] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:02.077431 25942 raft_consensus.cc:1275] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Refusing update from remote peer d7592137f0694dd391c857ed1fae3014: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:02.082394 26158 consensus_queue.cc:1048] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:04.131110 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:04.140242 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:42042
I20260709 14:46:04.141013 25867 raft_consensus.cc:606] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Received request to transfer leadership to TS 20b3771b8258465fa59d2a0a770cfa3f
I20260709 14:46:04.143631 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:42042
I20260709 14:46:04.144178 25867 raft_consensus.cc:606] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Received request to transfer leadership to TS 20b3771b8258465fa59d2a0a770cfa3f
I20260709 14:46:04.146498 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "728591f8385b4a209129800433830b26"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:42042
I20260709 14:46:04.147001 25867 raft_consensus.cc:606] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Received request to transfer leadership to TS a9a421ee389d4032a002616424d3023f
I20260709 14:46:04.149343 25867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "997c343f418043c2b012fbae8720bac7"
dest_uuid: "d7592137f0694dd391c857ed1fae3014"
mode: GRACEFUL
new_leader_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:42042
I20260709 14:46:04.149855 25867 raft_consensus.cc:606] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Received request to transfer leadership to TS a9a421ee389d4032a002616424d3023f
I20260709 14:46:04.150965 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:46:04.151553 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:04.165608 26158 raft_consensus.cc:993] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014: : Instructing follower 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:46:04.166184 26211 raft_consensus.cc:1081] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Signalling peer 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:46:04.167567 26015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:56536
I20260709 14:46:04.168087 26015 raft_consensus.cc:493] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.168396 26015 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.173833 26015 raft_consensus.cc:515] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.175810 26015 leader_election.cc:290] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 4 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:46:04.176908 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:04.177466 25941 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.177506 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6f1384f2d48caa0c0af1401603776" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:46:04.178261 25867 raft_consensus.cc:3055] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:04.178612 25867 raft_consensus.cc:740] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:04.179307 25867 consensus_queue.cc:260] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.180311 25867 raft_consensus.cc:3060] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.182989 25941 raft_consensus.cc:2468] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 4.
I20260709 14:46:04.184302 25979 leader_election.cc:304] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [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: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:46:04.185263 26188 raft_consensus.cc:2804] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:04.185905 25867 raft_consensus.cc:2468] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 4.
I20260709 14:46:04.186357 26188 raft_consensus.cc:697] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 LEADER]: Becoming Leader. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:46:04.187372 26188 consensus_queue.cc:237] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.194576 25761 catalog_manager.cc:5697] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f reported cstate change: term changed from 3 to 4, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195). New cstate: current_term: 4 leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:04.213742 26158 raft_consensus.cc:993] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014: : Instructing follower a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:46:04.214221 26211 raft_consensus.cc:1081] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Signalling peer a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:46:04.215655 25941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "728591f8385b4a209129800433830b26"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:51564
I20260709 14:46:04.216125 25941 raft_consensus.cc:493] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.216409 25941 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.220469 25941 raft_consensus.cc:515] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.221959 25941 leader_election.cc:290] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 4 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:46:04.222932 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:46:04.223533 25867 raft_consensus.cc:3055] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:04.223407 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728591f8385b4a209129800433830b26" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:46:04.223901 25867 raft_consensus.cc:740] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:04.224153 26016 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.224776 25867 consensus_queue.cc:260] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.226048 25867 raft_consensus.cc:3060] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.227864 26158 raft_consensus.cc:993] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014: : Instructing follower a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:46:04.228343 26211 raft_consensus.cc:1081] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Signalling peer a9a421ee389d4032a002616424d3023f to start an election
I20260709 14:46:04.230149 25942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "997c343f418043c2b012fbae8720bac7"
dest_uuid: "a9a421ee389d4032a002616424d3023f"
 from {username='slave'} at 127.0.0.1:51564
I20260709 14:46:04.230654 25942 raft_consensus.cc:493] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.230975 25942 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.231940 26016 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 4.
I20260709 14:46:04.232095 25867 raft_consensus.cc:2468] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 4.
I20260709 14:46:04.233371 25906 leader_election.cc:304] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [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: a9a421ee389d4032a002616424d3023f, d7592137f0694dd391c857ed1fae3014; no voters: 
I20260709 14:46:04.234336 26170 raft_consensus.cc:2804] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:04.235533 26170 raft_consensus.cc:697] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 4 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:46:04.236462 26170 consensus_queue.cc:237] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.237226 25942 raft_consensus.cc:515] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.238755 25942 leader_election.cc:290] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 3 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195:40277)
I20260709 14:46:04.239461 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:46:04.240006 25867 raft_consensus.cc:3055] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:04.239900 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997c343f418043c2b012fbae8720bac7" candidate_uuid: "a9a421ee389d4032a002616424d3023f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
I20260709 14:46:04.240335 25867 raft_consensus.cc:740] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:04.240592 26016 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.241233 25867 consensus_queue.cc:260] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.242360 25867 raft_consensus.cc:3060] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.245393 25761 catalog_manager.cc:5697] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 3 to 4, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 4 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.247707 26016 raft_consensus.cc:2468] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 3.
I20260709 14:46:04.248924 25908 leader_election.cc:304] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:46:04.249684 26170 raft_consensus.cc:2804] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:04.249722 25867 raft_consensus.cc:2468] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a421ee389d4032a002616424d3023f in term 3.
I20260709 14:46:04.250451 26170 raft_consensus.cc:697] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 3 LEADER]: Becoming Leader. State: Replica: a9a421ee389d4032a002616424d3023f, State: Running, Role: LEADER
I20260709 14:46:04.251524 26170 consensus_queue.cc:237] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.258553 25761 catalog_manager.cc:5697] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f reported cstate change: term changed from 2 to 3, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to a9a421ee389d4032a002616424d3023f (127.24.167.194). New cstate: current_term: 3 leader_uuid: "a9a421ee389d4032a002616424d3023f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.291471 26158 raft_consensus.cc:993] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014: : Instructing follower 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:46:04.291931 26211 raft_consensus.cc:1081] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Signalling peer 20b3771b8258465fa59d2a0a770cfa3f to start an election
I20260709 14:46:04.293366 26016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d"
dest_uuid: "20b3771b8258465fa59d2a0a770cfa3f"
 from {username='slave'} at 127.0.0.1:56536
I20260709 14:46:04.293895 26016 raft_consensus.cc:493] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.294222 26016 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.298933 26016 raft_consensus.cc:515] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.300650 26016 leader_election.cc:290] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [CANDIDATE]: Term 4 election: Requested vote from peers d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821), a9a421ee389d4032a002616424d3023f (127.24.167.194:43833)
I20260709 14:46:04.301587 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7592137f0694dd391c857ed1fae3014"
I20260709 14:46:04.301641 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fcf3fa20724898aa0a313fc5b5621d" candidate_uuid: "20b3771b8258465fa59d2a0a770cfa3f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9a421ee389d4032a002616424d3023f"
I20260709 14:46:04.302256 25867 raft_consensus.cc:3055] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:04.302296 25942 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.302739 25867 raft_consensus.cc:740] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7592137f0694dd391c857ed1fae3014, State: Running, Role: LEADER
I20260709 14:46:04.303413 25867 consensus_queue.cc:260] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.304337 25867 raft_consensus.cc:3060] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.307272 25942 raft_consensus.cc:2468] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 4.
I20260709 14:46:04.308310 25979 leader_election.cc:304] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [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: 20b3771b8258465fa59d2a0a770cfa3f, a9a421ee389d4032a002616424d3023f; no voters: 
I20260709 14:46:04.308683 25867 raft_consensus.cc:2468] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b3771b8258465fa59d2a0a770cfa3f in term 4.
I20260709 14:46:04.309222 26188 raft_consensus.cc:2804] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:04.309613 26188 raft_consensus.cc:697] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 4 LEADER]: Becoming Leader. State: Replica: 20b3771b8258465fa59d2a0a770cfa3f, State: Running, Role: LEADER
I20260709 14:46:04.310447 26188 consensus_queue.cc:237] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [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: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } }
I20260709 14:46:04.317746 25761 catalog_manager.cc:5697] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f reported cstate change: term changed from 3 to 4, leader changed from d7592137f0694dd391c857ed1fae3014 (127.24.167.193) to 20b3771b8258465fa59d2a0a770cfa3f (127.24.167.195). New cstate: current_term: 4 leader_uuid: "20b3771b8258465fa59d2a0a770cfa3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:04.613968 25942 raft_consensus.cc:1275] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:04.615206 26188 consensus_queue.cc:1048] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:04.624903 25867 raft_consensus.cc:1275] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:04.626984 26188 consensus_queue.cc:1048] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:04.671721 25867 raft_consensus.cc:1275] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:04.673030 26170 consensus_queue.cc:1048] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:04.682155 26016 raft_consensus.cc:1275] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:04.684428 26229 consensus_queue.cc:1048] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:04.711835 25867 raft_consensus.cc:1275] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:04.713217 26229 consensus_queue.cc:1048] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:04.722116 26016 raft_consensus.cc:1275] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Refusing update from remote peer a9a421ee389d4032a002616424d3023f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:04.724282 26229 consensus_queue.cc:1048] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20b3771b8258465fa59d2a0a770cfa3f" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:04.746654 25942 raft_consensus.cc:1275] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:04.747794 26188 consensus_queue.cc:1048] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a421ee389d4032a002616424d3023f" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:04.756479 25867 raft_consensus.cc:1275] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Refusing update from remote peer 20b3771b8258465fa59d2a0a770cfa3f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:04.758791 26212 consensus_queue.cc:1048] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7592137f0694dd391c857ed1fae3014" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:05.152485 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:05.159240 25247 tablet_server.cc:179] TabletServer@127.24.167.193:0 shutting down...
I20260709 14:46:05.185302 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:05.186187 25247 tablet_replica.cc:333] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
W20260709 14:46:05.186306 25906 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 14:46:05.187193 25247 raft_consensus.cc:2243] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.188082 25247 raft_consensus.cc:2272] T db0e2621fc2b4e1392b174768ece14b0 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:05.189903 25906 consensus_peers.cc:597] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f -> Peer d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821): Couldn't send request to peer d7592137f0694dd391c857ed1fae3014. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:05.190954 25247 tablet_replica.cc:333] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.191592 25247 raft_consensus.cc:2243] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.192018 25247 raft_consensus.cc:2272] T 997c343f418043c2b012fbae8720bac7 P d7592137f0694dd391c857ed1fae3014 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.194242 25247 tablet_replica.cc:333] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.194801 25247 raft_consensus.cc:2243] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.195197 25247 raft_consensus.cc:2272] T 24d6f1384f2d48caa0c0af1401603776 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.197912 25247 tablet_replica.cc:333] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.198444 25247 raft_consensus.cc:2243] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.198951 25247 raft_consensus.cc:2272] T eece3eac89fb4c6689ab48a3532e513f P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.200986 25247 tablet_replica.cc:333] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.201581 25247 raft_consensus.cc:2243] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.202373 25247 raft_consensus.cc:2272] T 5a9c4355121c45d696537c51b34f9049 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.204059 25247 tablet_replica.cc:333] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.204635 25247 raft_consensus.cc:2243] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.205039 25247 raft_consensus.cc:2272] T 31fcf3fa20724898aa0a313fc5b5621d P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.207141 25247 tablet_replica.cc:333] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.207669 25247 raft_consensus.cc:2243] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.208381 25247 raft_consensus.cc:2272] T 8ae30270dc114ad2a6604597da2a3df1 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.210095 25247 tablet_replica.cc:333] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.210606 25247 raft_consensus.cc:2243] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.211354 25247 raft_consensus.cc:2272] T f603e9040bd7431098f179ea171e08f2 P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.213088 25247 tablet_replica.cc:333] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.213560 25247 raft_consensus.cc:2243] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.214221 25247 raft_consensus.cc:2272] T 7b46cbc8a1cf4f2b967b5cff385781fc P d7592137f0694dd391c857ed1fae3014 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.215924 25247 tablet_replica.cc:333] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014: stopping tablet replica
I20260709 14:46:05.216360 25247 raft_consensus.cc:2243] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.216794 25247 raft_consensus.cc:2272] T 728591f8385b4a209129800433830b26 P d7592137f0694dd391c857ed1fae3014 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.247915 25247 tablet_server.cc:196] TabletServer@127.24.167.193:0 shutdown complete.
I20260709 14:46:05.267470 25247 tablet_server.cc:179] TabletServer@127.24.167.194:0 shutting down...
I20260709 14:46:05.303229 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:05.304020 25247 tablet_replica.cc:333] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f: stopping tablet replica
W20260709 14:46:05.304451 25980 consensus_peers.cc:597] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f -> Peer d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821): Couldn't send request to peer d7592137f0694dd391c857ed1fae3014. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:32821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:05.304860 25247 raft_consensus.cc:2243] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.305356 25247 raft_consensus.cc:2272] T 24d6f1384f2d48caa0c0af1401603776 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.307946 25247 tablet_replica.cc:333] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.308666 25247 raft_consensus.cc:2243] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.309140 25247 raft_consensus.cc:2272] T db0e2621fc2b4e1392b174768ece14b0 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.311170 25247 tablet_replica.cc:333] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.311642 25247 raft_consensus.cc:2243] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.312428 25247 raft_consensus.cc:2272] T eece3eac89fb4c6689ab48a3532e513f P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.314601 25247 tablet_replica.cc:333] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.315231 25247 raft_consensus.cc:2243] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.315675 25247 raft_consensus.cc:2272] T 5a9c4355121c45d696537c51b34f9049 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.317664 25247 tablet_replica.cc:333] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.318163 25247 raft_consensus.cc:2243] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:46:05.318233 25906 consensus_peers.cc:597] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f -> Peer d7592137f0694dd391c857ed1fae3014 (127.24.167.193:32821): Couldn't send request to peer d7592137f0694dd391c857ed1fae3014. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:32821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:05.318702 25247 raft_consensus.cc:2272] T 31fcf3fa20724898aa0a313fc5b5621d P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.320835 25247 tablet_replica.cc:333] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.321382 25247 raft_consensus.cc:2243] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.322122 25247 raft_consensus.cc:2272] T 728591f8385b4a209129800433830b26 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.324195 25247 tablet_replica.cc:333] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.324832 25247 raft_consensus.cc:2243] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.325321 25247 raft_consensus.cc:2272] T f603e9040bd7431098f179ea171e08f2 P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.326864 25247 tablet_replica.cc:333] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.327366 25247 raft_consensus.cc:2243] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.327793 25247 raft_consensus.cc:2272] T 7b46cbc8a1cf4f2b967b5cff385781fc P a9a421ee389d4032a002616424d3023f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.329433 25247 tablet_replica.cc:333] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.329890 25247 raft_consensus.cc:2243] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.330601 25247 raft_consensus.cc:2272] T 997c343f418043c2b012fbae8720bac7 P a9a421ee389d4032a002616424d3023f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.332480 25247 tablet_replica.cc:333] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f: stopping tablet replica
I20260709 14:46:05.333026 25247 raft_consensus.cc:2243] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.333479 25247 raft_consensus.cc:2272] T 8ae30270dc114ad2a6604597da2a3df1 P a9a421ee389d4032a002616424d3023f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.353829 25247 tablet_server.cc:196] TabletServer@127.24.167.194:0 shutdown complete.
I20260709 14:46:05.377377 25247 tablet_server.cc:179] TabletServer@127.24.167.195:0 shutting down...
I20260709 14:46:05.401715 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:05.402544 25247 tablet_replica.cc:333] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.403239 25247 raft_consensus.cc:2243] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.403643 25247 raft_consensus.cc:2272] T 997c343f418043c2b012fbae8720bac7 P 20b3771b8258465fa59d2a0a770cfa3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.405803 25247 tablet_replica.cc:333] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.406306 25247 raft_consensus.cc:2243] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.407037 25247 raft_consensus.cc:2272] T db0e2621fc2b4e1392b174768ece14b0 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.408789 25247 tablet_replica.cc:333] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.409236 25247 raft_consensus.cc:2243] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.409942 25247 raft_consensus.cc:2272] T 31fcf3fa20724898aa0a313fc5b5621d P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.412163 25247 tablet_replica.cc:333] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.412796 25247 raft_consensus.cc:2243] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.413250 25247 raft_consensus.cc:2272] T eece3eac89fb4c6689ab48a3532e513f P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.414958 25247 tablet_replica.cc:333] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.415444 25247 raft_consensus.cc:2243] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.415887 25247 raft_consensus.cc:2272] T 5a9c4355121c45d696537c51b34f9049 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.417574 25247 tablet_replica.cc:333] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.418076 25247 raft_consensus.cc:2243] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.418424 25247 raft_consensus.cc:2272] T 8ae30270dc114ad2a6604597da2a3df1 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.419963 25247 tablet_replica.cc:333] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.420426 25247 raft_consensus.cc:2243] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.420934 25247 raft_consensus.cc:2272] T 728591f8385b4a209129800433830b26 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.422823 25247 tablet_replica.cc:333] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.423398 25247 raft_consensus.cc:2243] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.424135 25247 raft_consensus.cc:2272] T f603e9040bd7431098f179ea171e08f2 P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.425840 25247 tablet_replica.cc:333] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.426318 25247 raft_consensus.cc:2243] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.426716 25247 raft_consensus.cc:2272] T 7b46cbc8a1cf4f2b967b5cff385781fc P 20b3771b8258465fa59d2a0a770cfa3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.428272 25247 tablet_replica.cc:333] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f: stopping tablet replica
I20260709 14:46:05.428730 25247 raft_consensus.cc:2243] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.429471 25247 raft_consensus.cc:2272] T 24d6f1384f2d48caa0c0af1401603776 P 20b3771b8258465fa59d2a0a770cfa3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.458353 25247 tablet_server.cc:196] TabletServer@127.24.167.195:0 shutdown complete.
I20260709 14:46:05.476828 25247 master.cc:562] Master@127.24.167.254:41949 shutting down...
I20260709 14:46:05.497321 25247 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.497864 25247 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.498167 25247 tablet_replica.cc:333] T 00000000000000000000000000000000 P b876be467f02473fbc24b7798c5e11ee: stopping tablet replica
I20260709 14:46:05.534754 25247 master.cc:584] Master@127.24.167.254:41949 shutdown complete.
20b3771b8258465fa59d2a0a770cfa3f  1
a9a421ee389d4032a002616424d3023f  4
d7592137f0694dd391c857ed1fae3014  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10913 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:46:05.577188 25247 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.167.254:46849
I20260709 14:46:05.578370 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:05.584628 26241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:05.584666 26242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:05.585175 26244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:05.585978 25247 server_base.cc:1061] running on GCE node
I20260709 14:46:05.586867 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:05.587046 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:05.587208 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608365587193 us; error 0 us; skew 500 ppm
I20260709 14:46:05.587700 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:05.590519 25247 webserver.cc:533] Webserver started at http://127.24.167.254:37203/ using document root <none> and password file <none>
I20260709 14:46:05.590998 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:05.591150 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:05.591380 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:05.592546 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/master-0-root/instance:
uuid: "0ed6723aacd8468db08230b3afa9271c"
format_stamp: "Formatted at 2026-07-09 14:46:05 on dist-test-slave-tp5d"
I20260709 14:46:05.596961 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:46:05.600383 26249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.601235 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:46:05.601567 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/master-0-root
uuid: "0ed6723aacd8468db08230b3afa9271c"
format_stamp: "Formatted at 2026-07-09 14:46:05 on dist-test-slave-tp5d"
I20260709 14:46:05.601907 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:05.616403 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:05.617805 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:05.657879 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.254:46849
I20260709 14:46:05.657980 26300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.254:46849 every 8 connection(s)
I20260709 14:46:05.661796 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:05.671846 26301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c: Bootstrap starting.
I20260709 14:46:05.676697 26301 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:05.680871 26301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c: No bootstrap required, opened a new log
I20260709 14:46:05.683045 26301 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ed6723aacd8468db08230b3afa9271c" member_type: VOTER }
I20260709 14:46:05.683449 26301 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:05.683684 26301 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed6723aacd8468db08230b3afa9271c, State: Initialized, Role: FOLLOWER
I20260709 14:46:05.684363 26301 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ed6723aacd8468db08230b3afa9271c" member_type: VOTER }
I20260709 14:46:05.684871 26301 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:46:05.685106 26301 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:46:05.685400 26301 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:05.689553 26301 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ed6723aacd8468db08230b3afa9271c" member_type: VOTER }
I20260709 14:46:05.690085 26301 leader_election.cc:304] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [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: 0ed6723aacd8468db08230b3afa9271c; no voters: 
I20260709 14:46:05.691201 26301 leader_election.cc:290] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:46:05.691663 26304 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:05.693028 26304 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 1 LEADER]: Becoming Leader. State: Replica: 0ed6723aacd8468db08230b3afa9271c, State: Running, Role: LEADER
I20260709 14:46:05.693639 26304 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [LEADER]: Queue going to LEADER mode. State: All 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: "0ed6723aacd8468db08230b3afa9271c" member_type: VOTER }
I20260709 14:46:05.694309 26301 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:46:05.698331 26306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ed6723aacd8468db08230b3afa9271c. Latest consensus state: current_term: 1 leader_uuid: "0ed6723aacd8468db08230b3afa9271c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ed6723aacd8468db08230b3afa9271c" member_type: VOTER } }
I20260709 14:46:05.698589 26305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ed6723aacd8468db08230b3afa9271c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ed6723aacd8468db08230b3afa9271c" member_type: VOTER } }
I20260709 14:46:05.699139 26306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:05.699412 26305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:05.702252 26311 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:46:05.707391 26311 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:46:05.712616 25247 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:46:05.717098 26311 catalog_manager.cc:1383] Generated new cluster ID: d8bac4eb9ce64a5cb0cc4f3397b32d47
I20260709 14:46:05.717374 26311 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:46:05.743502 26311 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:46:05.744774 26311 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:46:05.766037 26311 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c: Generated new TSK 0
I20260709 14:46:05.766777 26311 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:46:05.778947 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:05.784907 26322 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:05.785988 26323 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:05.787642 25247 server_base.cc:1061] running on GCE node
W20260709 14:46:05.787580 26325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:05.788880 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:05.789064 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:05.789188 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608365789173 us; error 0 us; skew 500 ppm
I20260709 14:46:05.789639 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:05.792176 25247 webserver.cc:533] Webserver started at http://127.24.167.193:41941/ using document root <none> and password file <none>
I20260709 14:46:05.792763 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:05.792944 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:05.793180 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:05.794293 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-0-root/instance:
uuid: "e8b56c7971564cc18513f578c1b05a97"
format_stamp: "Formatted at 2026-07-09 14:46:05 on dist-test-slave-tp5d"
I20260709 14:46:05.799173 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:46:05.802822 26330 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.803776 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:46:05.804122 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "e8b56c7971564cc18513f578c1b05a97"
format_stamp: "Formatted at 2026-07-09 14:46:05 on dist-test-slave-tp5d"
I20260709 14:46:05.804561 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:05.837080 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:05.838311 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:05.839808 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:05.842180 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:05.842353 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.842650 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:05.842813 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.884260 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:36415
I20260709 14:46:05.884363 26392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:36415 every 8 connection(s)
I20260709 14:46:05.889333 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:05.896829 26397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:05.897948 26398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:05.900395 26400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:05.901620 25247 server_base.cc:1061] running on GCE node
I20260709 14:46:05.903019 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:05.903209 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:05.903340 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608365903328 us; error 0 us; skew 500 ppm
I20260709 14:46:05.903826 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:05.906287 25247 webserver.cc:533] Webserver started at http://127.24.167.194:36695/ using document root <none> and password file <none>
I20260709 14:46:05.906996 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:05.907241 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:05.907562 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:05.909198 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-1-root/instance:
uuid: "0b52a2c932804eae81327a19fb753843"
format_stamp: "Formatted at 2026-07-09 14:46:05 on dist-test-slave-tp5d"
I20260709 14:46:05.910578 26393 heartbeater.cc:344] Connected to a master server at 127.24.167.254:46849
I20260709 14:46:05.910985 26393 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:05.911868 26393 heartbeater.cc:507] Master 127.24.167.254:46849 requested a full tablet report, sending...
I20260709 14:46:05.914207 26266 ts_manager.cc:194] Registered new tserver with Master: e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415)
I20260709 14:46:05.914865 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:46:05.916656 26266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43986
I20260709 14:46:05.919335 26405 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.920049 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:46:05.920295 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-1-root
uuid: "0b52a2c932804eae81327a19fb753843"
format_stamp: "Formatted at 2026-07-09 14:46:05 on dist-test-slave-tp5d"
I20260709 14:46:05.920609 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:05.934218 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:05.935344 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:05.936817 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:05.939201 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:05.939375 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.939673 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:05.939817 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.980240 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.194:39523
I20260709 14:46:05.980358 26467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.194:39523 every 8 connection(s)
I20260709 14:46:05.985146 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:05.991726 26471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:05.992977 26472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:05.996812 26474 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:05.997570 26468 heartbeater.cc:344] Connected to a master server at 127.24.167.254:46849
I20260709 14:46:05.998127 26468 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:05.998730 25247 server_base.cc:1061] running on GCE node
I20260709 14:46:05.999301 26468 heartbeater.cc:507] Master 127.24.167.254:46849 requested a full tablet report, sending...
I20260709 14:46:05.999640 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:05.999902 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:06.000079 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608366000066 us; error 0 us; skew 500 ppm
I20260709 14:46:06.000810 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:06.001857 26266 ts_manager.cc:194] Registered new tserver with Master: 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:06.003559 25247 webserver.cc:533] Webserver started at http://127.24.167.195:45111/ using document root <none> and password file <none>
I20260709 14:46:06.003726 26266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43994
I20260709 14:46:06.004068 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:06.004400 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:06.004696 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:06.005987 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-2-root/instance:
uuid: "e419e4dea40f4522961d83eb0e640abd"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-tp5d"
I20260709 14:46:06.010715 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:46:06.014169 26479 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.015026 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:46:06.015338 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-2-root
uuid: "e419e4dea40f4522961d83eb0e640abd"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-tp5d"
I20260709 14:46:06.015647 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:06.032289 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:06.033533 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:06.035009 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:06.037253 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:06.037494 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.037740 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:06.037930 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.078843 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.195:40419
I20260709 14:46:06.078998 26541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.195:40419 every 8 connection(s)
I20260709 14:46:06.095491 26542 heartbeater.cc:344] Connected to a master server at 127.24.167.254:46849
I20260709 14:46:06.095898 26542 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:06.096791 26542 heartbeater.cc:507] Master 127.24.167.254:46849 requested a full tablet report, sending...
I20260709 14:46:06.098824 26266 ts_manager.cc:194] Registered new tserver with Master: e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:06.099700 25247 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015966275s
I20260709 14:46:06.100245 26266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44006
I20260709 14:46:06.127980 26266 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44014:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:46:06.134331 26266 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:46:06.348943 26433 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf0f69913af486dab475f9cdfb0022d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:06.350472 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf0f69913af486dab475f9cdfb0022d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.350677 26432 tablet_service.cc:1511] Processing CreateTablet for tablet 6fab9c8e01f14462bd66971bc328ebbd (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:06.352087 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fab9c8e01f14462bd66971bc328ebbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.365800 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 21da1dbfe8f84551be2caa0b58755ec5 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:06.367337 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21da1dbfe8f84551be2caa0b58755ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.374605 26432 tablet_service.cc:1511] Processing CreateTablet for tablet d553dbec1ca34e5f9233a2a04f80575a (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:06.378996 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d553dbec1ca34e5f9233a2a04f80575a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.380378 26433 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1acb8329d64bfe9214a75e4cd86a90 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:06.377269 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 04672e12742b42b8aac86367a035d0ca (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:06.377602 26557 tablet_bootstrap.cc:492] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:06.384801 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04672e12742b42b8aac86367a035d0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.383250 26429 tablet_service.cc:1511] Processing CreateTablet for tablet 35dc13b9eb6f4e6aa8f614a418b80f5b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:06.387410 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dc13b9eb6f4e6aa8f614a418b80f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.395701 26557 tablet_bootstrap.cc:654] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.399433 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1acb8329d64bfe9214a75e4cd86a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.398207 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 13b6fe4d36bd42d7a5ae8cc975d33a06 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:06.401913 26428 tablet_service.cc:1511] Processing CreateTablet for tablet 3026aa1a8a8046a08fa763504394ee19 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:06.403630 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b6fe4d36bd42d7a5ae8cc975d33a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.404316 26428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3026aa1a8a8046a08fa763504394ee19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.417309 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 1001aafedd59438180df24f05b0599c6 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:06.425583 26427 tablet_service.cc:1511] Processing CreateTablet for tablet d0429cc563504b08acd41e2d5c2f9931 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:06.428047 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1001aafedd59438180df24f05b0599c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.428649 26426 tablet_service.cc:1511] Processing CreateTablet for tablet c84593461faf476f86b7567702ffc56b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:06.430182 26426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84593461faf476f86b7567702ffc56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.428822 26432 tablet_service.cc:1511] Processing CreateTablet for tablet dc666471d1554deeaf82e638da8ba69e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:06.432001 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc666471d1554deeaf82e638da8ba69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.443646 26431 tablet_service.cc:1511] Processing CreateTablet for tablet fcf943d5f99a451caaf97687693f094e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:06.432976 26557 tablet_bootstrap.cc:492] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:06.438728 26425 tablet_service.cc:1511] Processing CreateTablet for tablet 4245053f0f2e41a98ca815166ff30ed2 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:06.445559 26557 ts_tablet_manager.cc:1403] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.006s
I20260709 14:46:06.446384 26358 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf0f69913af486dab475f9cdfb0022d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:06.447754 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf0f69913af486dab475f9cdfb0022d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.444991 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf943d5f99a451caaf97687693f094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.441635 26424 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0bdbf78a894371979aeb42e5f7ee6d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:06.450139 26424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0bdbf78a894371979aeb42e5f7ee6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.458570 26356 tablet_service.cc:1511] Processing CreateTablet for tablet 21da1dbfe8f84551be2caa0b58755ec5 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:06.467950 26427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0429cc563504b08acd41e2d5c2f9931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.468468 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21da1dbfe8f84551be2caa0b58755ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.470902 26353 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1acb8329d64bfe9214a75e4cd86a90 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:06.467028 26349 tablet_service.cc:1511] Processing CreateTablet for tablet dc666471d1554deeaf82e638da8ba69e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:06.458580 26355 tablet_service.cc:1511] Processing CreateTablet for tablet d553dbec1ca34e5f9233a2a04f80575a (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:06.449204 26557 raft_consensus.cc:359] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:06.464640 26433 tablet_service.cc:1511] Processing CreateTablet for tablet f41ed435b7414cd1849ee771f7cd9009 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:06.477129 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41ed435b7414cd1849ee771f7cd9009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.457348 26357 tablet_service.cc:1511] Processing CreateTablet for tablet 6fab9c8e01f14462bd66971bc328ebbd (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:06.478523 26506 tablet_service.cc:1511] Processing CreateTablet for tablet 6fab9c8e01f14462bd66971bc328ebbd (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:06.474619 26557 raft_consensus.cc:385] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.479898 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fab9c8e01f14462bd66971bc328ebbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.481689 26504 tablet_service.cc:1511] Processing CreateTablet for tablet d553dbec1ca34e5f9233a2a04f80575a (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:06.483047 26504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d553dbec1ca34e5f9233a2a04f80575a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.454576 26430 tablet_service.cc:1511] Processing CreateTablet for tablet b458624714884eb288b8d106243b6ebb (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:06.485105 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b458624714884eb288b8d106243b6ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.485769 26503 tablet_service.cc:1511] Processing CreateTablet for tablet 04672e12742b42b8aac86367a035d0ca (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:06.479895 26557 raft_consensus.cc:740] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.487185 26503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04672e12742b42b8aac86367a035d0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.489789 26501 tablet_service.cc:1511] Processing CreateTablet for tablet 35dc13b9eb6f4e6aa8f614a418b80f5b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:06.491225 26501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dc13b9eb6f4e6aa8f614a418b80f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.493969 26502 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1acb8329d64bfe9214a75e4cd86a90 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:06.495455 26502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1acb8329d64bfe9214a75e4cd86a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.449149 26429 tablet_service.cc:1511] Processing CreateTablet for tablet 3d14e14803a0424bb7bd72a5023daf50 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:06.473925 26428 tablet_service.cc:1511] Processing CreateTablet for tablet be59edf00c8d4e83b5edda1dfb6006d4 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:06.476815 26507 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf0f69913af486dab475f9cdfb0022d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:06.472330 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1acb8329d64bfe9214a75e4cd86a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.498373 26507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf0f69913af486dab475f9cdfb0022d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.464980 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 3026aa1a8a8046a08fa763504394ee19 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:06.459973 26354 tablet_service.cc:1511] Processing CreateTablet for tablet 04672e12742b42b8aac86367a035d0ca (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:06.498178 26505 tablet_service.cc:1511] Processing CreateTablet for tablet 21da1dbfe8f84551be2caa0b58755ec5 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:06.504604 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fab9c8e01f14462bd66971bc328ebbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.463310 26351 tablet_service.cc:1511] Processing CreateTablet for tablet 13b6fe4d36bd42d7a5ae8cc975d33a06 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:06.499032 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d14e14803a0424bb7bd72a5023daf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.499513 26500 tablet_service.cc:1511] Processing CreateTablet for tablet 13b6fe4d36bd42d7a5ae8cc975d33a06 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:06.509670 26428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be59edf00c8d4e83b5edda1dfb6006d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.510087 26498 tablet_service.cc:1511] Processing CreateTablet for tablet dc666471d1554deeaf82e638da8ba69e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:06.504638 26505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21da1dbfe8f84551be2caa0b58755ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.513278 26498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc666471d1554deeaf82e638da8ba69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.491992 26557 consensus_queue.cc:260] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:06.511909 26499 tablet_service.cc:1511] Processing CreateTablet for tablet 3026aa1a8a8046a08fa763504394ee19 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:06.461861 26352 tablet_service.cc:1511] Processing CreateTablet for tablet 35dc13b9eb6f4e6aa8f614a418b80f5b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:06.514938 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b6fe4d36bd42d7a5ae8cc975d33a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.523690 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04672e12742b42b8aac86367a035d0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.523840 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4245053f0f2e41a98ca815166ff30ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.518208 26500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b6fe4d36bd42d7a5ae8cc975d33a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.524969 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3026aa1a8a8046a08fa763504394ee19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.525262 26499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3026aa1a8a8046a08fa763504394ee19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.525698 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dc13b9eb6f4e6aa8f614a418b80f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.527908 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc666471d1554deeaf82e638da8ba69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.534950 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d553dbec1ca34e5f9233a2a04f80575a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.566813 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 0defc94004fa4e038342d5cb2b9fdd96 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:06.568290 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0defc94004fa4e038342d5cb2b9fdd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.567054 26427 tablet_service.cc:1511] Processing CreateTablet for tablet f0eb973340ab45a381aa0a2b7b74b4b5 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:06.593134 26426 tablet_service.cc:1511] Processing CreateTablet for tablet 2085f43774cb4361b4293f3186c76262 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:06.604375 26468 heartbeater.cc:499] Master 127.24.167.254:46849 was elected leader, sending a full tablet report...
I20260709 14:46:06.625705 26426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2085f43774cb4361b4293f3186c76262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.636150 26429 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc50e557b8149acab0ab62353e0ba79 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:06.637585 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc50e557b8149acab0ab62353e0ba79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.650418 26501 tablet_service.cc:1511] Processing CreateTablet for tablet 1001aafedd59438180df24f05b0599c6 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:06.651777 26501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1001aafedd59438180df24f05b0599c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.657539 26557 ts_tablet_manager.cc:1434] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.211s	user 0.014s	sys 0.001s
I20260709 14:46:06.657454 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9d68dac85b497b8252c4825d5af8a0 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:06.658717 26557 tablet_bootstrap.cc:492] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:06.659610 26427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0eb973340ab45a381aa0a2b7b74b4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.662758 26498 tablet_service.cc:1511] Processing CreateTablet for tablet d0429cc563504b08acd41e2d5c2f9931 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:06.664127 26498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0429cc563504b08acd41e2d5c2f9931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.680191 26557 tablet_bootstrap.cc:654] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.681391 26433 tablet_service.cc:1511] Processing CreateTablet for tablet d51b59950d994c0f8dffbf0d8382f590 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:46:06.682860 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51b59950d994c0f8dffbf0d8382f590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.683255 26356 tablet_service.cc:1511] Processing CreateTablet for tablet d0429cc563504b08acd41e2d5c2f9931 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:06.684607 26354 tablet_service.cc:1511] Processing CreateTablet for tablet 1001aafedd59438180df24f05b0599c6 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:06.702033 26502 tablet_service.cc:1511] Processing CreateTablet for tablet 3d14e14803a0424bb7bd72a5023daf50 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:06.703934 26506 tablet_service.cc:1511] Processing CreateTablet for tablet 4245053f0f2e41a98ca815166ff30ed2 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:06.710984 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4245053f0f2e41a98ca815166ff30ed2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:06.709473 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:06.714283 26357 tablet_service.cc:1511] Processing CreateTablet for tablet 4245053f0f2e41a98ca815166ff30ed2 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:06.717516 26502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d14e14803a0424bb7bd72a5023daf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.718197 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9d68dac85b497b8252c4825d5af8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.684895 26358 tablet_service.cc:1511] Processing CreateTablet for tablet c84593461faf476f86b7567702ffc56b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:06.696960 26432 tablet_service.cc:1511] Processing CreateTablet for tablet cb9be36d4725461e8ea3b3414c2d79ac (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:06.672227 26505 tablet_service.cc:1511] Processing CreateTablet for tablet c84593461faf476f86b7567702ffc56b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:06.741127 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9be36d4725461e8ea3b3414c2d79ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.741612 26561 tablet_bootstrap.cc:492] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:06.742087 26560 tablet_bootstrap.cc:492] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:06.742218 26500 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc50e557b8149acab0ab62353e0ba79 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:06.743562 26500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc50e557b8149acab0ab62353e0ba79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.745741 26425 tablet_service.cc:1511] Processing CreateTablet for tablet d04ec293893a4286aee9e32358a3fd65 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:06.747010 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04ec293893a4286aee9e32358a3fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.750988 26351 tablet_service.cc:1511] Processing CreateTablet for tablet be59edf00c8d4e83b5edda1dfb6006d4 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:06.751384 26507 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0bdbf78a894371979aeb42e5f7ee6d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:06.752851 26353 tablet_service.cc:1511] Processing CreateTablet for tablet 3d14e14803a0424bb7bd72a5023daf50 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:06.751495 26424 tablet_service.cc:1511] Processing CreateTablet for tablet b73615725a464c4280ba3b3057ea3fb6 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:06.754290 26355 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0bdbf78a894371979aeb42e5f7ee6d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:06.754690 26424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73615725a464c4280ba3b3057ea3fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.761210 26505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84593461faf476f86b7567702ffc56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.762754 26560 tablet_bootstrap.cc:654] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.804822 26504 tablet_service.cc:1511] Processing CreateTablet for tablet 2085f43774cb4361b4293f3186c76262 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:06.771909 26352 tablet_service.cc:1511] Processing CreateTablet for tablet fcf943d5f99a451caaf97687693f094e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:06.807189 26428 tablet_service.cc:1511] Processing CreateTablet for tablet 3808cf9d16e3450b89e2a28620804760 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:06.812516 26503 tablet_service.cc:1511] Processing CreateTablet for tablet f41ed435b7414cd1849ee771f7cd9009 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:06.778299 26499 tablet_service.cc:1511] Processing CreateTablet for tablet be59edf00c8d4e83b5edda1dfb6006d4 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:06.779322 26557 tablet_bootstrap.cc:492] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:06.813889 26557 ts_tablet_manager.cc:1403] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.155s	user 0.025s	sys 0.010s
I20260709 14:46:06.816960 26557 raft_consensus.cc:359] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:06.817670 26557 raft_consensus.cc:385] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.817974 26557 raft_consensus.cc:740] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.818904 26557 consensus_queue.cc:260] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:06.782228 26500 tablet_service.cc:1511] Processing CreateTablet for tablet fcf943d5f99a451caaf97687693f094e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:06.820822 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 2085f43774cb4361b4293f3186c76262 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:06.784720 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0429cc563504b08acd41e2d5c2f9931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.834692 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0bdbf78a894371979aeb42e5f7ee6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.792937 26507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0bdbf78a894371979aeb42e5f7ee6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.840799 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84593461faf476f86b7567702ffc56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.824115 26557 ts_tablet_manager.cc:1434] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 14:46:06.783025 26426 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5a930a65cd4d8c9cc5babf0b45f64e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:06.844797 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4245053f0f2e41a98ca815166ff30ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.845338 26557 tablet_bootstrap.cc:492] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:06.824813 26428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808cf9d16e3450b89e2a28620804760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.825403 26349 tablet_service.cc:1511] Processing CreateTablet for tablet f41ed435b7414cd1849ee771f7cd9009 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:06.844141 26429 tablet_service.cc:1511] Processing CreateTablet for tablet e3e6d8a76b5d455eaf1bc3087e8e812e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:06.851250 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1001aafedd59438180df24f05b0599c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.850594 26504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2085f43774cb4361b4293f3186c76262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.859781 26426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5a930a65cd4d8c9cc5babf0b45f64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.868197 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf943d5f99a451caaf97687693f094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.869144 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be59edf00c8d4e83b5edda1dfb6006d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.870103 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41ed435b7414cd1849ee771f7cd9009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.872629 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e6d8a76b5d455eaf1bc3087e8e812e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.878096 26506 tablet_service.cc:1511] Processing CreateTablet for tablet f0eb973340ab45a381aa0a2b7b74b4b5 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:06.878754 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d14e14803a0424bb7bd72a5023daf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.886098 26557 tablet_bootstrap.cc:654] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.895608 26561 tablet_bootstrap.cc:654] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.895476 26559 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:06.897061 26559 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:06.899315 26502 tablet_service.cc:1511] Processing CreateTablet for tablet 0defc94004fa4e038342d5cb2b9fdd96 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:06.899701 26559 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419), e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415)
I20260709 14:46:06.900794 26503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41ed435b7414cd1849ee771f7cd9009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.903481 26500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf943d5f99a451caaf97687693f094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.903214 26433 tablet_service.cc:1511] Processing CreateTablet for tablet fea065a0e71a49f7a016c4489666e675 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:06.904659 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea065a0e71a49f7a016c4489666e675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.908111 26499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be59edf00c8d4e83b5edda1dfb6006d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.910193 26560 tablet_bootstrap.cc:492] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:06.910696 26560 ts_tablet_manager.cc:1403] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.013s
I20260709 14:46:06.912104 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0211c3b6ab4362bfb30fd9cbe2d99a (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:06.913443 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0211c3b6ab4362bfb30fd9cbe2d99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.914597 26560 raft_consensus.cc:359] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:06.915318 26560 raft_consensus.cc:385] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.915627 26560 raft_consensus.cc:740] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.922637 26393 heartbeater.cc:499] Master 127.24.167.254:46849 was elected leader, sending a full tablet report...
I20260709 14:46:06.926654 26559 raft_consensus.cc:493] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:06.927172 26559 raft_consensus.cc:515] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:06.929461 26559 leader_election.cc:290] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:06.938429 26425 tablet_service.cc:1511] Processing CreateTablet for tablet ec77d46dc292452495e862b69ce2553b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:06.939179 26427 tablet_service.cc:1511] Processing CreateTablet for tablet b2b797af1c29418a9b0ed9df1fe6b56b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:46:06.948885 26507 tablet_service.cc:1511] Processing CreateTablet for tablet cb9be36d4725461e8ea3b3414c2d79ac (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:06.940332 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec77d46dc292452495e862b69ce2553b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.918849 26498 tablet_service.cc:1511] Processing CreateTablet for tablet b458624714884eb288b8d106243b6ebb (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:06.960945 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0eb973340ab45a381aa0a2b7b74b4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.920614 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 73754006ee5a4e93bdcb16e790b6d199 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:46:06.968811 26498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b458624714884eb288b8d106243b6ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.969691 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73754006ee5a4e93bdcb16e790b6d199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.973820 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc50e557b8149acab0ab62353e0ba79 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:06.958176 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2085f43774cb4361b4293f3186c76262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.975807 26507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9be36d4725461e8ea3b3414c2d79ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.978339 26432 tablet_service.cc:1511] Processing CreateTablet for tablet 0363138a41284e74959f445e6fc1356b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:06.979733 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0363138a41284e74959f445e6fc1356b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.957571 26560 consensus_queue.cc:260] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:06.948134 26505 tablet_service.cc:1511] Processing CreateTablet for tablet d51b59950d994c0f8dffbf0d8382f590 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:46:06.965349 26355 tablet_service.cc:1511] Processing CreateTablet for tablet 0defc94004fa4e038342d5cb2b9fdd96 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:06.989830 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0defc94004fa4e038342d5cb2b9fdd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.989646 26354 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9d68dac85b497b8252c4825d5af8a0 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:06.989452 26428 tablet_service.cc:1511] Processing CreateTablet for tablet ac74d42c21ed4aa4aea5608ebea57d8d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:06.990978 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9d68dac85b497b8252c4825d5af8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.991799 26428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac74d42c21ed4aa4aea5608ebea57d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.989475 26505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51b59950d994c0f8dffbf0d8382f590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.001288 26542 heartbeater.cc:499] Master 127.24.167.254:46849 was elected leader, sending a full tablet report...
I20260709 14:46:07.002058 26352 tablet_service.cc:1511] Processing CreateTablet for tablet f0eb973340ab45a381aa0a2b7b74b4b5 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:07.002830 26427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b797af1c29418a9b0ed9df1fe6b56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.012620 26502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0defc94004fa4e038342d5cb2b9fdd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.015182 26358 tablet_service.cc:1511] Processing CreateTablet for tablet b458624714884eb288b8d106243b6ebb (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:07.016110 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc50e557b8149acab0ab62353e0ba79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.017418 26424 tablet_service.cc:1511] Processing CreateTablet for tablet 20bb29cd7aab4f6392c564567967166d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:07.018890 26424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bb29cd7aab4f6392c564567967166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.020895 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b458624714884eb288b8d106243b6ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.944379 26501 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9d68dac85b497b8252c4825d5af8a0 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:07.025454 26501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9d68dac85b497b8252c4825d5af8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.044548 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 78704a45e8df4a1f9ab8194f9ca7ce61 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:46:07.045989 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78704a45e8df4a1f9ab8194f9ca7ce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.053853 26351 tablet_service.cc:1511] Processing CreateTablet for tablet cb9be36d4725461e8ea3b3414c2d79ac (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:07.055842 26560 ts_tablet_manager.cc:1434] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.003s
I20260709 14:46:07.064599 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0eb973340ab45a381aa0a2b7b74b4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.073470 26356 tablet_service.cc:1511] Processing CreateTablet for tablet d51b59950d994c0f8dffbf0d8382f590 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:46:07.076212 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51b59950d994c0f8dffbf0d8382f590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.077266 26357 tablet_service.cc:1511] Processing CreateTablet for tablet d04ec293893a4286aee9e32358a3fd65 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:07.077865 26560 tablet_bootstrap.cc:492] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:07.078610 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04ec293893a4286aee9e32358a3fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.079224 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9be36d4725461e8ea3b3414c2d79ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.087078 26426 tablet_service.cc:1511] Processing CreateTablet for tablet b7dbc8dc191d452c9db3db335e154eb9 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:07.099987 26426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dbc8dc191d452c9db3db335e154eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.116117 26507 tablet_service.cc:1511] Processing CreateTablet for tablet 3808cf9d16e3450b89e2a28620804760 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:07.125524 26507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808cf9d16e3450b89e2a28620804760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.130493 26425 tablet_service.cc:1511] Processing CreateTablet for tablet 84d8e10847634841ad03218c8c7c57b8 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:07.131997 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d8e10847634841ad03218c8c7c57b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.133139 26557 tablet_bootstrap.cc:492] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:07.133980 26557 ts_tablet_manager.cc:1403] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.289s	user 0.028s	sys 0.004s
I20260709 14:46:07.134682 26433 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2bc2d3d45543a5b29d18cd6e73a19d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:07.136144 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2bc2d3d45543a5b29d18cd6e73a19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.136772 26500 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5a930a65cd4d8c9cc5babf0b45f64e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:07.139710 26504 tablet_service.cc:1511] Processing CreateTablet for tablet e3e6d8a76b5d455eaf1bc3087e8e812e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:07.105931 26506 tablet_service.cc:1511] Processing CreateTablet for tablet d04ec293893a4286aee9e32358a3fd65 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:07.143021 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04ec293893a4286aee9e32358a3fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.109659 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:07.144989 26557 raft_consensus.cc:359] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.148907 26557 raft_consensus.cc:385] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.149310 26557 raft_consensus.cc:740] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.150203 26557 consensus_queue.cc:260] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:07.146153 26406 leader_election.cc:343] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.153000 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:07.153510 26504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e6d8a76b5d455eaf1bc3087e8e812e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.154389 26557 ts_tablet_manager.cc:1434] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.007s
I20260709 14:46:07.154780 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fab9c8e01f14462bd66971bc328ebbd" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:07.118817 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fab9c8e01f14462bd66971bc328ebbd" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:07.157743 26516 raft_consensus.cc:2468] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:07.157924 26557 tablet_bootstrap.cc:492] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:07.158633 26429 tablet_service.cc:1511] Processing CreateTablet for tablet db4b6d2a75944046a9edc086acf1cc0b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:07.167294 26560 tablet_bootstrap.cc:654] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.175115 26506 tablet_service.cc:1511] Processing CreateTablet for tablet 20bb29cd7aab4f6392c564567967166d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:07.176297 26406 leader_election.cc:304] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:07.176658 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bb29cd7aab4f6392c564567967166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.177294 26559 raft_consensus.cc:2804] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:07.177460 26406 leader_election.cc:343] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.177721 26559 raft_consensus.cc:493] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.178164 26559 raft_consensus.cc:3060] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:07.176327 26250 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.24.167.195:40419, user_credentials={real_user=slave}} blocked reactor thread for 72970.2us
I20260709 14:46:07.185324 26499 tablet_service.cc:1511] Processing CreateTablet for tablet b73615725a464c4280ba3b3057ea3fb6 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:07.186964 26559 raft_consensus.cc:515] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.177974 26406 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:07.190387 26427 tablet_service.cc:1511] Processing CreateTablet for tablet c70130f794f3401ba1833f6a560fd648 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:07.192626 26557 tablet_bootstrap.cc:654] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.197583 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 3808cf9d16e3450b89e2a28620804760 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:07.140157 26503 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0211c3b6ab4362bfb30fd9cbe2d99a (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:07.205319 26502 tablet_service.cc:1511] Processing CreateTablet for tablet fea065a0e71a49f7a016c4489666e675 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:07.207887 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4b6d2a75944046a9edc086acf1cc0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.225104 26500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5a930a65cd4d8c9cc5babf0b45f64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.231587 26354 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0211c3b6ab4362bfb30fd9cbe2d99a (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:07.244705 26501 tablet_service.cc:1511] Processing CreateTablet for tablet ec77d46dc292452495e862b69ce2553b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:07.259582 26502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea065a0e71a49f7a016c4489666e675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.261902 26426 tablet_service.cc:1511] Processing CreateTablet for tablet fdfd4949731741138968945cf001e490 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:07.264056 26431 tablet_service.cc:1511] Processing CreateTablet for tablet e27b5a219bb74143a6244e7412ffe315 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:07.271238 26424 tablet_service.cc:1511] Processing CreateTablet for tablet d049ca1dd55f42bdade58c334192a718 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:07.256140 26559 leader_election.cc:290] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:07.276677 26427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70130f794f3401ba1833f6a560fd648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.276870 26559 raft_consensus.cc:2749] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.278604 26349 tablet_service.cc:1511] Processing CreateTablet for tablet b73615725a464c4280ba3b3057ea3fb6 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:07.289955 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0211c3b6ab4362bfb30fd9cbe2d99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.289332 26503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0211c3b6ab4362bfb30fd9cbe2d99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.295231 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27b5a219bb74143a6244e7412ffe315. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:07.288223 26406 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:36415, user_credentials={real_user=slave}} blocked reactor thread for 110783us
I20260709 14:46:07.312273 26426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfd4949731741138968945cf001e490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.317351 26561 tablet_bootstrap.cc:492] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:07.317927 26561 ts_tablet_manager.cc:1403] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.577s	user 0.026s	sys 0.022s
I20260709 14:46:07.318642 26499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73615725a464c4280ba3b3057ea3fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.321322 26561 raft_consensus.cc:359] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.322284 26561 raft_consensus.cc:385] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.322624 26561 raft_consensus.cc:740] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.323459 26561 consensus_queue.cc:260] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.328763 26424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d049ca1dd55f42bdade58c334192a718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.331254 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808cf9d16e3450b89e2a28620804760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.342017 26355 tablet_service.cc:1511] Processing CreateTablet for tablet fea065a0e71a49f7a016c4489666e675 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:07.343066 26501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec77d46dc292452495e862b69ce2553b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.350099 26353 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5a930a65cd4d8c9cc5babf0b45f64e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:07.350194 26505 tablet_service.cc:1511] Processing CreateTablet for tablet 73754006ee5a4e93bdcb16e790b6d199 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:46:07.352682 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73615725a464c4280ba3b3057ea3fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.352393 26498 tablet_service.cc:1511] Processing CreateTablet for tablet b2b797af1c29418a9b0ed9df1fe6b56b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 14:46:07.335822 26406 leader_election.cc:343] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.360328 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fab9c8e01f14462bd66971bc328ebbd" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:07.360594 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fab9c8e01f14462bd66971bc328ebbd" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:07.361033 26516 raft_consensus.cc:3060] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.361133 26368 raft_consensus.cc:3060] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.347564 26352 tablet_service.cc:1511] Processing CreateTablet for tablet e3e6d8a76b5d455eaf1bc3087e8e812e (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:07.377225 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea065a0e71a49f7a016c4489666e675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.382477 26560 tablet_bootstrap.cc:492] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:07.383011 26560 ts_tablet_manager.cc:1403] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.305s	user 0.017s	sys 0.014s
I20260709 14:46:07.387485 26368 raft_consensus.cc:2468] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:07.390260 26356 tablet_service.cc:1511] Processing CreateTablet for tablet ec77d46dc292452495e862b69ce2553b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:07.392249 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5a930a65cd4d8c9cc5babf0b45f64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.393038 26357 tablet_service.cc:1511] Processing CreateTablet for tablet 73754006ee5a4e93bdcb16e790b6d199 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 14:46:07.399859 26250 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.24.167.195:40419, user_credentials={real_user=slave}} blocked reactor thread for 50260.1us
I20260709 14:46:07.394152 26358 tablet_service.cc:1511] Processing CreateTablet for tablet 20bb29cd7aab4f6392c564567967166d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:07.395212 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e6d8a76b5d455eaf1bc3087e8e812e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.376228 26504 tablet_service.cc:1511] Processing CreateTablet for tablet ac74d42c21ed4aa4aea5608ebea57d8d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:07.422605 26571 raft_consensus.cc:493] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.423367 26571 raft_consensus.cc:515] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.444591 26561 ts_tablet_manager.cc:1434] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.126s	user 0.041s	sys 0.039s
I20260709 14:46:07.444944 26560 raft_consensus.cc:359] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.445731 26560 raft_consensus.cc:385] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.446045 26560 raft_consensus.cc:740] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.446805 26560 consensus_queue.cc:260] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.447973 26571 leader_election.cc:290] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:07.449707 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da1dbfe8f84551be2caa0b58755ec5" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:07.450016 26557 tablet_bootstrap.cc:492] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:07.450631 26557 ts_tablet_manager.cc:1403] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.293s	user 0.007s	sys 0.014s
W20260709 14:46:07.451311 26406 leader_election.cc:343] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.452834 26432 tablet_service.cc:1511] Processing CreateTablet for tablet 21d0494862c84acc8983e876003825dd (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:07.454149 26432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d0494862c84acc8983e876003825dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.454020 26557 raft_consensus.cc:359] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.454946 26557 raft_consensus.cc:385] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.455363 26557 raft_consensus.cc:740] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.456251 26557 consensus_queue.cc:260] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.458743 26557 ts_tablet_manager.cc:1434] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:46:07.463088 26557 tablet_bootstrap.cc:492] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:07.464893 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da1dbfe8f84551be2caa0b58755ec5" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:07.468839 26406 leader_election.cc:343] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.469337 26406 leader_election.cc:304] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:07.470628 26571 raft_consensus.cc:2749] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.472700 26561 tablet_bootstrap.cc:492] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:07.475481 26349 tablet_service.cc:1511] Processing CreateTablet for tablet b2b797af1c29418a9b0ed9df1fe6b56b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:46:07.478564 26500 tablet_service.cc:1511] Processing CreateTablet for tablet 78704a45e8df4a1f9ab8194f9ca7ce61 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:46:07.478746 26354 tablet_service.cc:1511] Processing CreateTablet for tablet ac74d42c21ed4aa4aea5608ebea57d8d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:07.480794 26501 tablet_service.cc:1511] Processing CreateTablet for tablet 0363138a41284e74959f445e6fc1356b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:07.482048 26516 raft_consensus.cc:2468] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:07.486450 26406 leader_election.cc:304] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:07.487303 26571 raft_consensus.cc:2804] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.487824 26571 raft_consensus.cc:697] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:07.488346 26557 tablet_bootstrap.cc:654] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.488782 26571 consensus_queue.cc:237] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.492852 26505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73754006ee5a4e93bdcb16e790b6d199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.495411 26501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0363138a41284e74959f445e6fc1356b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.496898 26498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b797af1c29418a9b0ed9df1fe6b56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.504243 26504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac74d42c21ed4aa4aea5608ebea57d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.504968 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73754006ee5a4e93bdcb16e790b6d199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.507094 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b797af1c29418a9b0ed9df1fe6b56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.508239 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bb29cd7aab4f6392c564567967166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.510676 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec77d46dc292452495e862b69ce2553b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.512799 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac74d42c21ed4aa4aea5608ebea57d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.517638 26429 tablet_service.cc:1511] Processing CreateTablet for tablet c6a942f0ae6f4dbf80228d9408a4425b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:07.519022 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a942f0ae6f4dbf80228d9408a4425b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.527089 26351 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 26) took 1044 ms. Trace:
I20260709 14:46:07.577103 26351 rpcz_store.cc:276] 0709 14:46:06.482888 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.051923 (+569035us) service_pool.cc:224] Handling call
0709 14:46:07.054867 (+  2944us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.054970 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.326826 (+271856us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.526608 (+199782us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.527028 (+   420us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.579258 26351 tablet_service.cc:1511] Processing CreateTablet for tablet b7dbc8dc191d452c9db3db335e154eb9 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:07.528615 26506 tablet_service.cc:1511] Processing CreateTablet for tablet db4b6d2a75944046a9edc086acf1cc0b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:07.543222 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0029e56b384dc0a1f6f7224338b55f (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:07.582957 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0029e56b384dc0a1f6f7224338b55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.546473 26425 tablet_service.cc:1511] Processing CreateTablet for tablet bc2cc57181b149febba966b7df6a6f75 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:07.586154 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2cc57181b149febba966b7df6a6f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.549731 26427 tablet_service.cc:1511] Processing CreateTablet for tablet a80405ba7d124a55a24bfa66b47b11ed (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:07.589831 26427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80405ba7d124a55a24bfa66b47b11ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.551564 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 07d3c70a84b74369b015501f8a36c37c (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:46:07.593823 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d3c70a84b74369b015501f8a36c37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.525893 26561 tablet_bootstrap.cc:654] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.574301 26354 tablet_service.cc:1511] Processing CreateTablet for tablet 78704a45e8df4a1f9ab8194f9ca7ce61 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:46:07.563998 26265 catalog_manager.cc:5697] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:07.557240 26569 raft_consensus.cc:493] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.567632 26428 tablet_service.cc:1511] Processing CreateTablet for tablet cc385a6c85cf44fda95ae1f343362ccf (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:07.524447 26502 tablet_service.cc:1511] Processing CreateTablet for tablet b7dbc8dc191d452c9db3db335e154eb9 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:07.603801 26569 raft_consensus.cc:515] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.537547 26358 tablet_service.cc:1511] Processing CreateTablet for tablet 0363138a41284e74959f445e6fc1356b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:07.604463 26428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc385a6c85cf44fda95ae1f343362ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.554665 26433 tablet_service.cc:1511] Processing CreateTablet for tablet f11a44620a6b406fa581e4bdf9f7d118 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:07.608204 26433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11a44620a6b406fa581e4bdf9f7d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.608609 26569 leader_election.cc:290] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:07.598865 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dbc8dc191d452c9db3db335e154eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.562676 26560 ts_tablet_manager.cc:1434] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.179s	user 0.008s	sys 0.000s
I20260709 14:46:07.548959 26500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78704a45e8df4a1f9ab8194f9ca7ce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.627477 26499 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34956 (request call id 29) took 1057 ms. Trace:
I20260709 14:46:07.638602 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0363138a41284e74959f445e6fc1356b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.639905 26355 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 32) took 1092 ms. Trace:
I20260709 14:46:07.644826 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4b6d2a75944046a9edc086acf1cc0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.663414 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78704a45e8df4a1f9ab8194f9ca7ce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.632824 26499 rpcz_store.cc:276] 0709 14:46:06.563417 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.120313 (+556896us) service_pool.cc:224] Handling call
0709 14:46:07.186225 (+ 65912us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.186318 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.544855 (+358537us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.598060 (+ 53205us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.617499 (+ 19439us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.667058 26499 tablet_service.cc:1511] Processing CreateTablet for tablet 84d8e10847634841ad03218c8c7c57b8 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:07.640309 26355 rpcz_store.cc:276] 0709 14:46:06.547710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.341037 (+793327us) service_pool.cc:224] Handling call
0709 14:46:07.343729 (+  2692us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.345664 (+  1935us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.529054 (+183390us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.639364 (+110310us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.639841 (+   477us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.671463 26355 tablet_service.cc:1511] Processing CreateTablet for tablet 84d8e10847634841ad03218c8c7c57b8 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:07.684473 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d8e10847634841ad03218c8c7c57b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.688665 26557 tablet_bootstrap.cc:492] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:07.689180 26557 ts_tablet_manager.cc:1403] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.226s	user 0.044s	sys 0.075s
I20260709 14:46:07.690012 26424 tablet_service.cc:1511] Processing CreateTablet for tablet 7a19a131772f4afea3b55401b3c3f027 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:07.691291 26424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a19a131772f4afea3b55401b3c3f027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.692045 26557 raft_consensus.cc:359] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.693198 26557 raft_consensus.cc:385] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.693533 26557 raft_consensus.cc:740] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.694414 26557 consensus_queue.cc:260] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.697073 26557 ts_tablet_manager.cc:1434] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:46:07.683703 26502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dbc8dc191d452c9db3db335e154eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.701622 26426 tablet_service.cc:1511] Processing CreateTablet for tablet b48f2eb2efb24ae99af579f73181913c (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:07.694455 26507 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34956 (request call id 28) took 1131 ms. Trace:
I20260709 14:46:07.703768 26426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48f2eb2efb24ae99af579f73181913c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.704169 26499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d8e10847634841ad03218c8c7c57b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.703434 26507 rpcz_store.cc:276] 0709 14:46:06.562740 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.115040 (+552300us) service_pool.cc:224] Handling call
0709 14:46:07.124944 (+  9904us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.125063 (+   119us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.449221 (+324158us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.683005 (+233784us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.694401 (+ 11396us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.687225 26560 tablet_bootstrap.cc:492] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:07.707719 26507 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2bc2d3d45543a5b29d18cd6e73a19d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:07.709064 26507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2bc2d3d45543a5b29d18cd6e73a19d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:07.715390 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:07.715852 26560 tablet_bootstrap.cc:654] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.716414 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc13b9eb6f4e6aa8f614a418b80f5b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:07.717756 26571 raft_consensus.cc:493] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.718542 26571 raft_consensus.cc:515] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.733811 26498 tablet_service.cc:1511] Processing CreateTablet for tablet c70130f794f3401ba1833f6a560fd648 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:07.735553 26498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70130f794f3401ba1833f6a560fd648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.756532 26557 tablet_bootstrap.cc:492] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
W20260709 14:46:07.757462 26480 leader_election.cc:343] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.762537 26561 tablet_bootstrap.cc:492] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:07.763105 26561 ts_tablet_manager.cc:1403] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.291s	user 0.034s	sys 0.046s
I20260709 14:46:07.765628 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:07.766301 26561 raft_consensus.cc:359] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:07.767045 26561 raft_consensus.cc:385] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:46:07.767315 26406 leader_election.cc:343] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.767376 26561 raft_consensus.cc:740] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.775591 26504 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34956 (request call id 38) took 1063 ms. Trace:
I20260709 14:46:07.768448 26561 consensus_queue.cc:260] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:07.784898 26571 leader_election.cc:290] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:07.786120 26350 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 28) took 1294 ms. Trace:
I20260709 14:46:07.786211 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:07.786883 26349 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 37) took 1128 ms. Trace:
W20260709 14:46:07.787861 26406 leader_election.cc:343] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.788425 26406 leader_election.cc:304] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:07.787714 26349 rpcz_store.cc:276] 0709 14:46:06.658263 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.474454 (+816191us) service_pool.cc:224] Handling call
0709 14:46:07.476335 (+  1881us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.476426 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.591019 (+114593us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.779518 (+188499us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.786824 (+  7306us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8004}
I20260709 14:46:07.789649 26571 raft_consensus.cc:2749] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.786585 26350 rpcz_store.cc:276] 0709 14:46:06.491836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.196560 (+704724us) service_pool.cc:224] Handling call
0709 14:46:07.238142 (+ 41582us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.255632 (+ 17490us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.575190 (+319558us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.785520 (+210330us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.786056 (+   536us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.791644 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2bc2d3d45543a5b29d18cd6e73a19d (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:07.788761 26353 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 30) took 1284 ms. Trace:
I20260709 14:46:07.794760 26349 tablet_service.cc:1511] Processing CreateTablet for tablet db4b6d2a75944046a9edc086acf1cc0b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:07.795619 26561 ts_tablet_manager.cc:1434] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 14:46:07.803071 26561 tablet_bootstrap.cc:492] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:07.804390 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2bc2d3d45543a5b29d18cd6e73a19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.793673 26353 rpcz_store.cc:276] 0709 14:46:06.504378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.280424 (+776046us) service_pool.cc:224] Handling call
0709 14:46:07.351014 (+ 70590us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.351121 (+   107us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.709902 (+358781us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.785541 (+ 75639us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.788687 (+  3146us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6429}
I20260709 14:46:07.806778 26505 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34956 (request call id 33) took 1141 ms. Trace:
I20260709 14:46:07.807188 26503 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34956 (request call id 34) took 1141 ms. Trace:
I20260709 14:46:07.776062 26504 rpcz_store.cc:276] 0709 14:46:06.712686 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.375267 (+662581us) service_pool.cc:224] Handling call
0709 14:46:07.413488 (+ 38221us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.445667 (+ 32179us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.634114 (+188447us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.774983 (+140869us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.775515 (+   532us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.826812 26500 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34956 (request call id 40) took 1016 ms. Trace:
I20260709 14:46:07.827265 26500 rpcz_store.cc:276] 0709 14:46:06.809973 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.477585 (+667612us) service_pool.cc:224] Handling call
0709 14:46:07.479479 (+  1894us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.479577 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.774667 (+295090us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.826296 (+ 51629us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.826749 (+   453us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.808936 26357 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 33) took 1259 ms. Trace:
I20260709 14:46:07.840765 26357 rpcz_store.cc:276] 0709 14:46:06.548183 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.341685 (+793502us) service_pool.cc:224] Handling call
0709 14:46:07.470486 (+128801us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.470595 (+   109us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.694842 (+224247us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.768394 (+ 73552us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.807826 (+ 39432us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.820071 26557 tablet_bootstrap.cc:654] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.842744 26502 tablet_service.cc:1511] Processing CreateTablet for tablet d049ca1dd55f42bdade58c334192a718 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:07.816941 26505 rpcz_store.cc:276] 0709 14:46:06.665216 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.236788 (+571572us) service_pool.cc:224] Handling call
0709 14:46:07.351285 (+114497us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.351405 (+   120us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.600035 (+248630us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.806085 (+206050us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.806714 (+   629us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.849207 26356 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 36) took 1202 ms. Trace:
I20260709 14:46:07.850847 26561 tablet_bootstrap.cc:654] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.850703 26506 tablet_service.cc:1511] Processing CreateTablet for tablet 21d0494862c84acc8983e876003825dd (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:07.852038 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d0494862c84acc8983e876003825dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.853536 26355 tablet_service.cc:1511] Processing CreateTablet for tablet fdfd4949731741138968945cf001e490 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:07.854871 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfd4949731741138968945cf001e490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.850370 26356 rpcz_store.cc:276] 0709 14:46:06.646529 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.389078 (+742549us) service_pool.cc:224] Handling call
0709 14:46:07.391310 (+  2232us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.471202 (+ 79892us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.700136 (+228934us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.823483 (+123347us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.849144 (+ 25661us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.857113 26502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d049ca1dd55f42bdade58c334192a718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.858819 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc13b9eb6f4e6aa8f614a418b80f5b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:07.860363 26480 leader_election.cc:343] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.860809 26480 leader_election.cc:304] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:07.861939 26569 raft_consensus.cc:2749] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.863755 26356 tablet_service.cc:1511] Processing CreateTablet for tablet d049ca1dd55f42bdade58c334192a718 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:07.866835 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d049ca1dd55f42bdade58c334192a718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.868794 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4b6d2a75944046a9edc086acf1cc0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.870009 26353 tablet_service.cc:1511] Processing CreateTablet for tablet c70130f794f3401ba1833f6a560fd648 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:07.871294 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70130f794f3401ba1833f6a560fd648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.876725 26504 tablet_service.cc:1511] Processing CreateTablet for tablet fdfd4949731741138968945cf001e490 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:07.877740 26357 tablet_service.cc:1511] Processing CreateTablet for tablet e27b5a219bb74143a6244e7412ffe315 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:07.878088 26501 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34956 (request call id 39) took 1140 ms. Trace:
I20260709 14:46:07.879040 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27b5a219bb74143a6244e7412ffe315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.878587 26501 rpcz_store.cc:276] 0709 14:46:06.737762 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.471781 (+734019us) service_pool.cc:224] Handling call
0709 14:46:07.482691 (+ 10910us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.482952 (+   261us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.587176 (+104224us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.877538 (+290362us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.878022 (+   484us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.818751 26503 rpcz_store.cc:276] 0709 14:46:06.665559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.139196 (+473637us) service_pool.cc:224] Handling call
0709 14:46:07.224867 (+ 85671us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.225029 (+   162us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.583492 (+358463us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.806677 (+223185us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.807130 (+   453us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.880987 26352 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 31) took 1372 ms. Trace:
I20260709 14:46:07.882539 26352 rpcz_store.cc:276] 0709 14:46:06.508878 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.282654 (+773776us) service_pool.cc:224] Handling call
0709 14:46:07.369283 (+ 86629us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.369378 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.637591 (+268213us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.880428 (+242837us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.880931 (+   503us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.878111 26504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfd4949731741138968945cf001e490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.889835 26500 tablet_service.cc:1511] Processing CreateTablet for tablet e27b5a219bb74143a6244e7412ffe315 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:07.890808 26501 tablet_service.cc:1511] Processing CreateTablet for tablet bc2cc57181b149febba966b7df6a6f75 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:07.894400 26498 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0029e56b384dc0a1f6f7224338b55f (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:07.880414 26350 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 44) took 1008 ms. Trace:
I20260709 14:46:07.896447 26350 rpcz_store.cc:276] 0709 14:46:06.871710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.790670 (+918960us) service_pool.cc:224] Handling call
0709 14:46:07.803767 (+ 13097us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.803867 (+   100us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.866976 (+ 63109us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.879882 (+ 12906us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.880350 (+   468us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.899171 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 21d0494862c84acc8983e876003825dd (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:07.900667 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d0494862c84acc8983e876003825dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.893767 26499 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34956 (request call id 42) took 1023 ms. Trace:
I20260709 14:46:07.901065 26499 rpcz_store.cc:276] 0709 14:46:06.870693 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.665673 (+794980us) service_pool.cc:224] Handling call
0709 14:46:07.668254 (+  2581us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.668394 (+   140us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.797835 (+129441us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.893281 (+ 95446us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.893707 (+   426us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.901502 26352 tablet_service.cc:1511] Processing CreateTablet for tablet c6a942f0ae6f4dbf80228d9408a4425b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:07.912103 26502 tablet_service.cc:1511] Processing CreateTablet for tablet a80405ba7d124a55a24bfa66b47b11ed (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:07.913511 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a942f0ae6f4dbf80228d9408a4425b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.903280 26358 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 39) took 1168 ms. Trace:
I20260709 14:46:07.917552 26358 rpcz_store.cc:276] 0709 14:46:06.734455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.536562 (+802107us) service_pool.cc:224] Handling call
0709 14:46:07.605358 (+ 68796us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.605466 (+   108us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.834070 (+228604us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.902773 (+ 68703us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.903217 (+   444us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.923245 26358 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0029e56b384dc0a1f6f7224338b55f (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:07.925298 26499 tablet_service.cc:1511] Processing CreateTablet for tablet 07d3c70a84b74369b015501f8a36c37c (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:46:07.925633 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0029e56b384dc0a1f6f7224338b55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.930904 26501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2cc57181b149febba966b7df6a6f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.932087 26571 consensus_queue.cc:1048] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.932786 26498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0029e56b384dc0a1f6f7224338b55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.932766 26350 tablet_service.cc:1511] Processing CreateTablet for tablet bc2cc57181b149febba966b7df6a6f75 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:07.934161 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2cc57181b149febba966b7df6a6f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.934603 26500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27b5a219bb74143a6244e7412ffe315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.936861 26499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d3c70a84b74369b015501f8a36c37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.846938 26505 tablet_service.cc:1511] Processing CreateTablet for tablet c6a942f0ae6f4dbf80228d9408a4425b (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:07.941490 26503 tablet_service.cc:1511] Processing CreateTablet for tablet cc385a6c85cf44fda95ae1f343362ccf (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:07.941526 26505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a942f0ae6f4dbf80228d9408a4425b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.944921 26571 raft_consensus.cc:493] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.946650 26571 raft_consensus.cc:515] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.947872 26560 tablet_bootstrap.cc:492] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:07.948402 26560 ts_tablet_manager.cc:1403] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.269s	user 0.020s	sys 0.039s
I20260709 14:46:07.949684 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:07.951053 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:07.951298 26406 leader_election.cc:343] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.951582 26560 raft_consensus.cc:359] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:07.952304 26406 leader_election.cc:343] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.952329 26571 leader_election.cc:290] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:07.953977 26406 leader_election.cc:304] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:07.955608 26571 raft_consensus.cc:2749] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.916085 26506 tablet_service.cc:1511] Processing CreateTablet for tablet f11a44620a6b406fa581e4bdf9f7d118 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:07.969825 26351 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 41) took 1158 ms. Trace:
I20260709 14:46:07.970091 26557 tablet_bootstrap.cc:492] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:07.970279 26351 rpcz_store.cc:276] 0709 14:46:06.811302 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.578414 (+767112us) service_pool.cc:224] Handling call
0709 14:46:07.580048 (+  1634us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.580147 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.826662 (+246515us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.969149 (+142487us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.969743 (+   594us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.970993 26557 ts_tablet_manager.cc:1403] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.215s	user 0.019s	sys 0.015s
I20260709 14:46:07.952334 26560 raft_consensus.cc:385] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.972421 26351 tablet_service.cc:1511] Processing CreateTablet for tablet a80405ba7d124a55a24bfa66b47b11ed (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:07.985548 26560 raft_consensus.cc:740] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.986884 26561 tablet_bootstrap.cc:492] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:07.986419 26560 consensus_queue.cc:260] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.987437 26561 ts_tablet_manager.cc:1403] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.185s	user 0.026s	sys 0.000s
I20260709 14:46:07.987632 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80405ba7d124a55a24bfa66b47b11ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.988942 26507 tablet_service.cc:1511] Processing CreateTablet for tablet 7a19a131772f4afea3b55401b3c3f027 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:07.990283 26507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a19a131772f4afea3b55401b3c3f027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.990505 26561 raft_consensus.cc:359] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.991535 26561 raft_consensus.cc:385] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.991888 26561 raft_consensus.cc:740] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.992877 26561 consensus_queue.cc:260] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.995996 26349 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 43) took 1124 ms. Trace:
I20260709 14:46:07.996398 26349 rpcz_store.cc:276] 0709 14:46:06.871422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.790519 (+919097us) service_pool.cc:224] Handling call
0709 14:46:07.821771 (+ 31252us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.844877 (+ 23106us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.909590 (+ 64713us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:07.994987 (+ 85397us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:07.995922 (+   935us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:07.997926 26557 raft_consensus.cc:359] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:07.998667 26557 raft_consensus.cc:385] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.998500 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 07d3c70a84b74369b015501f8a36c37c (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:46:07.998977 26557 raft_consensus.cc:740] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.999881 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d3c70a84b74369b015501f8a36c37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:07.999747 26557 consensus_queue.cc:260] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.000881 26503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc385a6c85cf44fda95ae1f343362ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:08.005657 26560 ts_tablet_manager.cc:1434] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.002s
I20260709 14:46:08.006762 26560 tablet_bootstrap.cc:492] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.007165 26502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80405ba7d124a55a24bfa66b47b11ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:08.010082 26499 tablet_service.cc:1511] Processing CreateTablet for tablet b48f2eb2efb24ae99af579f73181913c (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:08.011605 26499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48f2eb2efb24ae99af579f73181913c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:08.013707 26561 ts_tablet_manager.cc:1434] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 14:46:08.022728 26571 consensus_queue.cc:1048] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:08.023077 26356 tablet_service.cc:1511] Processing CreateTablet for tablet cc385a6c85cf44fda95ae1f343362ccf (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:08.024434 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc385a6c85cf44fda95ae1f343362ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:08.029516 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 7a19a131772f4afea3b55401b3c3f027 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:08.031633 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a19a131772f4afea3b55401b3c3f027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:08.001905 26355 tablet_service.cc:1511] Processing CreateTablet for tablet f11a44620a6b406fa581e4bdf9f7d118 (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:08.033699 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11a44620a6b406fa581e4bdf9f7d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:08.036092 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11a44620a6b406fa581e4bdf9f7d118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:08.037951 26560 tablet_bootstrap.cc:654] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.045715 26561 tablet_bootstrap.cc:492] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.069381 26557 ts_tablet_manager.cc:1434] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.000s
I20260709 14:46:08.070499 26557 tablet_bootstrap.cc:492] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.076116 26561 tablet_bootstrap.cc:654] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.077560 26557 tablet_bootstrap.cc:654] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.057461 26357 tablet_service.cc:1511] Processing CreateTablet for tablet b48f2eb2efb24ae99af579f73181913c (DEFAULT_TABLE table=test-workload [id=54945ac87fd6448cb426b6c9edb4fc37]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:08.118197 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48f2eb2efb24ae99af579f73181913c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:08.129493 26589 raft_consensus.cc:493] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.146072 26354 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39546 (request call id 40) took 1407 ms. Trace:
I20260709 14:46:08.146629 26354 rpcz_store.cc:276] 0709 14:46:06.738970 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:07.573361 (+834391us) service_pool.cc:224] Handling call
0709 14:46:07.601819 (+ 28458us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:46:07.601915 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:46:07.981697 (+379782us) tablet_metadata.cc:665] Metadata flushed
0709 14:46:08.145452 (+163755us) tablet_replica.cc:206] Creating consensus instance
0709 14:46:08.145992 (+   540us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:46:08.148182 26589 raft_consensus.cc:515] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.148862 26557 tablet_bootstrap.cc:492] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.163897 26589 leader_election.cc:290] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.164881 26557 ts_tablet_manager.cc:1403] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.017s
I20260709 14:46:08.165088 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc13b9eb6f4e6aa8f614a418b80f5b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.165753 26517 raft_consensus.cc:2468] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:08.167055 26406 leader_election.cc:304] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:08.168097 26590 raft_consensus.cc:2804] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.168601 26590 raft_consensus.cc:493] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.169283 26590 raft_consensus.cc:3060] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.168162 26557 raft_consensus.cc:359] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.171285 26557 raft_consensus.cc:385] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.172796 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc13b9eb6f4e6aa8f614a418b80f5b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.174053 26557 raft_consensus.cc:740] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
W20260709 14:46:08.174998 26406 leader_election.cc:343] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.175041 26557 consensus_queue.cc:260] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.178161 26557 ts_tablet_manager.cc:1434] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:46:08.179144 26557 tablet_bootstrap.cc:492] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.185925 26557 tablet_bootstrap.cc:654] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.192075 26561 tablet_bootstrap.cc:492] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:08.192690 26561 ts_tablet_manager.cc:1403] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.153s	user 0.010s	sys 0.007s
I20260709 14:46:08.193298 26560 tablet_bootstrap.cc:492] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.193748 26560 ts_tablet_manager.cc:1403] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.006s
I20260709 14:46:08.196058 26561 raft_consensus.cc:359] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.196951 26561 raft_consensus.cc:385] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.197316 26561 raft_consensus.cc:740] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.197692 26590 raft_consensus.cc:515] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.198207 26561 consensus_queue.cc:260] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.199015 26560 raft_consensus.cc:359] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.199749 26560 raft_consensus.cc:385] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.200050 26560 raft_consensus.cc:740] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.201040 26561 ts_tablet_manager.cc:1434] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:08.200783 26560 consensus_queue.cc:260] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.202302 26561 tablet_bootstrap.cc:492] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.202805 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc13b9eb6f4e6aa8f614a418b80f5b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:08.203461 26516 raft_consensus.cc:3060] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.210409 26561 tablet_bootstrap.cc:654] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.213559 26557 tablet_bootstrap.cc:492] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.214704 26590 leader_election.cc:290] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.214861 26557 ts_tablet_manager.cc:1403] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260709 14:46:08.216558 26516 raft_consensus.cc:2468] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:08.217798 26557 raft_consensus.cc:359] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.218482 26557 raft_consensus.cc:385] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.218393 26406 leader_election.cc:304] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:08.218956 26557 raft_consensus.cc:740] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.203042 26560 ts_tablet_manager.cc:1434] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:46:08.219885 26590 raft_consensus.cc:2804] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:08.220698 26590 raft_consensus.cc:697] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:08.220942 26557 consensus_queue.cc:260] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.221984 26590 consensus_queue.cc:237] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.220178 26560 tablet_bootstrap.cc:492] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.223133 26557 ts_tablet_manager.cc:1434] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:08.224042 26557 tablet_bootstrap.cc:492] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.227860 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc13b9eb6f4e6aa8f614a418b80f5b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
W20260709 14:46:08.229158 26406 leader_election.cc:343] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.229677 26557 tablet_bootstrap.cc:654] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.239562 26574 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.240288 26574 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:08.243590 26560 tablet_bootstrap.cc:654] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.248862 26574 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.256996 26561 tablet_bootstrap.cc:492] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:08.257761 26561 ts_tablet_manager.cc:1403] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.032s
I20260709 14:46:08.268009 26557 tablet_bootstrap.cc:492] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.268658 26557 ts_tablet_manager.cc:1403] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.009s
I20260709 14:46:08.267638 26264 catalog_manager.cc:5697] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:08.270658 26561 raft_consensus.cc:359] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.271255 26557 raft_consensus.cc:359] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.271957 26557 raft_consensus.cc:385] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.271848 26561 raft_consensus.cc:385] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.272365 26557 raft_consensus.cc:740] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.272469 26561 raft_consensus.cc:740] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.273281 26557 consensus_queue.cc:260] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.273569 26561 consensus_queue.cc:260] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.276517 26560 tablet_bootstrap.cc:492] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.277060 26560 ts_tablet_manager.cc:1403] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.008s
I20260709 14:46:08.280315 26560 raft_consensus.cc:359] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.281174 26560 raft_consensus.cc:385] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.281561 26560 raft_consensus.cc:740] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.282512 26557 ts_tablet_manager.cc:1434] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:46:08.282379 26560 consensus_queue.cc:260] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.283519 26557 tablet_bootstrap.cc:492] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.288776 26561 ts_tablet_manager.cc:1434] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.002s
I20260709 14:46:08.289853 26557 tablet_bootstrap.cc:654] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.290076 26561 tablet_bootstrap.cc:492] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.294940 26560 ts_tablet_manager.cc:1434] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:46:08.297497 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.298421 26443 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:08.300360 26331 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:08.301102 26560 tablet_bootstrap.cc:492] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.301645 26574 raft_consensus.cc:2804] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.302165 26574 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.302606 26574 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.305624 26561 tablet_bootstrap.cc:654] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.309659 26560 tablet_bootstrap.cc:654] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.319381 26574 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:08.325470 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.328191 26561 tablet_bootstrap.cc:492] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
W20260709 14:46:08.328372 26331 leader_election.cc:343] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.329061 26561 ts_tablet_manager.cc:1403] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.006s
I20260709 14:46:08.331589 26569 raft_consensus.cc:493] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.332144 26569 raft_consensus.cc:515] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.332710 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:08.333503 26443 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.333387 26561 raft_consensus.cc:359] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.334326 26561 raft_consensus.cc:385] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.334496 26569 leader_election.cc:290] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:08.334684 26561 raft_consensus.cc:740] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.335438 26561 consensus_queue.cc:260] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.338711 26561 ts_tablet_manager.cc:1434] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:46:08.340044 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.340763 26561 tablet_bootstrap.cc:492] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.342896 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.344302 26590 raft_consensus.cc:493] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.344980 26590 raft_consensus.cc:515] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.350152 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026aa1a8a8046a08fa763504394ee19" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.353538 26561 tablet_bootstrap.cc:654] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:08.353945 26480 leader_election.cc:343] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:08.355134 26406 leader_election.cc:343] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.365162 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026aa1a8a8046a08fa763504394ee19" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:08.367120 26480 leader_election.cc:343] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.367862 26480 leader_election.cc:304] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
W20260709 14:46:08.368206 26406 leader_election.cc:343] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.368887 26406 leader_election.cc:304] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.369059 26569 raft_consensus.cc:2749] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.370040 26598 raft_consensus.cc:2749] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.353574 26590 leader_election.cc:290] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.367424 26561 tablet_bootstrap.cc:492] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:08.375699 26561 ts_tablet_manager.cc:1403] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.004s
I20260709 14:46:08.379151 26561 raft_consensus.cc:359] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.380210 26561 raft_consensus.cc:385] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.380657 26561 raft_consensus.cc:740] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.381727 26561 consensus_queue.cc:260] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.383131 26610 raft_consensus.cc:493] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.383868 26610 raft_consensus.cc:515] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.387059 26610 leader_election.cc:290] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.388621 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.390331 26561 ts_tablet_manager.cc:1434] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
W20260709 14:46:08.391584 26331 leader_election.cc:343] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.392791 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.394562 26561 tablet_bootstrap.cc:492] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.398525 26443 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:08.392922 26574 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.398862 26442 raft_consensus.cc:2468] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:08.399863 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
W20260709 14:46:08.402134 26331 leader_election.cc:343] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.402884 26557 tablet_bootstrap.cc:492] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.402870 26331 leader_election.cc:304] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [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: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:08.403508 26557 ts_tablet_manager.cc:1403] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.120s	user 0.037s	sys 0.074s
I20260709 14:46:08.404328 26560 tablet_bootstrap.cc:492] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.404917 26560 ts_tablet_manager.cc:1403] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.038s
I20260709 14:46:08.404968 26574 raft_consensus.cc:2804] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.405454 26574 raft_consensus.cc:493] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.404152 26331 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:08.405812 26574 raft_consensus.cc:3060] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.406363 26561 tablet_bootstrap.cc:654] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.406801 26557 raft_consensus.cc:359] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.407619 26557 raft_consensus.cc:385] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.407945 26557 raft_consensus.cc:740] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.408555 26560 raft_consensus.cc:359] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.408766 26557 consensus_queue.cc:260] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.409377 26560 raft_consensus.cc:385] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.411226 26557 ts_tablet_manager.cc:1434] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:08.409816 26560 raft_consensus.cc:740] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.412686 26610 raft_consensus.cc:2804] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:08.413259 26560 consensus_queue.cc:260] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.415093 26557 tablet_bootstrap.cc:492] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.417800 26560 ts_tablet_manager.cc:1434] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:46:08.418855 26560 tablet_bootstrap.cc:492] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.425768 26614 raft_consensus.cc:493] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.431485 26574 raft_consensus.cc:515] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.427538 26557 tablet_bootstrap.cc:654] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.430369 26610 raft_consensus.cc:697] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:08.426249 26560 tablet_bootstrap.cc:654] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.434005 26574 leader_election.cc:290] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.432345 26614 raft_consensus.cc:515] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.437683 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:08.438217 26590 raft_consensus.cc:493] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.436064 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:08.438720 26590 raft_consensus.cc:515] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.438880 26610 consensus_queue.cc:237] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:08.439519 26442 raft_consensus.cc:3060] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.440958 26590 leader_election.cc:290] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.442698 26614 leader_election.cc:290] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.451401 26561 tablet_bootstrap.cc:492] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:08.452085 26561 ts_tablet_manager.cc:1403] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.007s
I20260709 14:46:08.456030 26561 raft_consensus.cc:359] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.457080 26561 raft_consensus.cc:385] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.457507 26561 raft_consensus.cc:740] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.458477 26561 consensus_queue.cc:260] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.448666 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.461752 26368 raft_consensus.cc:2468] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:08.462103 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.462967 26443 raft_consensus.cc:2468] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:08.463812 26406 leader_election.cc:304] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:08.464123 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.464994 26516 raft_consensus.cc:2468] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:08.465214 26590 raft_consensus.cc:2804] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.465808 26590 raft_consensus.cc:493] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.466346 26590 raft_consensus.cc:3060] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:08.467933 26331 leader_election.cc:343] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.469043 26331 leader_election.cc:304] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:08.470934 26610 raft_consensus.cc:2804] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.471411 26610 raft_consensus.cc:493] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.471900 26610 raft_consensus.cc:3060] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.474718 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.475365 26516 raft_consensus.cc:2468] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:08.478329 26264 catalog_manager.cc:5697] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:08.479390 26442 raft_consensus.cc:2468] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:08.480159 26610 raft_consensus.cc:515] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.480901 26331 leader_election.cc:304] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:08.481782 26614 raft_consensus.cc:2804] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:08.482244 26614 raft_consensus.cc:697] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:08.482640 26610 leader_election.cc:290] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.483101 26614 consensus_queue.cc:237] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.484237 26560 tablet_bootstrap.cc:492] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.484817 26560 ts_tablet_manager.cc:1403] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.012s
I20260709 14:46:08.487984 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:08.487998 26560 raft_consensus.cc:359] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.489022 26560 raft_consensus.cc:385] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.489475 26560 raft_consensus.cc:740] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.489909 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:08.490495 26516 raft_consensus.cc:3060] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.490305 26560 consensus_queue.cc:260] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.493113 26569 raft_consensus.cc:493] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.493580 26569 raft_consensus.cc:515] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.495592 26569 leader_election.cc:290] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:08.482347 26557 tablet_bootstrap.cc:492] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.497170 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026aa1a8a8046a08fa763504394ee19" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.497605 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026aa1a8a8046a08fa763504394ee19" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.497905 26557 ts_tablet_manager.cc:1403] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.027s
I20260709 14:46:08.498266 26443 raft_consensus.cc:2468] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
W20260709 14:46:08.498728 26480 leader_election.cc:343] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.499526 26480 leader_election.cc:304] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.500221 26516 raft_consensus.cc:2468] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:08.500420 26569 raft_consensus.cc:2804] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.500957 26560 ts_tablet_manager.cc:1434] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:46:08.501005 26569 raft_consensus.cc:493] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.501629 26569 raft_consensus.cc:3060] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.503142 26557 raft_consensus.cc:359] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.503823 26557 raft_consensus.cc:385] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.504104 26557 raft_consensus.cc:740] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.504865 26557 consensus_queue.cc:260] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.504715 26266 catalog_manager.cc:5697] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:08.507124 26557 ts_tablet_manager.cc:1434] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:46:08.506981 26331 leader_election.cc:304] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:08.507948 26614 raft_consensus.cc:2804] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:08.508507 26614 raft_consensus.cc:697] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:08.509466 26614 consensus_queue.cc:237] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.510023 26569 raft_consensus.cc:515] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.512873 26561 ts_tablet_manager.cc:1434] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 14:46:08.513890 26561 tablet_bootstrap.cc:492] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.517199 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026aa1a8a8046a08fa763504394ee19" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:08.508400 26557 tablet_bootstrap.cc:492] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.520169 26569 leader_election.cc:290] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:08.489060 26590 raft_consensus.cc:515] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.523373 26569 raft_consensus.cc:493] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.523996 26442 raft_consensus.cc:2393] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 in current term 1: Already voted for candidate 0b52a2c932804eae81327a19fb753843 in this term.
I20260709 14:46:08.523943 26569 raft_consensus.cc:515] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.526296 26569 leader_election.cc:290] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:08.530125 26557 tablet_bootstrap.cc:654] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.529970 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:08.531807 26560 tablet_bootstrap.cc:492] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.532861 26590 leader_election.cc:290] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.534245 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:08.537168 26516 raft_consensus.cc:2393] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:08.538517 26406 leader_election.cc:304] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.539371 26560 tablet_bootstrap.cc:654] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.539773 26590 raft_consensus.cc:2749] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.541523 26266 catalog_manager.cc:5697] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:08.531677 26480 leader_election.cc:343] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.536415 26561 tablet_bootstrap.cc:654] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.545104 26560 tablet_bootstrap.cc:492] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.545318 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026aa1a8a8046a08fa763504394ee19" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:08.545553 26560 ts_tablet_manager.cc:1403] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 14:46:08.546029 26557 tablet_bootstrap.cc:492] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.545946 26442 raft_consensus.cc:3060] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.547266 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da1dbfe8f84551be2caa0b58755ec5" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.547890 26368 raft_consensus.cc:2468] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:08.547959 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da1dbfe8f84551be2caa0b58755ec5" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.548676 26443 raft_consensus.cc:2468] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:08.548296 26560 raft_consensus.cc:359] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:08.550720 26560 raft_consensus.cc:385] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.551010 26560 raft_consensus.cc:740] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.551823 26560 consensus_queue.cc:260] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:08.552815 26557 ts_tablet_manager.cc:1403] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.005s
I20260709 14:46:08.553333 26480 leader_election.cc:304] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:08.554996 26560 ts_tablet_manager.cc:1434] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:08.555874 26560 tablet_bootstrap.cc:492] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.555727 26557 raft_consensus.cc:359] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.556524 26557 raft_consensus.cc:385] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.556823 26557 raft_consensus.cc:740] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.557510 26557 consensus_queue.cc:260] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.561230 26620 raft_consensus.cc:2804] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.561661 26620 raft_consensus.cc:493] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.562012 26620 raft_consensus.cc:3060] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.563401 26442 raft_consensus.cc:2468] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:08.560331 26557 ts_tablet_manager.cc:1434] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:08.564812 26480 leader_election.cc:304] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.565104 26557 tablet_bootstrap.cc:492] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.565668 26569 raft_consensus.cc:2804] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:08.568011 26560 tablet_bootstrap.cc:654] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.572034 26557 tablet_bootstrap.cc:654] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.583877 26569 raft_consensus.cc:697] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:08.584065 26561 tablet_bootstrap.cc:492] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:08.584093 26557 tablet_bootstrap.cc:492] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.584941 26561 ts_tablet_manager.cc:1403] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.004s
I20260709 14:46:08.584957 26557 ts_tablet_manager.cc:1403] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:46:08.585258 26569 consensus_queue.cc:237] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.587996 26561 raft_consensus.cc:359] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.588119 26557 raft_consensus.cc:359] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.589128 26557 raft_consensus.cc:385] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.589481 26557 raft_consensus.cc:740] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.590301 26620 raft_consensus.cc:515] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.590405 26557 consensus_queue.cc:260] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.593010 26557 ts_tablet_manager.cc:1434] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:46:08.593735 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da1dbfe8f84551be2caa0b58755ec5" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:08.594399 26368 raft_consensus.cc:3060] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.596098 26557 tablet_bootstrap.cc:492] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.603402 26557 tablet_bootstrap.cc:654] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.613464 26265 catalog_manager.cc:5697] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:08.588771 26561 raft_consensus.cc:385] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.617898 26561 raft_consensus.cc:740] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.622792 26561 consensus_queue.cc:260] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.625283 26561 ts_tablet_manager.cc:1434] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 14:46:08.627257 26561 tablet_bootstrap.cc:492] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.620884 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da1dbfe8f84551be2caa0b58755ec5" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:08.628849 26442 raft_consensus.cc:3060] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.631320 26560 tablet_bootstrap.cc:492] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.631973 26560 ts_tablet_manager.cc:1403] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.076s	user 0.026s	sys 0.028s
I20260709 14:46:08.633458 26561 tablet_bootstrap.cc:654] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.634678 26560 raft_consensus.cc:359] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.635409 26560 raft_consensus.cc:385] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.635692 26560 raft_consensus.cc:740] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.619107 26620 leader_election.cc:290] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:08.636693 26560 consensus_queue.cc:260] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.638756 26560 ts_tablet_manager.cc:1434] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:46:08.639688 26560 tablet_bootstrap.cc:492] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.643970 26368 raft_consensus.cc:2468] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:08.644994 26557 tablet_bootstrap.cc:492] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.645646 26557 ts_tablet_manager.cc:1403] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.027s
I20260709 14:46:08.644986 26442 raft_consensus.cc:2468] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:08.646836 26561 tablet_bootstrap.cc:492] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:08.647269 26561 ts_tablet_manager.cc:1403] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 14:46:08.649787 26557 raft_consensus.cc:359] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.650539 26557 raft_consensus.cc:385] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.650630 26560 tablet_bootstrap.cc:654] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.650857 26557 raft_consensus.cc:740] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.651731 26557 consensus_queue.cc:260] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.652830 26480 leader_election.cc:304] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:08.653828 26561 raft_consensus.cc:359] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.654227 26557 ts_tablet_manager.cc:1434] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:08.654475 26561 raft_consensus.cc:385] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.654790 26561 raft_consensus.cc:740] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.655611 26557 tablet_bootstrap.cc:492] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.655427 26620 raft_consensus.cc:2804] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:08.656359 26620 raft_consensus.cc:697] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:08.657164 26620 consensus_queue.cc:237] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.655426 26561 consensus_queue.cc:260] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.664599 26557 tablet_bootstrap.cc:654] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.670735 26614 raft_consensus.cc:493] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.671312 26614 raft_consensus.cc:515] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.671765 26560 tablet_bootstrap.cc:492] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.672446 26560 ts_tablet_manager.cc:1403] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.014s
I20260709 14:46:08.673616 26614 leader_election.cc:290] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.674744 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc13b9eb6f4e6aa8f614a418b80f5b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.676610 26561 ts_tablet_manager.cc:1434] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 14:46:08.677011 26560 raft_consensus.cc:359] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.677835 26560 raft_consensus.cc:385] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.677654 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc13b9eb6f4e6aa8f614a418b80f5b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.678557 26516 raft_consensus.cc:2393] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 in current term 1: Already voted for candidate 0b52a2c932804eae81327a19fb753843 in this term.
I20260709 14:46:08.679124 26557 tablet_bootstrap.cc:492] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.679615 26557 ts_tablet_manager.cc:1403] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260709 14:46:08.679826 26331 leader_election.cc:304] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:08.678730 26561 tablet_bootstrap.cc:492] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.680989 26560 raft_consensus.cc:740] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.681895 26560 consensus_queue.cc:260] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.682647 26557 raft_consensus.cc:359] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.683372 26557 raft_consensus.cc:385] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.683656 26557 raft_consensus.cc:740] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.684037 26560 ts_tablet_manager.cc:1434] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:46:08.684358 26557 consensus_queue.cc:260] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.684993 26560 tablet_bootstrap.cc:492] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.686803 26557 ts_tablet_manager.cc:1434] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:46:08.687626 26614 raft_consensus.cc:3060] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.692072 26560 tablet_bootstrap.cc:654] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.691762 26561 tablet_bootstrap.cc:654] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.696962 26614 raft_consensus.cc:2749] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.688184 26557 tablet_bootstrap.cc:492] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.699743 26265 catalog_manager.cc:5697] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:08.703704 26557 tablet_bootstrap.cc:654] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.705305 26560 tablet_bootstrap.cc:492] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.705310 26561 tablet_bootstrap.cc:492] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:08.706018 26561 ts_tablet_manager.cc:1403] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260709 14:46:08.711670 26560 ts_tablet_manager.cc:1403] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260709 14:46:08.715281 26560 raft_consensus.cc:359] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.716054 26560 raft_consensus.cc:385] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.716346 26560 raft_consensus.cc:740] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.717353 26560 consensus_queue.cc:260] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.719880 26560 ts_tablet_manager.cc:1434] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:46:08.720907 26560 tablet_bootstrap.cc:492] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.724627 26590 raft_consensus.cc:493] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.725184 26590 raft_consensus.cc:515] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.725538 26598 consensus_queue.cc:1048] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:08.727591 26590 leader_election.cc:290] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:08.729259 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:08.732657 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0429cc563504b08acd41e2d5c2f9931" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.733450 26590 raft_consensus.cc:493] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:08.734167 26406 leader_election.cc:343] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.734052 26590 raft_consensus.cc:515] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.734061 26561 raft_consensus.cc:359] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.735235 26561 raft_consensus.cc:385] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.735185 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0429cc563504b08acd41e2d5c2f9931" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.735666 26561 raft_consensus.cc:740] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.736352 26561 consensus_queue.cc:260] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.737228 26557 tablet_bootstrap.cc:492] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.737937 26557 ts_tablet_manager.cc:1403] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.014s
I20260709 14:46:08.738373 26561 ts_tablet_manager.cc:1434] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.001s
I20260709 14:46:08.738526 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.737879 26598 raft_consensus.cc:493] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.739271 26561 tablet_bootstrap.cc:492] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.739553 26598 raft_consensus.cc:515] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.741550 26598 leader_election.cc:290] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:08.737198 26406 leader_election.cc:343] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.741394 26557 raft_consensus.cc:359] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.742353 26557 raft_consensus.cc:385] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.742756 26557 raft_consensus.cc:740] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.742185 26406 leader_election.cc:304] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.743695 26557 consensus_queue.cc:260] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.744673 26614 raft_consensus.cc:493] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.745824 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.747220 26598 raft_consensus.cc:2749] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.747437 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.749367 26560 tablet_bootstrap.cc:654] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.745249 26614 raft_consensus.cc:515] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:08.750519 26406 leader_election.cc:343] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.756901 26561 tablet_bootstrap.cc:654] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.756933 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.757731 26442 raft_consensus.cc:2468] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:08.759997 26331 leader_election.cc:304] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:08.761241 26574 raft_consensus.cc:2804] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.761711 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.762168 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.762996 26516 raft_consensus.cc:2468] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:08.750406 26590 leader_election.cc:290] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.761724 26574 raft_consensus.cc:493] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.765066 26574 raft_consensus.cc:3060] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.765750 26614 leader_election.cc:290] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:08.765364 26406 leader_election.cc:343] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:08.769090 26406 leader_election.cc:343] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.769644 26406 leader_election.cc:304] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.770756 26590 raft_consensus.cc:2749] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:08.772315 26406 leader_election.cc:343] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.772933 26406 leader_election.cc:304] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.775147 26590 raft_consensus.cc:2749] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.777716 26614 raft_consensus.cc:493] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.778366 26614 raft_consensus.cc:515] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.782223 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.783205 26442 raft_consensus.cc:2468] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:08.785145 26331 leader_election.cc:304] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:08.786371 26610 raft_consensus.cc:2804] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:08.786617 26614 leader_election.cc:290] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.786947 26610 raft_consensus.cc:493] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.787556 26610 raft_consensus.cc:3060] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.789096 26574 raft_consensus.cc:515] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.791940 26574 leader_election.cc:290] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.798493 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:08.799415 26517 raft_consensus.cc:3060] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.795795 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:08.802395 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.803561 26516 raft_consensus.cc:2468] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:08.805414 26442 raft_consensus.cc:3060] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.817008 26590 consensus_queue.cc:1048] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:08.819232 26620 raft_consensus.cc:493] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.819531 26574 raft_consensus.cc:493] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.819912 26620 raft_consensus.cc:515] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.820348 26574 raft_consensus.cc:515] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.822772 26620 leader_election.cc:290] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:08.825562 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.826592 26443 raft_consensus.cc:2393] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:08.828325 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.833945 26480 leader_election.cc:304] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.834028 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026aa1a8a8046a08fa763504394ee19" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.833979 26514 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.835345 26557 ts_tablet_manager.cc:1434] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.097s	user 0.044s	sys 0.048s
I20260709 14:46:08.835399 26443 raft_consensus.cc:2393] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 in current term 1: Already voted for candidate e419e4dea40f4522961d83eb0e640abd in this term.
I20260709 14:46:08.837101 26590 raft_consensus.cc:493] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.837769 26590 raft_consensus.cc:515] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.846378 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.848817 26557 tablet_bootstrap.cc:492] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.832024 26574 leader_election.cc:290] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.846056 26610 raft_consensus.cc:515] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.851233 26620 raft_consensus.cc:3060] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.850296 26569 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:08.849613 26406 leader_election.cc:343] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.856657 26569 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:08.858278 26610 leader_election.cc:290] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.859051 26569 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415)
I20260709 14:46:08.859704 26610 consensus_queue.cc:1048] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:08.860818 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:08.861616 26443 raft_consensus.cc:3060] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.855944 26590 leader_election.cc:290] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.863796 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:08.864601 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:08.865374 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026aa1a8a8046a08fa763504394ee19" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:08.865588 26513 raft_consensus.cc:3060] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.870887 26561 tablet_bootstrap.cc:492] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:08.871356 26561 ts_tablet_manager.cc:1403] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.020s
I20260709 14:46:08.863821 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.872146 26441 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:08.874595 26620 raft_consensus.cc:2749] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.868906 26610 consensus_queue.cc:1048] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:46:08.890054 26517 raft_consensus.cc:2468] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:08.890892 26561 raft_consensus.cc:359] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.891448 26561 raft_consensus.cc:385] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.891685 26561 raft_consensus.cc:740] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.888789 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:08.894783 26406 leader_election.cc:343] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:08.895366 26406 leader_election.cc:304] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.896133 26557 tablet_bootstrap.cc:654] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.892717 26561 consensus_queue.cc:260] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.904443 26561 ts_tablet_manager.cc:1434] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.002s
I20260709 14:46:08.891664 26513 raft_consensus.cc:2468] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:08.906083 26561 tablet_bootstrap.cc:492] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:08.909140 26560 tablet_bootstrap.cc:492] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:08.909600 26560 ts_tablet_manager.cc:1403] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.189s	user 0.013s	sys 0.002s
I20260709 14:46:08.910238 26443 raft_consensus.cc:2468] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:08.912043 26560 raft_consensus.cc:359] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.912559 26560 raft_consensus.cc:385] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.912856 26560 raft_consensus.cc:740] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.906083 26480 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.913648 26560 consensus_queue.cc:260] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.914666 26569 raft_consensus.cc:2804] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:08.915019 26569 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.915337 26569 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:08.915764 26560 ts_tablet_manager.cc:1434] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:08.916667 26560 tablet_bootstrap.cc:492] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:08.919353 26442 raft_consensus.cc:2468] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:08.903492 26590 raft_consensus.cc:2749] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.938236 26331 leader_election.cc:304] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:08.949868 26331 leader_election.cc:304] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:08.950452 26557 tablet_bootstrap.cc:492] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:08.950259 26569 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:08.950920 26557 ts_tablet_manager.cc:1403] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.001s
I20260709 14:46:08.950843 26574 raft_consensus.cc:3060] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:08.954862 26557 raft_consensus.cc:359] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.955363 26557 raft_consensus.cc:385] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:08.955608 26557 raft_consensus.cc:740] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:08.956146 26557 consensus_queue.cc:260] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.948351 26610 raft_consensus.cc:2804] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:08.957813 26516 raft_consensus.cc:1240] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Rejecting Update request from peer e8b56c7971564cc18513f578c1b05a97 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:46:08.958892 26610 raft_consensus.cc:697] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:08.959626 26610 consensus_queue.cc:237] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.961632 26560 tablet_bootstrap.cc:654] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.962807 26557 ts_tablet_manager.cc:1434] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 14:46:08.963724 26557 tablet_bootstrap.cc:492] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:08.967664 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:08.970029 26331 leader_election.cc:304] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:08.970248 26574 raft_consensus.cc:2749] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:08.970901 26574 raft_consensus.cc:2804] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:08.971517 26614 consensus_queue.cc:1048] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:08.973238 26574 raft_consensus.cc:697] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:08.977327 26574 consensus_queue.cc:237] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.980094 26557 tablet_bootstrap.cc:654] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.981366 26561 tablet_bootstrap.cc:654] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:08.978910 26569 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415)
I20260709 14:46:08.987504 26574 raft_consensus.cc:493] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.984663 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:08.980957 26610 consensus_queue.cc:1059] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:46:08.990604 26262 catalog_manager.cc:5697] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:08.988013 26574 raft_consensus.cc:515] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:08.995687 26574 leader_election.cc:290] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:08.997000 26480 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [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: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:08.997203 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:08.998203 26569 raft_consensus.cc:2749] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:08.998106 26441 raft_consensus.cc:2468] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:09.005168 26642 raft_consensus.cc:493] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.005734 26642 raft_consensus.cc:515] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.008903 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf943d5f99a451caaf97687693f094e" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.009500 26642 leader_election.cc:290] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.010275 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf943d5f99a451caaf97687693f094e" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.009532 26367 raft_consensus.cc:2468] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:09.012192 26406 leader_election.cc:304] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
W20260709 14:46:09.013478 26406 leader_election.cc:343] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.015729 26642 raft_consensus.cc:2804] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.016837 26642 raft_consensus.cc:493] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.017206 26642 raft_consensus.cc:3060] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.017781 26331 leader_election.cc:304] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:09.020512 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.021148 26516 raft_consensus.cc:2468] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:09.021998 26561 tablet_bootstrap.cc:492] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.022548 26561 ts_tablet_manager.cc:1403] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.015s
I20260709 14:46:09.024668 26590 raft_consensus.cc:493] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.025324 26590 raft_consensus.cc:515] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.027209 26642 raft_consensus.cc:515] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.029132 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d14e14803a0424bb7bd72a5023daf50" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.030730 26610 raft_consensus.cc:2804] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.033114 26610 raft_consensus.cc:493] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:46:09.033247 26406 leader_election.cc:343] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.033731 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf943d5f99a451caaf97687693f094e" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:09.034510 26561 raft_consensus.cc:359] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.029651 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf943d5f99a451caaf97687693f094e" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:09.035717 26561 raft_consensus.cc:385] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.036059 26368 raft_consensus.cc:3060] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.034060 26610 raft_consensus.cc:3060] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.036265 26561 raft_consensus.cc:740] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
W20260709 14:46:09.035740 26406 leader_election.cc:343] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.042295 26590 leader_election.cc:290] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.034060 26642 leader_election.cc:290] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.038504 26561 consensus_queue.cc:260] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.043921 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d14e14803a0424bb7bd72a5023daf50" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:09.045491 26406 leader_election.cc:343] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.045235 26368 raft_consensus.cc:2468] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:09.046013 26406 leader_election.cc:304] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.048130 26561 ts_tablet_manager.cc:1434] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:46:09.047415 26262 catalog_manager.cc:5697] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.050637 26561 tablet_bootstrap.cc:492] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.055573 26610 raft_consensus.cc:515] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.063079 26574 raft_consensus.cc:3055] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:09.063715 26560 tablet_bootstrap.cc:492] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:09.063465 26651 consensus_queue.cc:1048] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:09.063524 26574 raft_consensus.cc:740] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:09.064925 26560 ts_tablet_manager.cc:1403] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.148s	user 0.011s	sys 0.004s
I20260709 14:46:09.068635 26574 consensus_queue.cc:260] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:09.070132 26574 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.049736 26642 raft_consensus.cc:2749] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:09.078405 26406 leader_election.cc:304] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:09.084007 26561 tablet_bootstrap.cc:654] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.085705 26569 raft_consensus.cc:493] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.086401 26569 raft_consensus.cc:515] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.091408 26574 raft_consensus.cc:493] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.092047 26574 raft_consensus.cc:515] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.093578 26569 leader_election.cc:290] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:09.094127 26574 leader_election.cc:290] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.095804 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.095803 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:09.098035 26480 leader_election.cc:343] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.099046 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bdbf78a894371979aeb42e5f7ee6d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.100129 26574 consensus_queue.cc:1048] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:09.100381 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bdbf78a894371979aeb42e5f7ee6d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:09.101764 26480 leader_election.cc:343] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.102218 26480 leader_election.cc:304] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.103125 26620 raft_consensus.cc:2749] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:09.103994 26331 leader_election.cc:343] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:09.106484 26331 leader_election.cc:343] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.106876 26331 leader_election.cc:304] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:09.080356 26642 raft_consensus.cc:2804] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.111148 26651 raft_consensus.cc:2749] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:09.112332 26560 raft_consensus.cc:359] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.113050 26560 raft_consensus.cc:385] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.113307 26560 raft_consensus.cc:740] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.117031 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:09.118052 26443 raft_consensus.cc:3060] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.116529 26560 consensus_queue.cc:260] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.119308 26610 leader_election.cc:290] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.122746 26560 ts_tablet_manager.cc:1434] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 14:46:09.123641 26560 tablet_bootstrap.cc:492] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:09.121501 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:09.126037 26513 raft_consensus.cc:3060] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.127023 26557 tablet_bootstrap.cc:492] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:09.127610 26557 ts_tablet_manager.cc:1403] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.164s	user 0.037s	sys 0.027s
I20260709 14:46:09.113916 26642 raft_consensus.cc:697] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:09.133082 26620 raft_consensus.cc:493] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.133558 26620 raft_consensus.cc:515] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.133865 26557 raft_consensus.cc:359] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.134474 26557 raft_consensus.cc:385] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.134778 26557 raft_consensus.cc:740] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.135782 26620 leader_election.cc:290] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:09.135504 26557 consensus_queue.cc:260] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.136735 26642 consensus_queue.cc:237] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.138021 26557 ts_tablet_manager.cc:1434] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:46:09.137805 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d14e14803a0424bb7bd72a5023daf50" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.140036 26557 tablet_bootstrap.cc:492] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:09.141858 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d14e14803a0424bb7bd72a5023daf50" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:09.142454 26480 leader_election.cc:343] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.142853 26440 raft_consensus.cc:2468] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:09.148272 26561 tablet_bootstrap.cc:492] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.148816 26561 ts_tablet_manager.cc:1403] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.011s
I20260709 14:46:09.151757 26480 leader_election.cc:304] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.152689 26569 raft_consensus.cc:2804] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.153139 26569 raft_consensus.cc:493] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.153419 26443 raft_consensus.cc:2468] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:09.153589 26569 raft_consensus.cc:3060] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.154986 26651 consensus_queue.cc:1048] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:09.156884 26331 leader_election.cc:304] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:09.157696 26651 raft_consensus.cc:2804] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.158205 26651 raft_consensus.cc:697] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:09.159006 26620 consensus_queue.cc:1048] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:09.160511 26624 raft_consensus.cc:493] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.159035 26651 consensus_queue.cc:237] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.161036 26624 raft_consensus.cc:515] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.164733 26624 leader_election.cc:290] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:09.164463 26569 raft_consensus.cc:515] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.171595 26569 leader_election.cc:290] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:09.172287 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc50e557b8149acab0ab62353e0ba79" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.179039 26557 tablet_bootstrap.cc:654] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.187911 26560 tablet_bootstrap.cc:654] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.188824 26561 raft_consensus.cc:359] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.201439 26513 raft_consensus.cc:2468] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:09.197093 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d14e14803a0424bb7bd72a5023daf50" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:09.232649 26561 raft_consensus.cc:385] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.235091 26561 raft_consensus.cc:740] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
W20260709 14:46:09.189687 26480 leader_election.cc:343] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:09.236023 26480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:36415, user_credentials={real_user=slave}} blocked reactor thread for 46379.7us
I20260709 14:46:09.183548 26569 consensus_queue.cc:1048] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260709 14:46:09.236265 26561 consensus_queue.cc:260] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.235466 26642 raft_consensus.cc:493] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.189657 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc50e557b8149acab0ab62353e0ba79" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:09.238209 26642 raft_consensus.cc:515] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.196908 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d14e14803a0424bb7bd72a5023daf50" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:09.240303 26642 leader_election.cc:290] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.236912 26440 raft_consensus.cc:3060] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.241832 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ed435b7414cd1849ee771f7cd9009" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.241920 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ed435b7414cd1849ee771f7cd9009" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.242810 26368 raft_consensus.cc:2468] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:09.244174 26406 leader_election.cc:304] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
W20260709 14:46:09.245494 26406 leader_election.cc:343] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.226586 26262 catalog_manager.cc:5697] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.246793 26642 raft_consensus.cc:2804] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.247394 26642 raft_consensus.cc:493] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.247911 26642 raft_consensus.cc:3060] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.249029 26440 raft_consensus.cc:2468] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:09.250844 26561 ts_tablet_manager.cc:1434] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.003s
I20260709 14:46:09.251849 26561 tablet_bootstrap.cc:492] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.254606 26557 tablet_bootstrap.cc:492] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:09.255306 26557 ts_tablet_manager.cc:1403] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.024s
I20260709 14:46:09.258809 26561 tablet_bootstrap.cc:654] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.262727 26560 tablet_bootstrap.cc:492] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:09.263253 26560 ts_tablet_manager.cc:1403] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.006s
I20260709 14:46:09.263445 26265 catalog_manager.cc:5697] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.264510 26557 raft_consensus.cc:359] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.265259 26557 raft_consensus.cc:385] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.265549 26557 raft_consensus.cc:740] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.266180 26560 raft_consensus.cc:359] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.266407 26557 consensus_queue.cc:260] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.266875 26560 raft_consensus.cc:385] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.266599 26642 raft_consensus.cc:515] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.267179 26560 raft_consensus.cc:740] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.268008 26560 consensus_queue.cc:260] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.269192 26642 leader_election.cc:290] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.270731 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ed435b7414cd1849ee771f7cd9009" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
W20260709 14:46:09.272704 26406 leader_election.cc:343] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.274307 26557 ts_tablet_manager.cc:1434] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:46:09.275610 26557 tablet_bootstrap.cc:492] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:09.276126 26569 raft_consensus.cc:493] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.276816 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ed435b7414cd1849ee771f7cd9009" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:09.276633 26569 raft_consensus.cc:515] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.277487 26368 raft_consensus.cc:3060] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.280650 26569 leader_election.cc:290] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:09.285826 26368 raft_consensus.cc:2468] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:09.287330 26406 leader_election.cc:304] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:09.287678 26560 ts_tablet_manager.cc:1434] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
W20260709 14:46:09.288390 26480 leader_election.cc:343] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.288707 26560 tablet_bootstrap.cc:492] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:09.288687 26642 raft_consensus.cc:2804] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.289619 26642 raft_consensus.cc:697] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:09.289851 26557 tablet_bootstrap.cc:654] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.290665 26642 consensus_queue.cc:237] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.295841 26560 tablet_bootstrap.cc:654] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.299180 26590 raft_consensus.cc:493] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.299876 26590 raft_consensus.cc:515] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.302493 26590 leader_election.cc:290] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.304077 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.304262 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.305135 26513 raft_consensus.cc:2468] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
W20260709 14:46:09.305742 26406 leader_election.cc:343] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.305857 26569 consensus_queue.cc:1048] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:09.306893 26561 tablet_bootstrap.cc:492] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.307449 26561 ts_tablet_manager.cc:1403] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.008s
I20260709 14:46:09.309108 26406 leader_election.cc:304] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.310192 26642 raft_consensus.cc:2804] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.310599 26642 raft_consensus.cc:493] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.310768 26561 raft_consensus.cc:359] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.311192 26642 raft_consensus.cc:3060] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.311457 26561 raft_consensus.cc:385] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.311748 26561 raft_consensus.cc:740] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.303490 26557 tablet_bootstrap.cc:492] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:09.315147 26557 ts_tablet_manager.cc:1403] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.006s
I20260709 14:46:09.319458 26642 raft_consensus.cc:515] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.322851 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0429cc563504b08acd41e2d5c2f9931" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.323240 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:09.324522 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0429cc563504b08acd41e2d5c2f9931" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:09.325162 26443 raft_consensus.cc:2468] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
W20260709 14:46:09.325433 26406 leader_election.cc:343] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.326309 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:09.326897 26513 raft_consensus.cc:3060] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.328846 26560 tablet_bootstrap.cc:492] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:09.329280 26560 ts_tablet_manager.cc:1403] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.019s
I20260709 14:46:09.331871 26560 raft_consensus.cc:359] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.332522 26560 raft_consensus.cc:385] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.332793 26560 raft_consensus.cc:740] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.333431 26560 consensus_queue.cc:260] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.334604 26513 raft_consensus.cc:2468] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:09.336616 26406 leader_election.cc:304] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.335095 26642 leader_election.cc:290] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.337602 26590 raft_consensus.cc:2804] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.338299 26590 raft_consensus.cc:697] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:09.339151 26590 consensus_queue.cc:237] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.339694 26560 ts_tablet_manager.cc:1434] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:46:09.340677 26560 tablet_bootstrap.cc:492] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:09.340852 26557 raft_consensus.cc:359] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.341480 26557 raft_consensus.cc:385] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.341719 26557 raft_consensus.cc:740] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.345844 26557 consensus_queue.cc:260] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.347244 26560 tablet_bootstrap.cc:654] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.347996 26557 ts_tablet_manager.cc:1434] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
W20260709 14:46:09.348539 26480 leader_election.cc:343] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.348999 26557 tablet_bootstrap.cc:492] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:09.349009 26480 leader_election.cc:304] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.352027 26569 raft_consensus.cc:2749] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:09.353348 26480 leader_election.cc:304] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.354393 26569 raft_consensus.cc:2804] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.354912 26569 raft_consensus.cc:697] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:09.355728 26569 consensus_queue.cc:237] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.361726 26557 tablet_bootstrap.cc:654] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.368559 26651 consensus_queue.cc:1048] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:09.379509 26637 raft_consensus.cc:493] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.380007 26637 raft_consensus.cc:515] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.383509 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.383834 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.384467 26262 catalog_manager.cc:5697] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:09.386040 26406 leader_election.cc:343] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.386881 26637 leader_election.cc:290] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.391001 26557 tablet_bootstrap.cc:492] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:09.391629 26557 ts_tablet_manager.cc:1403] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.006s
W20260709 14:46:09.396739 26406 leader_election.cc:343] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.397449 26406 leader_election.cc:304] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.399045 26590 raft_consensus.cc:2749] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:09.401317 26620 consensus_queue.cc:1048] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:09.402518 26557 raft_consensus.cc:359] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.403439 26557 raft_consensus.cc:385] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.403752 26557 raft_consensus.cc:740] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.400621 26561 consensus_queue.cc:260] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.403738 26480 leader_election.cc:304] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:09.406227 26620 raft_consensus.cc:2804] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.406586 26620 raft_consensus.cc:493] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.406916 26620 raft_consensus.cc:3060] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.405165 26557 consensus_queue.cc:260] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.416193 26620 raft_consensus.cc:515] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.431038 26620 leader_election.cc:290] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:09.431680 26265 catalog_manager.cc:5697] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.436247 26561 ts_tablet_manager.cc:1434] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.003s
W20260709 14:46:09.440910 26480 leader_election.cc:343] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.443387 26557 ts_tablet_manager.cc:1434] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.003s
I20260709 14:46:09.444331 26557 tablet_bootstrap.cc:492] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:09.445009 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0429cc563504b08acd41e2d5c2f9931" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:09.450261 26557 tablet_bootstrap.cc:654] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.454118 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0429cc563504b08acd41e2d5c2f9931" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:09.454953 26440 raft_consensus.cc:3060] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.458200 26561 tablet_bootstrap.cc:492] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.463729 26264 catalog_manager.cc:5697] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:09.466487 26560 tablet_bootstrap.cc:492] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:09.467139 26560 ts_tablet_manager.cc:1403] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.127s	user 0.041s	sys 0.044s
I20260709 14:46:09.471144 26561 tablet_bootstrap.cc:654] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.472333 26655 consensus_queue.cc:1048] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:09.475322 26440 raft_consensus.cc:2468] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
W20260709 14:46:09.484397 26480 leader_election.cc:343] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.485164 26480 leader_election.cc:304] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.485067 26655 consensus_queue.cc:1048] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:09.487600 26620 raft_consensus.cc:2804] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.488260 26620 raft_consensus.cc:697] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:09.489454 26620 consensus_queue.cc:237] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.470654 26560 raft_consensus.cc:359] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.496903 26560 raft_consensus.cc:385] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.497280 26560 raft_consensus.cc:740] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.498251 26560 consensus_queue.cc:260] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.502066 26560 ts_tablet_manager.cc:1434] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260709 14:46:09.505584 26560 tablet_bootstrap.cc:492] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:09.531402 26561 tablet_bootstrap.cc:492] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.531787 26557 tablet_bootstrap.cc:492] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:09.531911 26561 ts_tablet_manager.cc:1403] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.013s
I20260709 14:46:09.532238 26557 ts_tablet_manager.cc:1403] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.044s
I20260709 14:46:09.534864 26560 tablet_bootstrap.cc:654] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.534868 26561 raft_consensus.cc:359] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.535720 26561 raft_consensus.cc:385] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.536098 26561 raft_consensus.cc:740] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.535740 26557 raft_consensus.cc:359] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.536460 26557 raft_consensus.cc:385] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.536911 26557 raft_consensus.cc:740] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.536767 26561 consensus_queue.cc:260] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.539009 26561 ts_tablet_manager.cc:1434] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:46:09.539925 26561 tablet_bootstrap.cc:492] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.539556 26557 consensus_queue.cc:260] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.540887 26610 consensus_queue.cc:1048] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:09.541787 26557 ts_tablet_manager.cc:1434] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 14:46:09.542768 26557 tablet_bootstrap.cc:492] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:09.546561 26561 tablet_bootstrap.cc:654] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.552079 26610 consensus_queue.cc:1048] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:09.561935 26557 tablet_bootstrap.cc:654] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.570410 26598 consensus_queue.cc:1048] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:09.579527 26263 catalog_manager.cc:5697] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:09.585680 26655 consensus_queue.cc:1048] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:09.589985 26560 tablet_bootstrap.cc:492] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:09.590664 26560 ts_tablet_manager.cc:1403] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.026s
I20260709 14:46:09.613914 26560 raft_consensus.cc:359] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.614759 26560 raft_consensus.cc:385] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.614993 26560 raft_consensus.cc:740] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.617091 26560 consensus_queue.cc:260] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.619645 26560 ts_tablet_manager.cc:1434] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260709 14:46:09.620749 26560 tablet_bootstrap.cc:492] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:09.627812 26560 tablet_bootstrap.cc:654] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.630360 26598 raft_consensus.cc:493] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.630923 26598 raft_consensus.cc:515] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:09.631498 26406 consensus_peers.cc:597] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 -> Peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Couldn't send request to peer e419e4dea40f4522961d83eb0e640abd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:09.633523 26598 leader_election.cc:290] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.633810 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.634534 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:09.635821 26406 leader_election.cc:343] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:09.636638 26406 leader_election.cc:343] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.637120 26406 leader_election.cc:304] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.640198 26598 raft_consensus.cc:2749] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:09.643584 26561 tablet_bootstrap.cc:492] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.644018 26561 ts_tablet_manager.cc:1403] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.036s
I20260709 14:46:09.646733 26561 raft_consensus.cc:359] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.647478 26561 raft_consensus.cc:385] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.647807 26561 raft_consensus.cc:740] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.648519 26561 consensus_queue.cc:260] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.647207 26557 tablet_bootstrap.cc:492] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:09.649894 26557 ts_tablet_manager.cc:1403] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.007s
I20260709 14:46:09.652468 26557 raft_consensus.cc:359] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.653134 26557 raft_consensus.cc:385] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.653399 26557 raft_consensus.cc:740] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.654079 26561 ts_tablet_manager.cc:1434] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:46:09.654031 26557 consensus_queue.cc:260] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.655184 26561 tablet_bootstrap.cc:492] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.656272 26557 ts_tablet_manager.cc:1434] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:09.657155 26557 tablet_bootstrap.cc:492] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:09.662696 26561 tablet_bootstrap.cc:654] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.666486 26610 raft_consensus.cc:493] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.667018 26610 raft_consensus.cc:515] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.669580 26610 leader_election.cc:290] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.671859 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:09.671859 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.672851 26440 raft_consensus.cc:2468] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:09.672851 26513 raft_consensus.cc:2468] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:09.674103 26557 tablet_bootstrap.cc:654] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.674371 26331 leader_election.cc:304] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:09.675261 26655 raft_consensus.cc:2804] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.675673 26655 raft_consensus.cc:493] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.676067 26655 raft_consensus.cc:3060] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.677634 26561 tablet_bootstrap.cc:492] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.678299 26561 ts_tablet_manager.cc:1403] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 14:46:09.682014 26561 raft_consensus.cc:359] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.683017 26561 raft_consensus.cc:385] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.683426 26561 raft_consensus.cc:740] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.684564 26561 consensus_queue.cc:260] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.684577 26655 raft_consensus.cc:515] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.691263 26561 ts_tablet_manager.cc:1434] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:46:09.693539 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:09.691358 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:09.694207 26513 raft_consensus.cc:3060] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.694545 26561 tablet_bootstrap.cc:492] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.694298 26440 raft_consensus.cc:3060] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.703359 26561 tablet_bootstrap.cc:654] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.714493 26513 raft_consensus.cc:2468] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:09.692893 26655 leader_election.cc:290] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.715838 26331 leader_election.cc:304] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:09.718602 26561 tablet_bootstrap.cc:492] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.718786 26655 raft_consensus.cc:2804] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.719408 26655 raft_consensus.cc:697] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:09.720404 26561 ts_tablet_manager.cc:1403] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260709 14:46:09.720294 26655 consensus_queue.cc:237] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.718609 26440 raft_consensus.cc:2468] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:09.724113 26561 raft_consensus.cc:359] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.725143 26561 raft_consensus.cc:385] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.725548 26561 raft_consensus.cc:740] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.726567 26561 consensus_queue.cc:260] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.729787 26561 ts_tablet_manager.cc:1434] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:46:09.731056 26561 tablet_bootstrap.cc:492] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.740195 26561 tablet_bootstrap.cc:654] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.743707 26598 consensus_queue.cc:1048] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:46:09.748008 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:09.755137 26560 tablet_bootstrap.cc:492] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:09.755647 26560 ts_tablet_manager.cc:1403] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.135s	user 0.022s	sys 0.030s
I20260709 14:46:09.758631 26561 tablet_bootstrap.cc:492] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.759128 26561 ts_tablet_manager.cc:1403] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.000s
I20260709 14:46:09.761919 26561 raft_consensus.cc:359] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.762424 26574 raft_consensus.cc:493] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.762243 26560 raft_consensus.cc:359] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.762679 26561 raft_consensus.cc:385] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.762955 26560 raft_consensus.cc:385] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.763165 26561 raft_consensus.cc:740] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.762907 26574 raft_consensus.cc:515] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.763379 26560 raft_consensus.cc:740] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.764385 26557 tablet_bootstrap.cc:492] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:09.764361 26560 consensus_queue.cc:260] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.765221 26574 leader_election.cc:290] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.766144 26561 consensus_queue.cc:260] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.766688 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:09.767097 26574 raft_consensus.cc:493] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.767302 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.767313 26440 raft_consensus.cc:2468] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:09.767531 26574 raft_consensus.cc:515] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.768054 26513 raft_consensus.cc:2468] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:09.768802 26331 leader_election.cc:304] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:09.769667 26655 raft_consensus.cc:2804] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.770045 26655 raft_consensus.cc:493] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.770385 26655 raft_consensus.cc:3060] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.770541 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0429cc563504b08acd41e2d5c2f9931" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:09.772330 26440 raft_consensus.cc:2393] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 in current term 1: Already voted for candidate e419e4dea40f4522961d83eb0e640abd in this term.
W20260709 14:46:09.768949 26406 consensus_peers.cc:597] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 -> Peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Couldn't send request to peer e419e4dea40f4522961d83eb0e640abd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:09.774017 26561 ts_tablet_manager.cc:1434] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:46:09.774350 26557 ts_tablet_manager.cc:1403] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.117s	user 0.044s	sys 0.026s
I20260709 14:46:09.774899 26561 tablet_bootstrap.cc:492] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.777052 26557 raft_consensus.cc:359] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.777335 26655 raft_consensus.cc:515] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.778170 26557 raft_consensus.cc:385] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.778457 26557 raft_consensus.cc:740] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.779376 26560 ts_tablet_manager.cc:1434] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:46:09.779667 26598 raft_consensus.cc:493] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.780303 26560 tablet_bootstrap.cc:492] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:09.780125 26598 raft_consensus.cc:515] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.781499 26561 tablet_bootstrap.cc:654] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.782238 26598 leader_election.cc:290] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.779239 26557 consensus_queue.cc:260] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.783737 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bdbf78a894371979aeb42e5f7ee6d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.784369 26513 raft_consensus.cc:2468] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:09.784955 26557 ts_tablet_manager.cc:1434] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:46:09.785872 26557 tablet_bootstrap.cc:492] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:09.786547 26406 leader_election.cc:304] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:09.787370 26637 raft_consensus.cc:2804] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.787724 26637 raft_consensus.cc:493] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.787895 26560 tablet_bootstrap.cc:654] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.788064 26637 raft_consensus.cc:3060] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.791803 26557 tablet_bootstrap.cc:654] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.791498 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:09.792344 26440 raft_consensus.cc:3060] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.792995 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bdbf78a894371979aeb42e5f7ee6d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.793684 26367 raft_consensus.cc:2468] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:09.794924 26263 catalog_manager.cc:5697] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.800189 26574 leader_election.cc:290] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.803714 26637 raft_consensus.cc:515] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.808058 26637 leader_election.cc:290] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.811388 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bdbf78a894371979aeb42e5f7ee6d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:09.812054 26516 raft_consensus.cc:3060] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.815374 26440 raft_consensus.cc:2468] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:09.816861 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0429cc563504b08acd41e2d5c2f9931" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.816989 26331 leader_election.cc:304] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:09.818312 26574 raft_consensus.cc:2804] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.818849 26331 leader_election.cc:304] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:09.818951 26574 raft_consensus.cc:697] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:09.820164 26574 consensus_queue.cc:237] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.824761 26610 raft_consensus.cc:3060] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.825130 26655 leader_election.cc:290] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.830510 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:09.831285 26513 raft_consensus.cc:3060] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.831859 26561 tablet_bootstrap.cc:492] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.832542 26561 ts_tablet_manager.cc:1403] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.029s
I20260709 14:46:09.834283 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bdbf78a894371979aeb42e5f7ee6d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:09.834970 26367 raft_consensus.cc:3060] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.835956 26561 raft_consensus.cc:359] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.836946 26561 raft_consensus.cc:385] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.837296 26561 raft_consensus.cc:740] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.838153 26561 consensus_queue.cc:260] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.840907 26561 ts_tablet_manager.cc:1434] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:46:09.843113 26610 raft_consensus.cc:2749] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:09.852731 26561 tablet_bootstrap.cc:492] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
W20260709 14:46:09.858300 26480 consensus_peers.cc:597] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:09.861501 26561 tablet_bootstrap.cc:654] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.862555 26263 catalog_manager.cc:5697] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.875059 26561 tablet_bootstrap.cc:492] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.875809 26561 ts_tablet_manager.cc:1403] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260709 14:46:09.879366 26561 raft_consensus.cc:359] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.880509 26561 raft_consensus.cc:385] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.880954 26561 raft_consensus.cc:740] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.881799 26561 consensus_queue.cc:260] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.884052 26561 ts_tablet_manager.cc:1434] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:09.884122 26516 raft_consensus.cc:2468] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:09.885102 26561 tablet_bootstrap.cc:492] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:09.886837 26406 leader_election.cc:304] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:09.888249 26637 raft_consensus.cc:2804] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:09.888909 26637 raft_consensus.cc:697] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:09.889945 26637 consensus_queue.cc:237] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.895215 26561 tablet_bootstrap.cc:654] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:09.910089 26610 raft_consensus.cc:493] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.910748 26561 tablet_bootstrap.cc:492] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:09.917738 26569 raft_consensus.cc:493] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.910871 26610 raft_consensus.cc:515] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.918463 26569 raft_consensus.cc:515] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.921291 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:09.922180 26440 raft_consensus.cc:2468] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:09.922369 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0eb973340ab45a381aa0a2b7b74b4b5" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:09.925380 26480 leader_election.cc:343] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.926884 26569 leader_election.cc:290] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:09.911355 26561 ts_tablet_manager.cc:1403] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260709 14:46:09.940841 26561 raft_consensus.cc:359] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.942339 26561 raft_consensus.cc:385] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:09.942668 26561 raft_consensus.cc:740] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:09.943456 26561 consensus_queue.cc:260] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.929044 26331 leader_election.cc:304] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:09.947469 26614 raft_consensus.cc:2804] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.948038 26614 raft_consensus.cc:493] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.930050 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0eb973340ab45a381aa0a2b7b74b4b5" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:09.948518 26614 raft_consensus.cc:3060] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.934104 26624 consensus_queue.cc:1048] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:09.951965 26598 raft_consensus.cc:493] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.952648 26598 raft_consensus.cc:515] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.955314 26598 leader_election.cc:290] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:09.957190 26480 leader_election.cc:343] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:09.957399 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc50e557b8149acab0ab62353e0ba79" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:09.958117 26366 raft_consensus.cc:2468] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:09.957836 26480 leader_election.cc:304] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:09.957850 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc50e557b8149acab0ab62353e0ba79" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.959398 26406 leader_election.cc:304] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:09.960371 26574 raft_consensus.cc:493] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.960875 26574 raft_consensus.cc:515] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:09.963138 26574 leader_election.cc:290] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:09.963860 26590 raft_consensus.cc:2804] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:09.964371 26590 raft_consensus.cc:493] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.965780 26590 raft_consensus.cc:3060] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.966495 26366 raft_consensus.cc:3060] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.968818 26624 raft_consensus.cc:2749] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:09.959395 26514 raft_consensus.cc:2468] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
W20260709 14:46:09.972640 26331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39523, user_credentials={real_user=slave}} blocked reactor thread for 43707.5us
I20260709 14:46:09.976183 26569 consensus_queue.cc:1048] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:09.977278 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d14e14803a0424bb7bd72a5023daf50" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:09.979319 26443 raft_consensus.cc:2393] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 in current term 1: Already voted for candidate e419e4dea40f4522961d83eb0e640abd in this term.
I20260709 14:46:09.986449 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d14e14803a0424bb7bd72a5023daf50" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:09.993366 26331 leader_election.cc:304] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:09.994491 26574 raft_consensus.cc:3060] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:09.998210 26624 consensus_queue.cc:1048] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.005961 26655 raft_consensus.cc:493] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.006516 26655 raft_consensus.cc:515] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.008908 26655 leader_election.cc:290] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.009754 26655 raft_consensus.cc:493] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.010428 26655 raft_consensus.cc:515] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.011013 26614 raft_consensus.cc:515] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.018008 26655 leader_election.cc:290] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.018379 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.018981 26709 consensus_queue.cc:1048] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:10.019513 26442 raft_consensus.cc:2468] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:10.020197 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.020920 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.021708 26514 raft_consensus.cc:2468] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:10.023494 26331 leader_election.cc:304] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.024874 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.031152 26598 consensus_queue.cc:1048] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:10.048732 26557 tablet_bootstrap.cc:492] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:10.049249 26557 ts_tablet_manager.cc:1403] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.264s	user 0.076s	sys 0.141s
I20260709 14:46:10.049556 26574 raft_consensus.cc:2749] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:10.052577 26557 raft_consensus.cc:359] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.054358 26557 raft_consensus.cc:385] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.054721 26557 raft_consensus.cc:740] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.055411 26560 tablet_bootstrap.cc:492] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:10.056073 26560 ts_tablet_manager.cc:1403] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.276s	user 0.094s	sys 0.099s
I20260709 14:46:10.055485 26557 consensus_queue.cc:260] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.058600 26557 ts_tablet_manager.cc:1434] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:46:10.059128 26560 raft_consensus.cc:359] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.059875 26557 tablet_bootstrap.cc:492] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:10.060061 26560 raft_consensus.cc:385] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.060441 26560 raft_consensus.cc:740] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.061213 26560 consensus_queue.cc:260] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.061995 26590 raft_consensus.cc:515] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.072049 26557 tablet_bootstrap.cc:654] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.073176 26560 ts_tablet_manager.cc:1434] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 14:46:10.074160 26560 tablet_bootstrap.cc:492] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:10.076388 26262 catalog_manager.cc:5697] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.077731 26557 tablet_bootstrap.cc:492] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:10.078224 26557 ts_tablet_manager.cc:1403] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 14:46:10.080873 26557 raft_consensus.cc:359] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.081552 26557 raft_consensus.cc:385] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.081807 26557 raft_consensus.cc:740] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.082612 26560 tablet_bootstrap.cc:654] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.082576 26557 consensus_queue.cc:260] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.085170 26557 ts_tablet_manager.cc:1434] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:46:10.086090 26557 tablet_bootstrap.cc:492] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
W20260709 14:46:10.089607 26406 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:40419, user_credentials={real_user=slave}} blocked reactor thread for 62757.7us
I20260709 14:46:10.091673 26557 tablet_bootstrap.cc:654] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.031639 26367 raft_consensus.cc:2468] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:10.036648 26614 leader_election.cc:290] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.038466 26513 raft_consensus.cc:2468] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:10.039935 26655 raft_consensus.cc:2804] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:10.110617 26655 raft_consensus.cc:493] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.111202 26655 raft_consensus.cc:3060] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:10.042019 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:10.113318 26441 raft_consensus.cc:3060] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.042337 26331 leader_election.cc:304] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
W20260709 14:46:10.120968 26331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39523, user_credentials={real_user=slave}} blocked reactor thread for 78756.7us
W20260709 14:46:10.122578 26331 leader_election.cc:343] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.043473 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.125406 26516 raft_consensus.cc:3060] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.128742 26614 raft_consensus.cc:2804] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:10.045337 26610 leader_election.cc:290] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.132370 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.129278 26614 raft_consensus.cc:493] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.046660 26561 ts_tablet_manager.cc:1434] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.109s	user 0.005s	sys 0.001s
I20260709 14:46:10.120049 26598 raft_consensus.cc:493] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.139866 26561 tablet_bootstrap.cc:492] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:10.141088 26598 raft_consensus.cc:515] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.137998 26614 raft_consensus.cc:3060] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.144321 26598 leader_election.cc:290] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.202423 26710 raft_consensus.cc:493] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.161856 26574 raft_consensus.cc:493] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.203001 26710 raft_consensus.cc:515] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.210134 26574 raft_consensus.cc:515] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.221545 26590 leader_election.cc:290] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.242499 26557 tablet_bootstrap.cc:492] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:10.245766 26557 ts_tablet_manager.cc:1403] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.160s	user 0.053s	sys 0.085s
I20260709 14:46:10.239545 26610 raft_consensus.cc:493] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.244135 26614 raft_consensus.cc:515] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.245826 26710 leader_election.cc:290] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.259256 26610 raft_consensus.cc:515] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.281706 26610 leader_election.cc:290] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.289647 26574 leader_election.cc:290] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.268625 26655 raft_consensus.cc:515] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.288388 26441 raft_consensus.cc:2468] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:10.297534 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51b59950d994c0f8dffbf0d8382f590" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.296581 26366 raft_consensus.cc:1240] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Rejecting Update request from peer 0b52a2c932804eae81327a19fb753843 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:46:10.299849 26655 leader_election.cc:290] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 2 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.300750 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51b59950d994c0f8dffbf0d8382f590" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.300732 26516 raft_consensus.cc:2468] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:10.302403 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc50e557b8149acab0ab62353e0ba79" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.302400 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc50e557b8149acab0ab62353e0ba79" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:10.303092 26367 raft_consensus.cc:3060] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.303086 26515 raft_consensus.cc:3060] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.303361 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0eb973340ab45a381aa0a2b7b74b4b5" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.304105 26513 raft_consensus.cc:2468] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:10.305691 26710 raft_consensus.cc:493] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.306226 26710 raft_consensus.cc:515] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.308743 26557 raft_consensus.cc:359] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:10.306718 26406 leader_election.cc:343] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.310683 26557 raft_consensus.cc:385] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.320086 26557 raft_consensus.cc:740] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.310892 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0eb973340ab45a381aa0a2b7b74b4b5" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.320856 26365 raft_consensus.cc:2468] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:10.321033 26557 consensus_queue.cc:260] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.308175 26598 consensus_queue.cc:1059] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:46:10.325038 26598 raft_consensus.cc:3055] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:10.325435 26598 raft_consensus.cc:740] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:10.325729 26515 raft_consensus.cc:2468] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:10.326293 26598 consensus_queue.cc:260] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [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: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.327404 26557 ts_tablet_manager.cc:1434] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 14:46:10.327458 26598 raft_consensus.cc:3060] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:10.328308 26367 raft_consensus.cc:2468] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:10.329298 26557 tablet_bootstrap.cc:492] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:10.310050 26710 leader_election.cc:290] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.315264 26614 leader_election.cc:290] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.314565 26331 leader_election.cc:304] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.319430 26560 tablet_bootstrap.cc:492] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:10.334509 26560 ts_tablet_manager.cc:1403] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.260s	user 0.080s	sys 0.103s
I20260709 14:46:10.336566 26557 tablet_bootstrap.cc:654] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.337291 26560 raft_consensus.cc:359] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.337966 26560 raft_consensus.cc:385] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.338219 26560 raft_consensus.cc:740] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.317790 26561 tablet_bootstrap.cc:654] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.338914 26614 raft_consensus.cc:2804] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:10.339574 26614 raft_consensus.cc:697] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:10.340438 26614 consensus_queue.cc:237] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:10.320155 26406 leader_election.cc:343] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.342247 26406 leader_election.cc:304] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:10.343631 26710 raft_consensus.cc:2749] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:10.343783 26406 leader_election.cc:304] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:10.344811 26708 raft_consensus.cc:2804] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:10.345175 26708 raft_consensus.cc:493] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.345510 26708 raft_consensus.cc:3060] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.348762 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0eb973340ab45a381aa0a2b7b74b4b5" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.349596 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.350283 26443 raft_consensus.cc:2468] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:10.351632 26560 consensus_queue.cc:260] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.352695 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:10.352903 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0eb973340ab45a381aa0a2b7b74b4b5" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.353601 26440 raft_consensus.cc:2410] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:46:10.353931 26560 ts_tablet_manager.cc:1434] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:46:10.353516 26516 raft_consensus.cc:2468] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:10.357870 26560 tablet_bootstrap.cc:492] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:10.357991 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.357877 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.360704 26331 leader_election.cc:304] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.361699 26708 raft_consensus.cc:515] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.363626 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:10.363309 26406 leader_election.cc:304] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:10.364384 26440 raft_consensus.cc:3060] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.364694 26719 raft_consensus.cc:2804] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:10.364921 26598 raft_consensus.cc:2804] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:10.365070 26719 raft_consensus.cc:493] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.365528 26719 raft_consensus.cc:3060] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.369374 26720 consensus_queue.cc:1048] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:10.371594 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.372962 26719 raft_consensus.cc:515] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.373740 26720 consensus_queue.cc:1048] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.375293 26719 leader_election.cc:290] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.381000 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.376073 26598 raft_consensus.cc:697] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:10.381909 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.382197 26598 consensus_queue.cc:237] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.378223 26440 raft_consensus.cc:2468] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:10.378809 26557 tablet_bootstrap.cc:492] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:10.381105 26441 raft_consensus.cc:2393] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 in current term 1: Already voted for candidate 0b52a2c932804eae81327a19fb753843 in this term.
I20260709 14:46:10.388697 26557 ts_tablet_manager.cc:1403] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.010s
I20260709 14:46:10.389356 26610 consensus_queue.cc:1048] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:10.391139 26406 leader_election.cc:343] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.391721 26560 tablet_bootstrap.cc:654] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.391583 26557 raft_consensus.cc:359] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.392318 26557 raft_consensus.cc:385] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.392621 26557 raft_consensus.cc:740] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.393174 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0eb973340ab45a381aa0a2b7b74b4b5" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:10.393241 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0eb973340ab45a381aa0a2b7b74b4b5" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.394236 26367 raft_consensus.cc:3060] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.393337 26557 consensus_queue.cc:260] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.394644 26514 raft_consensus.cc:3060] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.396569 26331 leader_election.cc:304] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.397290 26557 ts_tablet_manager.cc:1434] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:10.397821 26331 leader_election.cc:304] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [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: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:10.398265 26557 tablet_bootstrap.cc:492] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:10.399752 26719 raft_consensus.cc:2749] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:46:10.401273 26331 leader_election.cc:343] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:10.403337 26331 leader_election.cc:343] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.404456 26561 tablet_bootstrap.cc:492] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:10.404955 26561 ts_tablet_manager.cc:1403] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.265s	user 0.013s	sys 0.002s
I20260709 14:46:10.405318 26557 tablet_bootstrap.cc:654] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.405512 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:10.406131 26441 raft_consensus.cc:3060] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.406934 26720 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.404507 26719 consensus_queue.cc:1048] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:46:10.408157 26367 raft_consensus.cc:2468] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:10.402038 26514 raft_consensus.cc:2468] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:10.407662 26720 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:10.408841 26610 raft_consensus.cc:2764] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:46:10.410794 26720 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.386054 26708 leader_election.cc:290] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.413421 26561 raft_consensus.cc:359] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.414326 26561 raft_consensus.cc:385] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.414613 26561 raft_consensus.cc:740] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.415422 26561 consensus_queue.cc:260] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:10.416955 26406 leader_election.cc:343] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.417950 26406 leader_election.cc:304] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:10.420796 26561 ts_tablet_manager.cc:1434] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 14:46:10.421731 26561 tablet_bootstrap.cc:492] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:10.422631 26710 raft_consensus.cc:2749] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:10.423331 26263 catalog_manager.cc:5697] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.426154 26331 leader_election.cc:304] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:10.427578 26720 raft_consensus.cc:2804] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:10.427102 26265 catalog_manager.cc:5697] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.428462 26598 raft_consensus.cc:493] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.443660 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.444379 26516 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 2.
I20260709 14:46:10.444630 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.446110 26331 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.428085 26720 raft_consensus.cc:697] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:10.449546 26557 tablet_bootstrap.cc:492] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:10.450248 26557 ts_tablet_manager.cc:1403] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.005s
I20260709 14:46:10.430876 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.452605 26717 raft_consensus.cc:2804] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:10.424957 26441 raft_consensus.cc:2468] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:10.453091 26717 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.424170 26406 leader_election.cc:304] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:10.458251 26717 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:10.448099 26598 raft_consensus.cc:515] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.465536 26708 raft_consensus.cc:2804] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:10.468736 26708 raft_consensus.cc:697] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:10.469571 26708 consensus_queue.cc:237] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:10.472551 26331 leader_election.cc:343] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.466660 26598 leader_election.cc:290] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.476019 26331 leader_election.cc:304] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:10.477811 26574 raft_consensus.cc:2804] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:10.476958 26720 consensus_queue.cc:237] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.478351 26574 raft_consensus.cc:697] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:10.479686 26574 consensus_queue.cc:237] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.483346 26557 raft_consensus.cc:359] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.484041 26557 raft_consensus.cc:385] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.484337 26557 raft_consensus.cc:740] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.489411 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.485443 26557 consensus_queue.cc:260] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.495321 26560 tablet_bootstrap.cc:492] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:10.495821 26560 ts_tablet_manager.cc:1403] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.011s
I20260709 14:46:10.497465 26557 ts_tablet_manager.cc:1434] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 14:46:10.498497 26557 tablet_bootstrap.cc:492] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:10.498359 26598 consensus_queue.cc:1048] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.498512 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.499715 26560 raft_consensus.cc:359] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.500479 26560 raft_consensus.cc:385] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.502280 26560 raft_consensus.cc:740] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.502964 26560 consensus_queue.cc:260] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.512975 26560 ts_tablet_manager.cc:1434] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:46:10.514263 26560 tablet_bootstrap.cc:492] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:10.522250 26265 catalog_manager.cc:5697] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.530261 26561 tablet_bootstrap.cc:654] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:10.511983 26406 leader_election.cc:343] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:10.541677 26406 leader_election.cc:343] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.542187 26406 leader_election.cc:304] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:10.547585 26708 raft_consensus.cc:2749] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:10.575721 26598 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:10.576310 26598 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:10.588372 26262 catalog_manager.cc:5697] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.583364 26717 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:10.593144 26717 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 3 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.593334 26598 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419), e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415)
I20260709 14:46:10.596333 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:10.596913 26443 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:46:10.600826 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.600993 26708 raft_consensus.cc:493] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.601588 26513 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:10.601598 26708 raft_consensus.cc:515] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.602399 26560 tablet_bootstrap.cc:654] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.604315 26708 leader_election.cc:290] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.608742 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.609825 26557 tablet_bootstrap.cc:654] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.611073 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.611971 26368 raft_consensus.cc:2368] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 for earlier term 2. Current term is 3.
I20260709 14:46:10.612574 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9be36d4725461e8ea3b3414c2d79ac" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.612994 26513 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 3.
I20260709 14:46:10.614207 26708 consensus_queue.cc:1048] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.614419 26331 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.615406 26717 raft_consensus.cc:2804] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:10.615887 26717 raft_consensus.cc:697] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 3 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:10.616986 26717 consensus_queue.cc:237] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [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: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:10.622077 26406 leader_election.cc:400] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Vote denied by peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415) with higher term. Message: Invalid argument: T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 for earlier term 2. Current term is 3.
I20260709 14:46:10.622735 26406 leader_election.cc:403] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:46:10.629118 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9be36d4725461e8ea3b3414c2d79ac" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.630614 26561 tablet_bootstrap.cc:492] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:10.631201 26561 ts_tablet_manager.cc:1403] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.010s
W20260709 14:46:10.637081 26406 leader_election.cc:343] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.642480 26513 raft_consensus.cc:2468] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:10.651211 26561 raft_consensus.cc:359] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.651857 26561 raft_consensus.cc:385] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.652104 26561 raft_consensus.cc:740] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.656816 26561 consensus_queue.cc:260] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.660317 26443 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 3.
I20260709 14:46:10.661146 26598 raft_consensus.cc:2749] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415) with higher term. Message: Invalid argument: T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 for earlier term 2. Current term is 3.
I20260709 14:46:10.655802 26406 leader_election.cc:304] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:10.662910 26598 raft_consensus.cc:2804] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:10.663290 26598 raft_consensus.cc:493] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.663687 26598 raft_consensus.cc:3060] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.660197 26561 ts_tablet_manager.cc:1434] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260709 14:46:10.665045 26569 raft_consensus.cc:493] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.666339 26569 raft_consensus.cc:515] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.669029 26569 leader_election.cc:290] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:10.671430 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf943d5f99a451caaf97687693f094e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.674150 26560 tablet_bootstrap.cc:492] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:10.674722 26560 ts_tablet_manager.cc:1403] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.161s	user 0.020s	sys 0.000s
I20260709 14:46:10.675550 26561 tablet_bootstrap.cc:492] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:10.676729 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf943d5f99a451caaf97687693f094e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.678503 26480 leader_election.cc:304] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:10.678162 26265 catalog_manager.cc:5697] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.679390 26569 raft_consensus.cc:2749] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:10.681159 26560 raft_consensus.cc:359] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.681843 26560 raft_consensus.cc:385] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.682116 26560 raft_consensus.cc:740] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.682583 26561 tablet_bootstrap.cc:654] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.682765 26560 consensus_queue.cc:260] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.680229 26265 catalog_manager.cc:5697] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:10.694017 26560 ts_tablet_manager.cc:1434] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:46:10.694983 26560 tablet_bootstrap.cc:492] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:10.695721 26561 tablet_bootstrap.cc:492] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:10.696221 26561 ts_tablet_manager.cc:1403] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260709 14:46:10.698891 26561 raft_consensus.cc:359] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.699648 26561 raft_consensus.cc:385] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.699976 26561 raft_consensus.cc:740] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.700757 26560 tablet_bootstrap.cc:654] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.700798 26561 consensus_queue.cc:260] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.703125 26561 ts_tablet_manager.cc:1434] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:10.704196 26561 tablet_bootstrap.cc:492] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:10.710667 26598 raft_consensus.cc:515] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.711838 26561 tablet_bootstrap.cc:654] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.712414 26560 tablet_bootstrap.cc:492] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:10.712931 26560 ts_tablet_manager.cc:1403] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260709 14:46:10.716281 26560 raft_consensus.cc:359] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.717383 26560 raft_consensus.cc:385] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.717720 26560 raft_consensus.cc:740] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.718580 26560 consensus_queue.cc:260] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.721634 26560 ts_tablet_manager.cc:1434] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:10.723098 26560 tablet_bootstrap.cc:492] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:10.731051 26561 tablet_bootstrap.cc:492] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:10.731640 26561 ts_tablet_manager.cc:1403] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.017s
I20260709 14:46:10.733145 26560 tablet_bootstrap.cc:654] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.733917 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9be36d4725461e8ea3b3414c2d79ac" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
W20260709 14:46:10.735940 26406 leader_election.cc:343] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.736399 26561 raft_consensus.cc:359] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.737308 26598 leader_election.cc:290] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.736814 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9be36d4725461e8ea3b3414c2d79ac" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.737995 26513 raft_consensus.cc:3060] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.740836 26557 tablet_bootstrap.cc:492] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:10.737447 26561 raft_consensus.cc:385] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.741323 26557 ts_tablet_manager.cc:1403] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.243s	user 0.025s	sys 0.026s
I20260709 14:46:10.743997 26557 raft_consensus.cc:359] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.744458 26560 tablet_bootstrap.cc:492] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:10.741437 26561 raft_consensus.cc:740] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.744710 26557 raft_consensus.cc:385] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.745164 26557 raft_consensus.cc:740] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.745711 26561 consensus_queue.cc:260] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.746045 26557 consensus_queue.cc:260] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.748260 26561 ts_tablet_manager.cc:1434] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:46:10.749751 26560 ts_tablet_manager.cc:1403] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260709 14:46:10.752966 26561 tablet_bootstrap.cc:492] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:10.753893 26560 raft_consensus.cc:359] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.750542 26513 raft_consensus.cc:2468] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:10.754546 26560 raft_consensus.cc:385] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.754702 26610 consensus_queue.cc:1048] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.755311 26406 leader_election.cc:304] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:10.756397 26598 raft_consensus.cc:2804] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:10.756927 26598 raft_consensus.cc:697] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:10.757718 26598 consensus_queue.cc:237] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.754869 26560 raft_consensus.cc:740] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.762257 26560 consensus_queue.cc:260] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.764844 26561 tablet_bootstrap.cc:654] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.765712 26560 ts_tablet_manager.cc:1434] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 14:46:10.766827 26560 tablet_bootstrap.cc:492] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:10.778220 26560 tablet_bootstrap.cc:654] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.780296 26561 tablet_bootstrap.cc:492] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:10.781906 26557 ts_tablet_manager.cc:1434] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:46:10.782905 26557 tablet_bootstrap.cc:492] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:10.795454 26561 ts_tablet_manager.cc:1403] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.019s
I20260709 14:46:10.796176 26265 catalog_manager.cc:5697] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.797089 26513 raft_consensus.cc:3060] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.798599 26560 tablet_bootstrap.cc:492] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:10.799064 26560 ts_tablet_manager.cc:1403] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260709 14:46:10.800117 26598 raft_consensus.cc:493] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.800621 26598 raft_consensus.cc:515] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.803890 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04ec293893a4286aee9e32358a3fd65" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.804591 26367 raft_consensus.cc:2468] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:10.805970 26560 raft_consensus.cc:359] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.806646 26406 leader_election.cc:304] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.806677 26560 raft_consensus.cc:385] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.807574 26708 raft_consensus.cc:2804] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:10.807946 26708 raft_consensus.cc:493] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.808288 26708 raft_consensus.cc:3060] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.808684 26610 raft_consensus.cc:493] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.808967 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04ec293893a4286aee9e32358a3fd65" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.809163 26610 raft_consensus.cc:515] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.809657 26598 leader_election.cc:290] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.807277 26560 raft_consensus.cc:740] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.811309 26610 leader_election.cc:290] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.810946 26560 consensus_queue.cc:260] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.812032 26515 raft_consensus.cc:2468] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:10.813797 26614 consensus_queue.cc:1048] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.815742 26560 ts_tablet_manager.cc:1434] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:46:10.816529 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.816788 26560 tablet_bootstrap.cc:492] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:10.817363 26443 raft_consensus.cc:2468] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:10.815860 26708 raft_consensus.cc:515] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.819437 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.820032 26515 raft_consensus.cc:2468] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:10.820591 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04ec293893a4286aee9e32358a3fd65" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:10.821163 26367 raft_consensus.cc:3060] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.823035 26560 tablet_bootstrap.cc:654] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.824241 26331 leader_election.cc:304] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.828684 26614 raft_consensus.cc:2804] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:10.829062 26614 raft_consensus.cc:493] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.829416 26614 raft_consensus.cc:3060] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.829447 26569 raft_consensus.cc:493] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.830024 26569 raft_consensus.cc:515] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.832083 26569 leader_election.cc:290] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:10.833909 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.834889 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.835901 26441 raft_consensus.cc:2393] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:10.836835 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04ec293893a4286aee9e32358a3fd65" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.837116 26480 leader_election.cc:304] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:10.837598 26515 raft_consensus.cc:3060] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.838389 26569 raft_consensus.cc:3060] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.843412 26560 tablet_bootstrap.cc:492] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:10.843909 26560 ts_tablet_manager.cc:1403] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.011s
I20260709 14:46:10.809192 26557 tablet_bootstrap.cc:654] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.846800 26560 raft_consensus.cc:359] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.847513 26560 raft_consensus.cc:385] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.847793 26560 raft_consensus.cc:740] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.848707 26560 consensus_queue.cc:260] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:10.850374 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:10.853091 26515 raft_consensus.cc:2468] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:10.851086 26560 ts_tablet_manager.cc:1434] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:46:10.854416 26560 tablet_bootstrap.cc:492] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:10.854377 26406 leader_election.cc:304] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:10.854959 26557 tablet_bootstrap.cc:492] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:10.855314 26598 raft_consensus.cc:2804] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:10.855451 26557 ts_tablet_manager.cc:1403] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.000s
I20260709 14:46:10.855827 26598 raft_consensus.cc:697] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:10.856732 26598 consensus_queue.cc:237] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.858529 26557 raft_consensus.cc:359] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.859342 26557 raft_consensus.cc:385] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.859665 26557 raft_consensus.cc:740] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.861140 26560 tablet_bootstrap.cc:654] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.864845 26557 consensus_queue.cc:260] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.866477 26557 ts_tablet_manager.cc:1434] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260709 14:46:10.867556 26557 tablet_bootstrap.cc:492] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:10.868343 26514 raft_consensus.cc:3060] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.876930 26614 raft_consensus.cc:515] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.879114 26614 leader_election.cc:290] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.887461 26720 raft_consensus.cc:493] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.850775 26561 raft_consensus.cc:359] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.887982 26720 raft_consensus.cc:515] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.888445 26561 raft_consensus.cc:385] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.888896 26561 raft_consensus.cc:740] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.890084 26720 leader_election.cc:290] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.891115 26708 leader_election.cc:290] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.849191 26367 raft_consensus.cc:2468] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:10.891942 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:10.893538 26443 raft_consensus.cc:3060] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.893945 26557 tablet_bootstrap.cc:654] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.894076 26561 consensus_queue.cc:260] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.908473 26590 consensus_queue.cc:1048] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.870095 26569 raft_consensus.cc:2749] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:10.920188 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.920758 26708 raft_consensus.cc:493] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.921061 26441 raft_consensus.cc:2468] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:10.921262 26708 raft_consensus.cc:515] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.920145 26265 catalog_manager.cc:5697] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.923467 26708 leader_election.cc:290] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.925084 26708 consensus_queue.cc:1048] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.926012 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:10.926616 26513 raft_consensus.cc:3060] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.928916 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73615725a464c4280ba3b3057ea3fb6" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:10.935144 26561 ts_tablet_manager.cc:1434] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.139s	user 0.002s	sys 0.005s
W20260709 14:46:10.934871 26406 leader_election.cc:343] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.936506 26561 tablet_bootstrap.cc:492] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:10.936419 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73615725a464c4280ba3b3057ea3fb6" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.937418 26368 raft_consensus.cc:2468] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:10.940819 26708 consensus_queue.cc:1048] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:10.942030 26406 leader_election.cc:304] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:10.943095 26708 raft_consensus.cc:2804] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:10.943475 26708 raft_consensus.cc:493] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:10.943800 26708 raft_consensus.cc:3060] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.950733 26708 raft_consensus.cc:515] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.953305 26708 leader_election.cc:290] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:10.954761 26561 tablet_bootstrap.cc:654] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:10.956365 26620 raft_consensus.cc:493] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:10.956859 26620 raft_consensus.cc:515] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.958906 26620 leader_election.cc:290] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:10.960121 26513 raft_consensus.cc:2468] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:10.961057 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73615725a464c4280ba3b3057ea3fb6" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
W20260709 14:46:10.967159 26406 leader_election.cc:343] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:10.961879 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73615725a464c4280ba3b3057ea3fb6" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:10.968607 26365 raft_consensus.cc:3060] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:10.977918 26561 tablet_bootstrap.cc:492] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:10.978576 26561 ts_tablet_manager.cc:1403] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.008s
I20260709 14:46:10.979039 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51b59950d994c0f8dffbf0d8382f590" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:10.979919 26366 raft_consensus.cc:2468] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:10.982583 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51b59950d994c0f8dffbf0d8382f590" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:10.982456 26561 raft_consensus.cc:359] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.983285 26561 raft_consensus.cc:385] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:10.983374 26441 raft_consensus.cc:2468] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:10.983608 26561 raft_consensus.cc:740] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:10.984607 26561 consensus_queue.cc:260] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:10.987066 26480 leader_election.cc:304] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:10.987548 26561 ts_tablet_manager.cc:1434] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 14:46:10.988976 26561 tablet_bootstrap.cc:492] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:10.991115 26708 consensus_queue.cc:1048] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:11.015123 26569 raft_consensus.cc:2804] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:11.015694 26569 raft_consensus.cc:493] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:11.016412 26561 tablet_bootstrap.cc:654] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.016155 26569 raft_consensus.cc:3060] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.031746 26561 tablet_bootstrap.cc:492] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:11.032233 26561 ts_tablet_manager.cc:1403] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.008s
W20260709 14:46:11.032646 26480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:36415, user_credentials={real_user=slave}} blocked reactor thread for 45731.8us
I20260709 14:46:11.034842 26561 raft_consensus.cc:359] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.035557 26561 raft_consensus.cc:385] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.035830 26561 raft_consensus.cc:740] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.038671 26561 consensus_queue.cc:260] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.041674 26561 ts_tablet_manager.cc:1434] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:11.042411 26561 tablet_bootstrap.cc:492] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:11.048777 26561 tablet_bootstrap.cc:654] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.051498 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:11.066103 26365 raft_consensus.cc:2468] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:11.067709 26406 leader_election.cc:304] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.068064 26561 tablet_bootstrap.cc:492] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:11.068921 26561 ts_tablet_manager.cc:1403] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.017s
I20260709 14:46:11.069299 26590 raft_consensus.cc:2804] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:11.070001 26590 raft_consensus.cc:697] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:11.071205 26590 consensus_queue.cc:237] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.072425 26561 raft_consensus.cc:359] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.073385 26561 raft_consensus.cc:385] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.073760 26561 raft_consensus.cc:740] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.074671 26561 consensus_queue.cc:260] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.077569 26561 ts_tablet_manager.cc:1434] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:46:11.078868 26561 tablet_bootstrap.cc:492] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:11.086362 26331 leader_election.cc:304] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:11.087003 26561 tablet_bootstrap.cc:654] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.087507 26614 raft_consensus.cc:2804] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:46:11.087669 26331 leader_election.cc:343] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.088073 26614 raft_consensus.cc:697] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:11.088941 26614 consensus_queue.cc:237] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.100859 26561 tablet_bootstrap.cc:492] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:11.101580 26561 ts_tablet_manager.cc:1403] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 14:46:11.107187 26708 raft_consensus.cc:493] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.108103 26708 raft_consensus.cc:515] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.113595 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:11.115310 26406 leader_election.cc:343] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.116170 26708 leader_election.cc:290] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.117292 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:11.128970 26569 raft_consensus.cc:515] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.131853 26569 leader_election.cc:290] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:11.135794 26443 raft_consensus.cc:2468] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
W20260709 14:46:11.132849 26406 leader_election.cc:343] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.137048 26406 leader_election.cc:304] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.138594 26710 raft_consensus.cc:2749] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:11.140633 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51b59950d994c0f8dffbf0d8382f590" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:11.141036 26560 tablet_bootstrap.cc:492] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:11.141234 26366 raft_consensus.cc:3060] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.141494 26560 ts_tablet_manager.cc:1403] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.287s	user 0.078s	sys 0.164s
I20260709 14:46:11.144625 26560 raft_consensus.cc:359] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.145287 26560 raft_consensus.cc:385] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.145563 26560 raft_consensus.cc:740] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.146196 26560 consensus_queue.cc:260] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.147260 26331 leader_election.cc:304] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [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: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.148669 26720 raft_consensus.cc:2804] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:11.149005 26720 raft_consensus.cc:493] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:11.149326 26720 raft_consensus.cc:3060] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.149544 26561 raft_consensus.cc:359] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.150219 26561 raft_consensus.cc:385] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.150477 26561 raft_consensus.cc:740] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.151125 26561 consensus_queue.cc:260] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.153226 26561 ts_tablet_manager.cc:1434] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:46:11.154013 26614 consensus_queue.cc:1048] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.156010 26720 raft_consensus.cc:515] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.156958 26517 raft_consensus.cc:1275] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 3 FOLLOWER]: Refusing update from remote peer e8b56c7971564cc18513f578c1b05a97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:11.158385 26720 leader_election.cc:290] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.160149 26561 tablet_bootstrap.cc:492] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
W20260709 14:46:11.158630 26331 consensus_peers.cc:597] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 -> Peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Couldn't send request to peer e419e4dea40f4522961d83eb0e640abd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:11.165771 26720 consensus_queue.cc:1048] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.166402 26561 tablet_bootstrap.cc:654] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.169039 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:11.169672 26439 raft_consensus.cc:3060] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.170003 26560 ts_tablet_manager.cc:1434] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:46:11.171010 26560 tablet_bootstrap.cc:492] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:11.173444 26263 catalog_manager.cc:5697] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:11.176282 26614 consensus_queue.cc:1048] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.178386 26560 tablet_bootstrap.cc:654] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.178640 26439 raft_consensus.cc:2468] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:11.178808 26614 raft_consensus.cc:493] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.180940 26569 raft_consensus.cc:493] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.181497 26569 raft_consensus.cc:515] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.183161 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:11.184953 26557 tablet_bootstrap.cc:492] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:11.185463 26557 ts_tablet_manager.cc:1403] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.318s	user 0.077s	sys 0.118s
W20260709 14:46:11.186453 26331 leader_election.cc:343] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.188262 26557 raft_consensus.cc:359] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.184475 26614 raft_consensus.cc:515] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.189038 26557 raft_consensus.cc:385] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.189384 26557 raft_consensus.cc:740] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.189780 26569 leader_election.cc:290] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:11.193032 26557 consensus_queue.cc:260] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:11.194984 26406 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:36415, user_credentials={real_user=slave}} blocked reactor thread for 47384.3us
I20260709 14:46:11.198714 26614 leader_election.cc:290] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.201467 26557 ts_tablet_manager.cc:1434] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:46:11.203058 26557 tablet_bootstrap.cc:492] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:11.203876 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:11.206132 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:11.207872 26331 leader_election.cc:343] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.227478 26265 catalog_manager.cc:5697] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:11.228516 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51b59950d994c0f8dffbf0d8382f590" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:11.259114 26614 consensus_queue.cc:1048] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:46:11.271699 26331 leader_election.cc:304] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.273645 26441 raft_consensus.cc:3060] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.280721 26708 raft_consensus.cc:493] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.287284 26366 raft_consensus.cc:2468] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:11.289287 26557 tablet_bootstrap.cc:654] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.287207 26708 raft_consensus.cc:515] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.295640 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.295974 26708 leader_election.cc:290] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.296684 26439 raft_consensus.cc:2393] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:11.298267 26561 tablet_bootstrap.cc:492] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:11.298493 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:11.301384 26561 ts_tablet_manager.cc:1403] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.141s	user 0.028s	sys 0.021s
W20260709 14:46:11.302305 26406 leader_election.cc:343] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.291380 26610 raft_consensus.cc:2804] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:11.299927 26590 consensus_queue.cc:1048] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.306717 26560 tablet_bootstrap.cc:492] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:11.306401 26561 raft_consensus.cc:359] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.307191 26560 ts_tablet_manager.cc:1403] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.136s	user 0.021s	sys 0.013s
I20260709 14:46:11.307238 26561 raft_consensus.cc:385] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.307732 26561 raft_consensus.cc:740] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.320139 26480 leader_election.cc:304] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.321180 26569 raft_consensus.cc:3060] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.308943 26610 raft_consensus.cc:697] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:11.326462 26610 consensus_queue.cc:237] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.335394 26569 raft_consensus.cc:2749] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:11.342717 26560 raft_consensus.cc:359] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.342077 26561 consensus_queue.cc:260] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.346431 26560 raft_consensus.cc:385] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.328706 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.347993 26560 raft_consensus.cc:740] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.349974 26560 consensus_queue.cc:260] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.357889 26437 raft_consensus.cc:1275] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Refusing update from remote peer e8b56c7971564cc18513f578c1b05a97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:11.359774 26439 raft_consensus.cc:2468] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:11.378413 26441 raft_consensus.cc:2468] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:11.392580 26598 consensus_queue.cc:1048] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:11.397608 26561 ts_tablet_manager.cc:1434] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.096s	user 0.002s	sys 0.005s
I20260709 14:46:11.399277 26561 tablet_bootstrap.cc:492] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:11.408293 26480 leader_election.cc:304] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:11.409600 26560 ts_tablet_manager.cc:1434] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.001s
I20260709 14:46:11.413195 26557 tablet_bootstrap.cc:492] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:11.413596 26557 ts_tablet_manager.cc:1403] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.211s	user 0.023s	sys 0.018s
I20260709 14:46:11.415464 26557 raft_consensus.cc:359] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.415961 26557 raft_consensus.cc:385] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.416239 26557 raft_consensus.cc:740] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.416847 26557 consensus_queue.cc:260] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.418115 26706 raft_consensus.cc:2804] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:11.418591 26331 leader_election.cc:304] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [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: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.420020 26574 consensus_queue.cc:1048] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:11.420663 26620 raft_consensus.cc:493] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.421005 26614 raft_consensus.cc:2804] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:11.418625 26706 raft_consensus.cc:697] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:11.421132 26620 raft_consensus.cc:515] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.410166 26719 raft_consensus.cc:493] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.423324 26706 consensus_queue.cc:237] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.423923 26719 raft_consensus.cc:515] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.424713 26620 leader_election.cc:290] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:11.425980 26719 leader_election.cc:290] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.422066 26614 raft_consensus.cc:493] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:11.427968 26614 raft_consensus.cc:3060] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.434965 26560 tablet_bootstrap.cc:492] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:11.436458 26557 ts_tablet_manager.cc:1434] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:46:11.435464 26262 catalog_manager.cc:5697] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:11.431277 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d42c21ed4aa4aea5608ebea57d8d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:11.441318 26557 tablet_bootstrap.cc:492] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
W20260709 14:46:11.448704 26331 leader_election.cc:343] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.457567 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d42c21ed4aa4aea5608ebea57d8d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.459216 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.460523 26439 raft_consensus.cc:2393] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:11.467939 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:11.469937 26331 leader_election.cc:343] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.470494 26331 leader_election.cc:304] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.471264 26717 raft_consensus.cc:2749] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:11.453781 26366 raft_consensus.cc:3060] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.472949 26560 tablet_bootstrap.cc:654] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.475924 26557 tablet_bootstrap.cc:654] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.479934 26717 raft_consensus.cc:493] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.480449 26717 raft_consensus.cc:515] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.482457 26717 leader_election.cc:290] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.489842 26561 tablet_bootstrap.cc:654] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.494593 26614 raft_consensus.cc:515] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.495723 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb29cd7aab4f6392c564567967166d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:11.497076 26365 raft_consensus.cc:2393] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:11.503800 26262 catalog_manager.cc:5697] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
W20260709 14:46:11.506561 26331 leader_election.cc:343] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.512101 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:11.513209 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb29cd7aab4f6392c564567967166d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.515623 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
W20260709 14:46:11.521405 26331 leader_election.cc:343] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.524760 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:11.525415 26439 raft_consensus.cc:3060] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:11.526280 26331 leader_election.cc:343] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.526913 26331 leader_election.cc:304] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.528542 26574 raft_consensus.cc:2749] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:11.533727 26406 leader_election.cc:304] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.534832 26480 leader_election.cc:304] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.535982 26620 raft_consensus.cc:3060] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.536653 26708 consensus_queue.cc:1048] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.536919 26439 raft_consensus.cc:2468] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:11.519784 26614 leader_election.cc:290] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.544315 26331 leader_election.cc:304] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.539736 26710 raft_consensus.cc:2749] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:11.546273 26717 raft_consensus.cc:2804] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:11.546880 26717 raft_consensus.cc:697] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:11.547921 26717 consensus_queue.cc:237] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.557858 26610 raft_consensus.cc:493] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.558413 26610 raft_consensus.cc:515] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.567304 26620 raft_consensus.cc:2749] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:11.568733 26610 leader_election.cc:290] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.579793 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9be36d4725461e8ea3b3414c2d79ac" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.579917 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9be36d4725461e8ea3b3414c2d79ac" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:11.587046 26331 leader_election.cc:304] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.586772 26263 catalog_manager.cc:5697] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:11.594147 26560 tablet_bootstrap.cc:492] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:11.594664 26560 ts_tablet_manager.cc:1403] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.007s
I20260709 14:46:11.589453 26610 raft_consensus.cc:2749] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:11.605149 26557 tablet_bootstrap.cc:492] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:11.605633 26557 ts_tablet_manager.cc:1403] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.168s	user 0.006s	sys 0.010s
I20260709 14:46:11.613771 26561 tablet_bootstrap.cc:492] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:11.612996 26772 consensus_queue.cc:1048] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:11.614305 26561 ts_tablet_manager.cc:1403] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.215s	user 0.017s	sys 0.000s
I20260709 14:46:11.608716 26620 raft_consensus.cc:493] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0b52a2c932804eae81327a19fb753843)
I20260709 14:46:11.632681 26557 raft_consensus.cc:359] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.633718 26557 raft_consensus.cc:385] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.634042 26557 raft_consensus.cc:740] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.634979 26557 consensus_queue.cc:260] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.636132 26620 raft_consensus.cc:515] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.647841 26557 ts_tablet_manager.cc:1434] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.004s
I20260709 14:46:11.649201 26620 leader_election.cc:290] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:11.645104 26560 raft_consensus.cc:359] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.652215 26557 tablet_bootstrap.cc:492] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:11.652323 26560 raft_consensus.cc:385] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.654513 26560 raft_consensus.cc:740] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.653124 26614 consensus_queue.cc:1048] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:11.654773 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.655395 26438 raft_consensus.cc:2468] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:11.655273 26560 consensus_queue.cc:260] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.657287 26560 ts_tablet_manager.cc:1434] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.004s
I20260709 14:46:11.658561 26480 leader_election.cc:304] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:11.660377 26569 raft_consensus.cc:2804] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:11.660905 26569 raft_consensus.cc:493] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0b52a2c932804eae81327a19fb753843)
I20260709 14:46:11.661392 26569 raft_consensus.cc:3060] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:11.668700 26560 tablet_bootstrap.cc:492] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
W20260709 14:46:11.671104 26406 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:40419, user_credentials={real_user=slave}} blocked reactor thread for 44267.8us
I20260709 14:46:11.672756 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:11.673547 26366 raft_consensus.cc:2393] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 2: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:11.669641 26614 raft_consensus.cc:493] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.672915 26561 raft_consensus.cc:359] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.675773 26598 raft_consensus.cc:493] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.676240 26561 raft_consensus.cc:385] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.679124 26561 raft_consensus.cc:740] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.675875 26614 raft_consensus.cc:515] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.681339 26598 raft_consensus.cc:515] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.687740 26561 consensus_queue.cc:260] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.687017 26717 consensus_queue.cc:1048] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:11.692052 26772 raft_consensus.cc:493] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.694579 26569 raft_consensus.cc:515] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.692726 26772 raft_consensus.cc:515] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.696709 26598 leader_election.cc:290] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.698540 26772 leader_election.cc:290] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.700109 26569 leader_election.cc:290] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:11.698913 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5a930a65cd4d8c9cc5babf0b45f64e" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:11.688164 26774 consensus_queue.cc:1048] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:11.704991 26561 ts_tablet_manager.cc:1434] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.002s
I20260709 14:46:11.705735 26561 tablet_bootstrap.cc:492] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:11.704111 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec77d46dc292452495e862b69ce2553b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:11.704373 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
W20260709 14:46:11.710230 26406 leader_election.cc:343] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.712375 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5a930a65cd4d8c9cc5babf0b45f64e" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:11.712548 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec77d46dc292452495e862b69ce2553b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:11.709673 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
W20260709 14:46:11.712318 26787 log.cc:927] Time spent T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:46:11.711576 26366 raft_consensus.cc:2393] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 2: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:11.719925 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.720577 26438 raft_consensus.cc:2468] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:11.721824 26439 raft_consensus.cc:2468] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:11.724426 26480 leader_election.cc:304] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.725188 26569 raft_consensus.cc:2804] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:11.725636 26569 raft_consensus.cc:697] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:11.726037 26614 leader_election.cc:290] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.726325 26569 consensus_queue.cc:237] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [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: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.727164 26331 leader_election.cc:304] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:11.728621 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:11.732375 26406 leader_election.cc:343] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:11.733152 26406 leader_election.cc:343] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.733529 26406 leader_election.cc:304] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.728631 26560 tablet_bootstrap.cc:654] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.730945 26614 raft_consensus.cc:2804] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:11.734658 26406 leader_election.cc:343] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.735127 26614 raft_consensus.cc:493] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:11.735226 26406 leader_election.cc:304] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.735531 26614 raft_consensus.cc:3060] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.735947 26708 raft_consensus.cc:2749] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:11.737773 26331 leader_election.cc:343] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:11.738600 26406 consensus_peers.cc:597] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 -> Peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Couldn't send request to peer e419e4dea40f4522961d83eb0e640abd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:11.743291 26561 tablet_bootstrap.cc:654] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.747197 26790 raft_consensus.cc:493] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.738896 26772 raft_consensus.cc:2749] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:11.763887 26614 raft_consensus.cc:515] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.767360 26557 tablet_bootstrap.cc:654] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.747704 26790 raft_consensus.cc:515] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.770427 26265 catalog_manager.cc:5697] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from 0b52a2c932804eae81327a19fb753843 (127.24.167.194) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:11.771835 26614 leader_election.cc:290] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.779153 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:11.779807 26438 raft_consensus.cc:3060] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.780064 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
W20260709 14:46:11.782802 26331 leader_election.cc:343] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.793277 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:11.794368 26367 raft_consensus.cc:2393] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:11.795575 26560 tablet_bootstrap.cc:492] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:11.800676 26560 ts_tablet_manager.cc:1403] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.133s	user 0.007s	sys 0.006s
I20260709 14:46:11.803718 26560 raft_consensus.cc:359] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.804524 26560 raft_consensus.cc:385] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.804885 26560 raft_consensus.cc:740] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.805621 26560 consensus_queue.cc:260] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.814116 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:11.815550 26406 leader_election.cc:343] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.816049 26406 leader_election.cc:304] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.816922 26790 leader_election.cc:290] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:11.818157 26560 ts_tablet_manager.cc:1434] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:46:11.819237 26610 consensus_queue.cc:1048] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.822991 26438 raft_consensus.cc:2468] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:11.823566 26598 raft_consensus.cc:2749] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:11.827644 26560 tablet_bootstrap.cc:492] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:11.828920 26331 leader_election.cc:304] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:11.834079 26610 raft_consensus.cc:2804] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:11.834798 26610 raft_consensus.cc:697] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:11.835664 26610 consensus_queue.cc:237] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.845726 26561 tablet_bootstrap.cc:492] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:11.846580 26561 ts_tablet_manager.cc:1403] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.141s	user 0.001s	sys 0.018s
I20260709 14:46:11.849326 26561 raft_consensus.cc:359] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.850253 26561 raft_consensus.cc:385] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.850749 26561 raft_consensus.cc:740] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.854596 26561 consensus_queue.cc:260] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.855204 26557 tablet_bootstrap.cc:492] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:11.855854 26557 ts_tablet_manager.cc:1403] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.002s
I20260709 14:46:11.858760 26561 ts_tablet_manager.cc:1434] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:46:11.860200 26561 tablet_bootstrap.cc:492] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:11.863467 26560 tablet_bootstrap.cc:654] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.875982 26569 consensus_queue.cc:1048] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.889350 26262 catalog_manager.cc:5697] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:11.902959 26561 tablet_bootstrap.cc:654] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.904165 26717 consensus_queue.cc:1048] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:11.905936 26557 raft_consensus.cc:359] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.910624 26569 raft_consensus.cc:493] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:11.911868 26569 raft_consensus.cc:515] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.913671 26569 leader_election.cc:290] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:11.914292 26557 raft_consensus.cc:385] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.915081 26557 raft_consensus.cc:740] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.916646 26557 consensus_queue.cc:260] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.919924 26560 tablet_bootstrap.cc:492] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:11.919939 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec77d46dc292452495e862b69ce2553b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:11.920665 26560 ts_tablet_manager.cc:1403] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.005s
I20260709 14:46:11.920733 26440 raft_consensus.cc:2468] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:11.921165 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec77d46dc292452495e862b69ce2553b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:11.923178 26480 leader_election.cc:343] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.923890 26480 leader_election.cc:304] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.924479 26560 raft_consensus.cc:359] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.925930 26560 raft_consensus.cc:385] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.926260 26560 raft_consensus.cc:740] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.925273 26620 raft_consensus.cc:2804] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:11.925631 26557 ts_tablet_manager.cc:1434] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.000s
I20260709 14:46:11.927189 26620 raft_consensus.cc:493] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:11.927564 26620 raft_consensus.cc:3060] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:11.928056 26557 tablet_bootstrap.cc:492] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:11.928323 26560 consensus_queue.cc:260] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.935298 26560 ts_tablet_manager.cc:1434] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:46:11.936282 26560 tablet_bootstrap.cc:492] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:11.937599 26620 raft_consensus.cc:515] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.937919 26569 consensus_queue.cc:1048] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.939759 26620 leader_election.cc:290] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:11.940376 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec77d46dc292452495e862b69ce2553b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:11.941920 26557 tablet_bootstrap.cc:654] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:11.944888 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec77d46dc292452495e862b69ce2553b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:11.946085 26440 raft_consensus.cc:3060] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:11.946209 26480 leader_election.cc:343] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:11.953037 26440 raft_consensus.cc:2468] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:11.954452 26480 leader_election.cc:304] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:11.955389 26620 raft_consensus.cc:2804] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:11.956000 26620 raft_consensus.cc:697] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:11.945555 26560 tablet_bootstrap.cc:654] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:11.964071 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:11.970288 26561 tablet_bootstrap.cc:492] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:11.970798 26561 ts_tablet_manager.cc:1403] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.003s
I20260709 14:46:11.973870 26717 consensus_queue.cc:1048] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:11.975049 26561 raft_consensus.cc:359] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.982434 26561 raft_consensus.cc:385] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:11.982734 26561 raft_consensus.cc:740] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:11.983409 26561 consensus_queue.cc:260] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.957062 26620 consensus_queue.cc:237] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:11.998888 26560 tablet_bootstrap.cc:492] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:11.999693 26560 ts_tablet_manager.cc:1403] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.007s
I20260709 14:46:12.001294 26561 ts_tablet_manager.cc:1434] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
W20260709 14:46:12.002509 26331 consensus_peers.cc:597] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 -> Peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Couldn't send request to peer e419e4dea40f4522961d83eb0e640abd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:12.003016 26561 tablet_bootstrap.cc:492] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:12.005236 26560 raft_consensus.cc:359] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.006003 26560 raft_consensus.cc:385] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.006556 26569 raft_consensus.cc:493] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.006986 26569 raft_consensus.cc:515] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.009688 26569 leader_election.cc:290] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.009806 26561 tablet_bootstrap.cc:654] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.010272 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e6d8a76b5d455eaf1bc3087e8e812e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:12.006405 26560 raft_consensus.cc:740] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.011134 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e6d8a76b5d455eaf1bc3087e8e812e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:12.011617 26480 leader_election.cc:343] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.011240 26560 consensus_queue.cc:260] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.011760 26440 raft_consensus.cc:2468] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:12.013042 26480 leader_election.cc:304] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:12.013806 26569 raft_consensus.cc:2804] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:12.014117 26569 raft_consensus.cc:493] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:12.014452 26569 raft_consensus.cc:3060] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.016328 26717 raft_consensus.cc:493] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.014149 26706 raft_consensus.cc:493] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.016829 26717 raft_consensus.cc:515] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.017014 26706 raft_consensus.cc:515] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.018849 26717 leader_election.cc:290] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.018849 26706 leader_election.cc:290] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.020268 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.021157 26440 raft_consensus.cc:2410] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:46:12.021777 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.022568 26438 raft_consensus.cc:2393] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:12.024916 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:12.024346 26569 raft_consensus.cc:515] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.026616 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4245053f0f2e41a98ca815166ff30ed2" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:12.026980 26569 leader_election.cc:290] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.027314 26560 ts_tablet_manager.cc:1434] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 14:46:12.028884 26560 tablet_bootstrap.cc:492] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:12.028929 26480 leader_election.cc:304] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:12.030155 26331 leader_election.cc:304] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [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: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:12.031137 26574 raft_consensus.cc:2749] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:12.032503 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e6d8a76b5d455eaf1bc3087e8e812e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:12.033224 26438 raft_consensus.cc:3060] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.036877 26803 raft_consensus.cc:3060] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.040860 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e6d8a76b5d455eaf1bc3087e8e812e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:12.041522 26560 tablet_bootstrap.cc:654] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:12.050599 26480 leader_election.cc:343] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.056592 26574 raft_consensus.cc:493] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.057276 26574 raft_consensus.cc:515] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.067412 26265 catalog_manager.cc:5697] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:12.068322 26438 raft_consensus.cc:2468] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:12.069631 26480 leader_election.cc:304] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:12.071558 26569 raft_consensus.cc:2804] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:12.071630 26574 leader_election.cc:290] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.073542 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73754006ee5a4e93bdcb16e790b6d199" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:12.074860 26331 leader_election.cc:343] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.072271 26569 raft_consensus.cc:697] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:12.080718 26569 consensus_queue.cc:237] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.085080 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73754006ee5a4e93bdcb16e790b6d199" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.089150 26574 raft_consensus.cc:493] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.090688 26574 raft_consensus.cc:515] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:12.091451 26331 leader_election.cc:343] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.091872 26331 leader_election.cc:304] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:12.092080 26560 tablet_bootstrap.cc:492] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:12.092618 26560 ts_tablet_manager.cc:1403] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260709 14:46:12.092736 26574 leader_election.cc:290] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.092773 26803 raft_consensus.cc:2749] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:12.093524 26610 raft_consensus.cc:2749] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:12.094673 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:12.096273 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.096917 26440 raft_consensus.cc:2468] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:12.097347 26560 raft_consensus.cc:359] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.098284 26560 raft_consensus.cc:385] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.098519 26560 raft_consensus.cc:740] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.098421 26331 leader_election.cc:304] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
W20260709 14:46:12.099277 26331 leader_election.cc:343] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.099191 26560 consensus_queue.cc:260] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.100147 26610 raft_consensus.cc:2804] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:12.100536 26610 raft_consensus.cc:493] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:12.100876 26610 raft_consensus.cc:3060] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.103929 26560 ts_tablet_manager.cc:1434] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:46:12.108841 26557 tablet_bootstrap.cc:492] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:12.110870 26610 raft_consensus.cc:515] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.115001 26557 ts_tablet_manager.cc:1403] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.187s	user 0.017s	sys 0.017s
I20260709 14:46:12.113229 26561 tablet_bootstrap.cc:492] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:12.114307 26367 raft_consensus.cc:1275] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:12.117376 26561 ts_tablet_manager.cc:1403] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.016s
I20260709 14:46:12.118399 26803 consensus_queue.cc:1048] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.116153 26610 leader_election.cc:290] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.120406 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
W20260709 14:46:12.121634 26331 leader_election.cc:343] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.123947 26561 raft_consensus.cc:359] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.124897 26557 raft_consensus.cc:359] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.126560 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:12.131168 26557 raft_consensus.cc:385] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.131340 26438 raft_consensus.cc:3060] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.131644 26557 raft_consensus.cc:740] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.132367 26557 consensus_queue.cc:260] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.130805 26560 tablet_bootstrap.cc:492] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:12.131196 26561 raft_consensus.cc:385] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.133387 26561 raft_consensus.cc:740] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.130013 26265 catalog_manager.cc:5697] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:12.134210 26561 consensus_queue.cc:260] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.137576 26561 ts_tablet_manager.cc:1434] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:46:12.138031 26557 ts_tablet_manager.cc:1434] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:46:12.139325 26557 tablet_bootstrap.cc:492] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:12.143563 26560 tablet_bootstrap.cc:654] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.145303 26557 tablet_bootstrap.cc:654] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.145874 26561 tablet_bootstrap.cc:492] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:12.150872 26557 tablet_bootstrap.cc:492] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:12.151113 26440 raft_consensus.cc:1275] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:12.151352 26557 ts_tablet_manager.cc:1403] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 14:46:12.151538 26438 raft_consensus.cc:2468] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:12.153347 26803 consensus_queue.cc:1048] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.154974 26560 tablet_bootstrap.cc:492] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:12.155069 26557 raft_consensus.cc:359] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.155733 26560 ts_tablet_manager.cc:1403] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260709 14:46:12.155961 26557 raft_consensus.cc:385] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.152060 26561 tablet_bootstrap.cc:654] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.156311 26557 raft_consensus.cc:740] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.157155 26557 consensus_queue.cc:260] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.210062 26620 raft_consensus.cc:493] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.214062 26557 ts_tablet_manager.cc:1434] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.007s
I20260709 14:46:12.211352 26620 raft_consensus.cc:515] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.222115 26560 raft_consensus.cc:359] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.223152 26560 raft_consensus.cc:385] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.223507 26560 raft_consensus.cc:740] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.224341 26560 consensus_queue.cc:260] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.225346 26561 tablet_bootstrap.cc:492] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:12.217144 26620 leader_election.cc:290] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.226445 26557 tablet_bootstrap.cc:492] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:12.228727 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5a930a65cd4d8c9cc5babf0b45f64e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:12.229895 26366 raft_consensus.cc:2468] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:12.230890 26561 ts_tablet_manager.cc:1403] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.000s
I20260709 14:46:12.232437 26480 leader_election.cc:304] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:12.233624 26803 raft_consensus.cc:2804] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:12.234138 26803 raft_consensus.cc:493] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:12.234586 26803 raft_consensus.cc:3060] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.236467 26331 leader_election.cc:304] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:12.239401 26610 raft_consensus.cc:2804] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:12.240057 26610 raft_consensus.cc:697] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:12.253913 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5a930a65cd4d8c9cc5babf0b45f64e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.254940 26440 raft_consensus.cc:2468] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:12.264693 26569 raft_consensus.cc:493] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.269518 26610 consensus_queue.cc:237] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.275432 26561 raft_consensus.cc:359] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.276257 26561 raft_consensus.cc:385] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.276655 26561 raft_consensus.cc:740] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.265452 26569 raft_consensus.cc:515] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.277566 26561 consensus_queue.cc:260] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.279261 26569 leader_election.cc:290] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.281498 26561 ts_tablet_manager.cc:1434] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.050s	user 0.022s	sys 0.020s
I20260709 14:46:12.281615 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb29cd7aab4f6392c564567967166d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.283347 26561 tablet_bootstrap.cc:492] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
W20260709 14:46:12.283675 26480 leader_election.cc:343] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.286938 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb29cd7aab4f6392c564567967166d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:12.287950 26367 raft_consensus.cc:2468] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:12.286139 26557 tablet_bootstrap.cc:654] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.294586 26561 tablet_bootstrap.cc:654] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.298203 26480 leader_election.cc:304] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
W20260709 14:46:12.301023 26331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39523, user_credentials={real_user=slave}} blocked reactor thread for 63007.5us
I20260709 14:46:12.308565 26569 raft_consensus.cc:2804] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:12.302217 26560 ts_tablet_manager.cc:1434] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.146s	user 0.006s	sys 0.002s
I20260709 14:46:12.309005 26569 raft_consensus.cc:493] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:12.309418 26569 raft_consensus.cc:3060] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.310285 26560 tablet_bootstrap.cc:492] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:12.308553 26803 raft_consensus.cc:515] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.322979 26803 leader_election.cc:290] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.331763 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5a930a65cd4d8c9cc5babf0b45f64e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:12.332551 26367 raft_consensus.cc:3060] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.334662 26561 tablet_bootstrap.cc:492] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:12.335170 26561 ts_tablet_manager.cc:1403] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260709 14:46:12.337906 26561 raft_consensus.cc:359] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.338624 26561 raft_consensus.cc:385] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.338928 26561 raft_consensus.cc:740] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.340505 26569 raft_consensus.cc:515] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.343556 26561 consensus_queue.cc:260] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.347064 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb29cd7aab4f6392c564567967166d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:12.347776 26366 raft_consensus.cc:3060] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.348740 26569 leader_election.cc:290] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.351974 26367 raft_consensus.cc:2468] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:12.343484 26614 consensus_queue.cc:1048] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:46:12.353900 26264 catalog_manager.cc:5697] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:12.353266 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5a930a65cd4d8c9cc5babf0b45f64e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:12.355878 26440 raft_consensus.cc:3060] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.364794 26557 tablet_bootstrap.cc:492] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:12.365386 26557 ts_tablet_manager.cc:1403] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.150s	user 0.016s	sys 0.000s
I20260709 14:46:12.365183 26440 raft_consensus.cc:2468] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:12.368001 26561 ts_tablet_manager.cc:1434] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:46:12.372746 26557 raft_consensus.cc:359] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.378193 26614 raft_consensus.cc:493] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.374099 26480 leader_election.cc:304] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:12.374789 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb29cd7aab4f6392c564567967166d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:12.378803 26614 raft_consensus.cc:515] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.379452 26706 raft_consensus.cc:2804] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:12.379966 26706 raft_consensus.cc:697] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:12.380856 26706 consensus_queue.cc:237] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.381644 26560 tablet_bootstrap.cc:654] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.378446 26557 raft_consensus.cc:385] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.378607 26366 raft_consensus.cc:2468] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:12.383518 26557 raft_consensus.cc:740] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.387358 26480 leader_election.cc:304] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
W20260709 14:46:12.388819 26480 leader_election.cc:343] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.389989 26569 raft_consensus.cc:2804] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:12.391060 26561 tablet_bootstrap.cc:492] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:12.394747 26569 raft_consensus.cc:697] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:12.393213 26557 consensus_queue.cc:260] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.402794 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b797af1c29418a9b0ed9df1fe6b56b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:12.398525 26614 leader_election.cc:290] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:12.407902 26331 leader_election.cc:343] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.407567 26569 consensus_queue.cc:237] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.417768 26557 ts_tablet_manager.cc:1434] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 14:46:12.425396 26557 tablet_bootstrap.cc:492] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:12.432515 26772 raft_consensus.cc:493] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.433092 26772 raft_consensus.cc:515] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.433465 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b797af1c29418a9b0ed9df1fe6b56b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.434156 26438 raft_consensus.cc:2468] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:12.435626 26772 leader_election.cc:290] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.437222 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73754006ee5a4e93bdcb16e790b6d199" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:12.438067 26367 raft_consensus.cc:2468] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:12.440052 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73754006ee5a4e93bdcb16e790b6d199" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:12.441045 26331 leader_election.cc:304] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [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: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:12.442248 26614 raft_consensus.cc:2804] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:12.442691 26614 raft_consensus.cc:493] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:12.443161 26614 raft_consensus.cc:3060] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.445750 26560 tablet_bootstrap.cc:492] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:12.446277 26560 ts_tablet_manager.cc:1403] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.011s
I20260709 14:46:12.440997 26406 leader_election.cc:304] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:12.451547 26772 raft_consensus.cc:2804] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:12.451748 26406 leader_election.cc:343] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.451988 26772 raft_consensus.cc:493] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:12.452473 26772 raft_consensus.cc:3060] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.453593 26366 raft_consensus.cc:3060] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.453866 26610 consensus_queue.cc:1048] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.457775 26560 raft_consensus.cc:359] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.458532 26560 raft_consensus.cc:385] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.458797 26560 raft_consensus.cc:740] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.459506 26560 consensus_queue.cc:260] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.461709 26560 ts_tablet_manager.cc:1434] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:46:12.465628 26560 tablet_bootstrap.cc:492] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:12.467000 26561 tablet_bootstrap.cc:654] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.474992 26614 raft_consensus.cc:515] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.477102 26614 leader_election.cc:290] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.482805 26803 consensus_queue.cc:1048] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.483450 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b797af1c29418a9b0ed9df1fe6b56b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:12.484046 26512 raft_consensus.cc:3060] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.508615 26772 raft_consensus.cc:515] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.496250 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b797af1c29418a9b0ed9df1fe6b56b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:12.519690 26557 tablet_bootstrap.cc:654] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.522060 26440 raft_consensus.cc:3060] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.530879 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73754006ee5a4e93bdcb16e790b6d199" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:12.531651 26366 raft_consensus.cc:3060] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.531705 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73754006ee5a4e93bdcb16e790b6d199" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:12.531734 26772 leader_election.cc:290] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:12.533708 26406 leader_election.cc:343] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.535156 26560 tablet_bootstrap.cc:654] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.543054 26512 raft_consensus.cc:2468] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:12.545030 26331 leader_election.cc:304] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:12.536860 26266 catalog_manager.cc:5697] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:12.545912 26614 raft_consensus.cc:2804] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:12.546566 26614 raft_consensus.cc:697] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:12.544577 26366 raft_consensus.cc:2468] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:12.548664 26406 leader_election.cc:304] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:12.550580 26561 tablet_bootstrap.cc:492] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:12.550928 26561 ts_tablet_manager.cc:1403] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.182s	user 0.017s	sys 0.005s
I20260709 14:46:12.549435 26772 raft_consensus.cc:2804] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:12.553071 26803 raft_consensus.cc:493] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.552874 26614 consensus_queue.cc:237] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.556756 26803 raft_consensus.cc:515] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.556989 26569 consensus_queue.cc:1048] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.559016 26803 leader_election.cc:290] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.552894 26266 catalog_manager.cc:5697] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:12.565521 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73615725a464c4280ba3b3057ea3fb6" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.553179 26772 raft_consensus.cc:697] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:12.571902 26610 raft_consensus.cc:493] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.572527 26610 raft_consensus.cc:515] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.567953 26772 consensus_queue.cc:237] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.576057 26610 leader_election.cc:290] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.578770 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d8e10847634841ad03218c8c7c57b8" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.569173 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73615725a464c4280ba3b3057ea3fb6" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:12.580729 26331 leader_election.cc:343] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.585350 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d8e10847634841ad03218c8c7c57b8" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:12.589507 26331 leader_election.cc:343] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.589979 26331 leader_election.cc:304] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:12.590761 26614 raft_consensus.cc:2749] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:12.607384 26561 raft_consensus.cc:359] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.613929 26561 raft_consensus.cc:385] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.614419 26561 raft_consensus.cc:740] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.647042 26480 leader_election.cc:304] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:12.648852 26620 raft_consensus.cc:2749] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:12.623718 26440 raft_consensus.cc:2468] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:12.665973 26561 consensus_queue.cc:260] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.666965 26710 raft_consensus.cc:493] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.667490 26710 raft_consensus.cc:515] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.668289 26561 ts_tablet_manager.cc:1434] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.117s	user 0.010s	sys 0.012s
I20260709 14:46:12.669667 26710 leader_election.cc:290] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.674780 26561 tablet_bootstrap.cc:492] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:12.675944 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dbc8dc191d452c9db3db335e154eb9" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:12.679648 26560 tablet_bootstrap.cc:492] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:12.680132 26560 ts_tablet_manager.cc:1403] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.018s
W20260709 14:46:12.682776 26406 leader_election.cc:343] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.682965 26560 raft_consensus.cc:359] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.683637 26560 raft_consensus.cc:385] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.683899 26560 raft_consensus.cc:740] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.684537 26560 consensus_queue.cc:260] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.687354 26557 tablet_bootstrap.cc:492] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:12.687816 26557 ts_tablet_manager.cc:1403] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.263s	user 0.009s	sys 0.023s
I20260709 14:46:12.692255 26557 raft_consensus.cc:359] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.693102 26557 raft_consensus.cc:385] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.693367 26557 raft_consensus.cc:740] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.694063 26557 consensus_queue.cc:260] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.695709 26516 raft_consensus.cc:3060] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.697217 26561 tablet_bootstrap.cc:654] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.692381 26264 catalog_manager.cc:5697] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:12.700755 26480 consensus_peers.cc:597] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:12.702957 26560 ts_tablet_manager.cc:1434] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:46:12.705076 26557 ts_tablet_manager.cc:1434] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:46:12.712720 26560 tablet_bootstrap.cc:492] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:12.706174 26557 tablet_bootstrap.cc:492] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:12.723763 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dbc8dc191d452c9db3db335e154eb9" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:12.731691 26560 tablet_bootstrap.cc:654] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:12.733942 26406 leader_election.cc:343] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:12.734393 26406 leader_election.cc:304] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:12.735433 26774 raft_consensus.cc:2749] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:12.739445 26331 consensus_peers.cc:597] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 -> Peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Couldn't send request to peer e419e4dea40f4522961d83eb0e640abd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:12.747120 26557 tablet_bootstrap.cc:654] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.755796 26706 consensus_queue.cc:1048] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.758827 26266 catalog_manager.cc:5697] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:12.782419 26560 tablet_bootstrap.cc:492] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:12.782424 26557 tablet_bootstrap.cc:492] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:12.783030 26560 ts_tablet_manager.cc:1403] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.004s
I20260709 14:46:12.783058 26557 ts_tablet_manager.cc:1403] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.000s
I20260709 14:46:12.795595 26557 raft_consensus.cc:359] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.796398 26557 raft_consensus.cc:385] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.796696 26557 raft_consensus.cc:740] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.789311 26560 raft_consensus.cc:359] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.797798 26560 raft_consensus.cc:385] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.798540 26557 consensus_queue.cc:260] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.800875 26557 ts_tablet_manager.cc:1434] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:46:12.801889 26557 tablet_bootstrap.cc:492] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:12.802464 26560 raft_consensus.cc:740] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.803308 26560 consensus_queue.cc:260] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.814457 26560 ts_tablet_manager.cc:1434] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:46:12.818094 26560 tablet_bootstrap.cc:492] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:12.832634 26557 tablet_bootstrap.cc:654] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.838495 26560 tablet_bootstrap.cc:654] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.846361 26614 consensus_queue.cc:1048] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:12.850530 26560 tablet_bootstrap.cc:492] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:12.851092 26557 tablet_bootstrap.cc:492] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:12.851275 26560 ts_tablet_manager.cc:1403] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 14:46:12.851549 26557 ts_tablet_manager.cc:1403] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.006s
I20260709 14:46:12.855598 26561 tablet_bootstrap.cc:492] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:12.856077 26561 ts_tablet_manager.cc:1403] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.182s	user 0.066s	sys 0.073s
I20260709 14:46:12.858770 26561 raft_consensus.cc:359] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.859436 26561 raft_consensus.cc:385] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.859695 26561 raft_consensus.cc:740] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.860330 26561 consensus_queue.cc:260] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.860674 26569 consensus_queue.cc:1048] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.863193 26561 ts_tablet_manager.cc:1434] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:46:12.864852 26561 tablet_bootstrap.cc:492] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:12.871841 26561 tablet_bootstrap.cc:654] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.885070 26560 raft_consensus.cc:359] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.885823 26560 raft_consensus.cc:385] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.886087 26560 raft_consensus.cc:740] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.890105 26560 consensus_queue.cc:260] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.892547 26560 ts_tablet_manager.cc:1434] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:46:12.893671 26560 tablet_bootstrap.cc:492] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:12.899879 26560 tablet_bootstrap.cc:654] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.903301 26620 consensus_queue.cc:1048] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.907925 26561 tablet_bootstrap.cc:492] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:12.908565 26561 ts_tablet_manager.cc:1403] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.002s
I20260709 14:46:12.911772 26557 raft_consensus.cc:359] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.915099 26557 raft_consensus.cc:385] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.915401 26557 raft_consensus.cc:740] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.922242 26772 raft_consensus.cc:493] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.923267 26772 raft_consensus.cc:515] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.924736 26803 raft_consensus.cc:493] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.925227 26803 raft_consensus.cc:515] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.927256 26803 leader_election.cc:290] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:12.928781 26614 raft_consensus.cc:493] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.929031 26772 leader_election.cc:290] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.929729 26561 raft_consensus.cc:359] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.937731 26561 raft_consensus.cc:385] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.940632 26561 raft_consensus.cc:740] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:12.941171 26610 consensus_queue.cc:1048] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:12.941529 26614 raft_consensus.cc:515] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.942618 26772 raft_consensus.cc:493] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.943370 26614 leader_election.cc:290] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.943153 26772 raft_consensus.cc:515] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.944965 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e6d8a76b5d455eaf1bc3087e8e812e" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.945359 26772 leader_election.cc:290] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.942201 26561 consensus_queue.cc:260] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.946615 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb29cd7aab4f6392c564567967166d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:12.948314 26561 ts_tablet_manager.cc:1434] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:46:12.949396 26561 tablet_bootstrap.cc:492] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:12.939596 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d42c21ed4aa4aea5608ebea57d8d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:12.953979 26516 raft_consensus.cc:2468] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:12.955253 26406 leader_election.cc:304] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:12.956638 26774 raft_consensus.cc:2804] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:12.956832 26561 tablet_bootstrap.cc:654] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:12.958535 26774 raft_consensus.cc:493] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:12.958956 26774 raft_consensus.cc:3060] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.962301 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb29cd7aab4f6392c564567967166d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:12.963181 26367 raft_consensus.cc:2393] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 1: Already voted for candidate e419e4dea40f4522961d83eb0e640abd in this term.
I20260709 14:46:12.970067 26406 leader_election.cc:304] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:12.971022 26598 raft_consensus.cc:3060] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.975513 26774 raft_consensus.cc:515] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.977689 26774 leader_election.cc:290] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.980156 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d42c21ed4aa4aea5608ebea57d8d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:12.980814 26516 raft_consensus.cc:3060] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.985777 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d42c21ed4aa4aea5608ebea57d8d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:12.986503 26367 raft_consensus.cc:3060] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:12.988812 26614 raft_consensus.cc:493] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:12.988894 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d42c21ed4aa4aea5608ebea57d8d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:12.989420 26614 raft_consensus.cc:515] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:12.991312 26614 leader_election.cc:290] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:12.993144 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.995189 26560 tablet_bootstrap.cc:492] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:12.994900 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e6d8a76b5d455eaf1bc3087e8e812e" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:12.995833 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d42c21ed4aa4aea5608ebea57d8d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:12.996706 26437 raft_consensus.cc:2393] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 1: Already voted for candidate 0b52a2c932804eae81327a19fb753843 in this term.
I20260709 14:46:12.995846 26560 ts_tablet_manager.cc:1403] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.019s
I20260709 14:46:13.002435 26560 raft_consensus.cc:359] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.003165 26560 raft_consensus.cc:385] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.003448 26560 raft_consensus.cc:740] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.004462 26560 consensus_queue.cc:260] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.005615 26598 raft_consensus.cc:2749] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:13.009542 26560 ts_tablet_manager.cc:1434] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:46:13.010646 26560 tablet_bootstrap.cc:492] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.014982 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d42c21ed4aa4aea5608ebea57d8d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.022300 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:13.026516 26803 consensus_queue.cc:1048] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:13.028513 26331 leader_election.cc:304] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:13.029558 26614 raft_consensus.cc:2749] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:13.032105 26512 raft_consensus.cc:3060] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.046689 26560 tablet_bootstrap.cc:654] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.050172 26774 consensus_queue.cc:1048] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:13.055575 26620 raft_consensus.cc:493] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.056066 26620 raft_consensus.cc:515] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.058178 26620 leader_election.cc:290] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.066622 26516 raft_consensus.cc:2468] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:13.071883 26406 leader_election.cc:304] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:13.072880 26710 raft_consensus.cc:2804] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:13.073405 26710 raft_consensus.cc:697] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:13.074270 26710 consensus_queue.cc:237] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.078414 26774 consensus_queue.cc:1048] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:13.082090 26560 tablet_bootstrap.cc:492] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.082644 26560 ts_tablet_manager.cc:1403] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.002s
I20260709 14:46:13.091609 26560 raft_consensus.cc:359] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.092516 26560 raft_consensus.cc:385] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:12.919867 26557 consensus_queue.cc:260] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.092856 26560 raft_consensus.cc:740] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.093207 26440 raft_consensus.cc:2468] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:13.094523 26557 ts_tablet_manager.cc:1434] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.243s	user 0.006s	sys 0.001s
I20260709 14:46:13.094168 26560 consensus_queue.cc:260] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.095633 26557 tablet_bootstrap.cc:492] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:13.096930 26331 leader_election.cc:304] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:13.098127 26574 raft_consensus.cc:2804] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:13.098519 26574 raft_consensus.cc:493] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:13.098887 26574 raft_consensus.cc:3060] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.101379 26560 ts_tablet_manager.cc:1434] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
W20260709 14:46:13.103354 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:13.105170 26560 tablet_bootstrap.cc:492] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.108300 26574 raft_consensus.cc:515] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.111204 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:13.111837 26440 raft_consensus.cc:3060] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.115720 26560 tablet_bootstrap.cc:654] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.119334 26440 raft_consensus.cc:2468] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:13.121299 26331 leader_election.cc:304] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:13.122817 26610 raft_consensus.cc:2804] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:13.123463 26610 raft_consensus.cc:697] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:13.124272 26610 consensus_queue.cc:237] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.141327 26560 tablet_bootstrap.cc:492] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.141906 26560 ts_tablet_manager.cc:1403] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.014s
I20260709 14:46:13.144896 26560 raft_consensus.cc:359] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.145730 26560 raft_consensus.cc:385] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.146052 26560 raft_consensus.cc:740] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.146956 26560 consensus_queue.cc:260] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.148728 26560 ts_tablet_manager.cc:1434] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:46:13.149809 26560 tablet_bootstrap.cc:492] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.157378 26560 tablet_bootstrap.cc:654] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:13.166069 26331 leader_election.cc:343] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.171541 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.199539 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.205005 26574 leader_election.cc:290] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:13.225147 26480 leader_election.cc:304] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:13.254348 26367 raft_consensus.cc:2468] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:13.259960 26803 raft_consensus.cc:2749] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:13.283735 26516 raft_consensus.cc:3060] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.284430 26264 catalog_manager.cc:5697] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:13.308437 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:13.315218 26557 tablet_bootstrap.cc:654] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.316052 26560 tablet_bootstrap.cc:492] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.316666 26560 ts_tablet_manager.cc:1403] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.167s	user 0.063s	sys 0.075s
I20260709 14:46:13.317572 26513 raft_consensus.cc:3060] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.319680 26560 raft_consensus.cc:359] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.320545 26560 raft_consensus.cc:385] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.321274 26560 raft_consensus.cc:740] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.322369 26560 consensus_queue.cc:260] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.324857 26561 tablet_bootstrap.cc:492] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:13.325155 26560 ts_tablet_manager.cc:1434] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:13.326234 26560 tablet_bootstrap.cc:492] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.325330 26561 ts_tablet_manager.cc:1403] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.376s	user 0.101s	sys 0.191s
I20260709 14:46:13.331082 26561 raft_consensus.cc:359] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.331782 26561 raft_consensus.cc:385] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.332037 26561 raft_consensus.cc:740] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.332707 26561 consensus_queue.cc:260] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.334932 26561 ts_tablet_manager.cc:1434] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:13.335796 26560 tablet_bootstrap.cc:654] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.335952 26561 tablet_bootstrap.cc:492] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:13.339931 26480 leader_election.cc:304] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:13.344372 26620 raft_consensus.cc:493] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:13.345068 26620 raft_consensus.cc:515] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.351648 26803 raft_consensus.cc:2749] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:13.355710 26266 catalog_manager.cc:5697] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:13.360136 26620 leader_election.cc:290] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.367089 26560 tablet_bootstrap.cc:492] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.367668 26560 ts_tablet_manager.cc:1403] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.023s
I20260709 14:46:13.367957 26561 tablet_bootstrap.cc:654] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.372380 26560 raft_consensus.cc:359] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.373349 26560 raft_consensus.cc:385] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.373720 26560 raft_consensus.cc:740] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.374585 26560 consensus_queue.cc:260] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.378074 26560 ts_tablet_manager.cc:1434] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:46:13.379215 26560 tablet_bootstrap.cc:492] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.384033 26574 consensus_queue.cc:1048] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:13.384627 26366 raft_consensus.cc:3060] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.386971 26561 tablet_bootstrap.cc:492] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:13.387446 26561 ts_tablet_manager.cc:1403] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 14:46:13.390208 26561 raft_consensus.cc:359] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.390885 26561 raft_consensus.cc:385] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.391155 26561 raft_consensus.cc:740] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.391815 26561 consensus_queue.cc:260] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.393347 26561 ts_tablet_manager.cc:1434] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:46:13.394196 26560 tablet_bootstrap.cc:654] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.394381 26561 tablet_bootstrap.cc:492] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:13.403422 26561 tablet_bootstrap.cc:654] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.415491 26610 raft_consensus.cc:493] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.415979 26610 raft_consensus.cc:515] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.420820 26610 leader_election.cc:290] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:13.420994 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0363138a41284e74959f445e6fc1356b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:13.422381 26331 leader_election.cc:343] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:13.423317 26331 leader_election.cc:343] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.426509 26560 tablet_bootstrap.cc:492] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.427686 26560 ts_tablet_manager.cc:1403] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.011s
I20260709 14:46:13.431152 26557 tablet_bootstrap.cc:492] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:13.430719 26560 raft_consensus.cc:359] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.431522 26560 raft_consensus.cc:385] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.431605 26557 ts_tablet_manager.cc:1403] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.336s	user 0.013s	sys 0.000s
I20260709 14:46:13.431833 26560 raft_consensus.cc:740] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.432811 26560 consensus_queue.cc:260] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.434279 26557 raft_consensus.cc:359] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.434983 26557 raft_consensus.cc:385] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.435241 26557 raft_consensus.cc:740] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.435557 26560 ts_tablet_manager.cc:1434] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:13.436967 26560 tablet_bootstrap.cc:492] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.440393 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.447993 26560 tablet_bootstrap.cc:654] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.451539 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.452957 26569 consensus_queue.cc:1048] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:13.453838 26620 raft_consensus.cc:493] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.454679 26561 tablet_bootstrap.cc:492] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:13.454358 26620 raft_consensus.cc:515] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.455305 26561 ts_tablet_manager.cc:1403] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.013s
I20260709 14:46:13.456692 26620 leader_election.cc:290] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.461206 26560 tablet_bootstrap.cc:492] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.461732 26560 ts_tablet_manager.cc:1403] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260709 14:46:13.463251 26561 raft_consensus.cc:359] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.463955 26561 raft_consensus.cc:385] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.464246 26561 raft_consensus.cc:740] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.464421 26560 raft_consensus.cc:359] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.465126 26560 raft_consensus.cc:385] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.464929 26561 consensus_queue.cc:260] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.465392 26560 raft_consensus.cc:740] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.466040 26560 consensus_queue.cc:260] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.467029 26561 ts_tablet_manager.cc:1434] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:46:13.468412 26561 tablet_bootstrap.cc:492] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:13.468355 26560 ts_tablet_manager.cc:1434] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:46:13.469477 26560 tablet_bootstrap.cc:492] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.475400 26557 consensus_queue.cc:260] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.482841 26706 raft_consensus.cc:493] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.483362 26517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0363138a41284e74959f445e6fc1356b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:13.483819 26706 raft_consensus.cc:515] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.493907 26574 raft_consensus.cc:493] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.494563 26574 raft_consensus.cc:515] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.513724 26803 raft_consensus.cc:493] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.514353 26803 raft_consensus.cc:515] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.540608 26803 leader_election.cc:290] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.541499 26574 leader_election.cc:290] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:13.545033 26598 consensus_queue.cc:1048] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:13.546243 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dbc8dc191d452c9db3db335e154eb9" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.547008 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dbc8dc191d452c9db3db335e154eb9" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.547649 26367 raft_consensus.cc:2468] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:13.542282 26560 tablet_bootstrap.cc:654] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.542582 26561 tablet_bootstrap.cc:654] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.546924 26440 raft_consensus.cc:2468] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:13.543702 26557 ts_tablet_manager.cc:1434] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.000s
I20260709 14:46:13.546334 26706 leader_election.cc:290] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.534176 26517 raft_consensus.cc:2468] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:13.563558 26557 tablet_bootstrap.cc:492] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:13.571542 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d0494862c84acc8983e876003825dd" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:13.590875 26331 leader_election.cc:343] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.597622 26706 raft_consensus.cc:493] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.598145 26706 raft_consensus.cc:515] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.600009 26706 leader_election.cc:290] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.603829 26774 consensus_queue.cc:1048] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:13.608237 26560 tablet_bootstrap.cc:492] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.608773 26560 ts_tablet_manager.cc:1403] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.140s	user 0.011s	sys 0.003s
I20260709 14:46:13.620862 26557 tablet_bootstrap.cc:654] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.621183 26561 tablet_bootstrap.cc:492] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:13.621619 26561 ts_tablet_manager.cc:1403] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.153s	user 0.022s	sys 0.015s
W20260709 14:46:13.623965 26870 log.cc:927] Time spent T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 14:46:13.634148 26561 raft_consensus.cc:359] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.634878 26561 raft_consensus.cc:385] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.635149 26561 raft_consensus.cc:740] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.635985 26560 raft_consensus.cc:359] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.636704 26560 raft_consensus.cc:385] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.636987 26560 raft_consensus.cc:740] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.637693 26560 consensus_queue.cc:260] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:13.637933 26480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39523, user_credentials={real_user=slave}} blocked reactor thread for 56361.7us
I20260709 14:46:13.639453 26560 ts_tablet_manager.cc:1434] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.001s
I20260709 14:46:13.641124 26561 consensus_queue.cc:260] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.646600 26614 raft_consensus.cc:493] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.647027 26614 raft_consensus.cc:515] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.651836 26614 leader_election.cc:290] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:13.655469 26561 ts_tablet_manager.cc:1434] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 14:46:13.655277 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfd4949731741138968945cf001e490" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.640347 26480 leader_election.cc:304] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
W20260709 14:46:13.656644 26331 leader_election.cc:343] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.657467 26803 raft_consensus.cc:2804] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:13.657866 26803 raft_consensus.cc:493] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:13.658192 26803 raft_consensus.cc:3060] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.657476 26561 tablet_bootstrap.cc:492] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:13.640404 26560 tablet_bootstrap.cc:492] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.664979 26803 raft_consensus.cc:515] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.667528 26803 leader_election.cc:290] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.668601 26480 leader_election.cc:304] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:13.669941 26874 raft_consensus.cc:2749] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:13.671180 26561 tablet_bootstrap.cc:654] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.680003 26560 tablet_bootstrap.cc:654] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.682407 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d8e10847634841ad03218c8c7c57b8" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.682812 26557 tablet_bootstrap.cc:492] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:13.683115 26367 raft_consensus.cc:2468] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:13.683334 26557 ts_tablet_manager.cc:1403] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.002s
I20260709 14:46:13.685305 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d8e10847634841ad03218c8c7c57b8" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.685438 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70130f794f3401ba1833f6a560fd648" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.686194 26557 raft_consensus.cc:359] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.686933 26557 raft_consensus.cc:385] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.687225 26557 raft_consensus.cc:740] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.688125 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70130f794f3401ba1833f6a560fd648" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.688079 26557 consensus_queue.cc:260] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.691999 26557 ts_tablet_manager.cc:1434] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:46:13.693984 26331 leader_election.cc:304] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:13.695070 26614 raft_consensus.cc:2804] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:13.695407 26614 raft_consensus.cc:493] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:13.695686 26614 raft_consensus.cc:3060] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.696565 26561 tablet_bootstrap.cc:492] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:13.700158 26561 ts_tablet_manager.cc:1403] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 14:46:13.701834 26614 raft_consensus.cc:515] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.704315 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0363138a41284e74959f445e6fc1356b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:13.704903 26440 raft_consensus.cc:3060] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.693135 26557 tablet_bootstrap.cc:492] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:13.703619 26561 raft_consensus.cc:359] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.706651 26561 raft_consensus.cc:385] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.706941 26561 raft_consensus.cc:740] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.708457 26620 raft_consensus.cc:493] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.708971 26620 raft_consensus.cc:515] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.710875 26440 raft_consensus.cc:2468] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:13.711052 26620 leader_election.cc:290] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.711827 26614 leader_election.cc:290] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:13.711932 26331 leader_election.cc:304] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:13.712766 26561 consensus_queue.cc:260] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.713321 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78704a45e8df4a1f9ab8194f9ca7ce61" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.714108 26869 raft_consensus.cc:2804] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:13.714587 26869 raft_consensus.cc:697] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:13.715468 26869 consensus_queue.cc:237] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.717094 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78704a45e8df4a1f9ab8194f9ca7ce61" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.719164 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dbc8dc191d452c9db3db335e154eb9" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:13.719694 26367 raft_consensus.cc:3060] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.721868 26557 tablet_bootstrap.cc:654] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.723001 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d0494862c84acc8983e876003825dd" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:13.725186 26614 consensus_queue.cc:1048] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:13.721225 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dbc8dc191d452c9db3db335e154eb9" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:13.729671 26440 raft_consensus.cc:3060] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.731818 26367 raft_consensus.cc:2468] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:13.732049 26561 ts_tablet_manager.cc:1434] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:46:13.733340 26561 tablet_bootstrap.cc:492] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:13.734006 26514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfd4949731741138968945cf001e490" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:13.735715 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0363138a41284e74959f445e6fc1356b" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:13.737465 26512 raft_consensus.cc:3060] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.744011 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4b6d2a75944046a9edc086acf1cc0b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.744815 26439 raft_consensus.cc:2468] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
W20260709 14:46:13.746719 26331 leader_election.cc:343] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.747269 26331 leader_election.cc:304] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
W20260709 14:46:13.747781 26480 leader_election.cc:343] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:13.748517 26480 leader_election.cc:343] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.750222 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4b6d2a75944046a9edc086acf1cc0b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.750828 26367 raft_consensus.cc:2468] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:13.751097 26610 raft_consensus.cc:2749] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:13.751942 26480 leader_election.cc:343] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.761966 26440 raft_consensus.cc:2468] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:13.759776 26266 catalog_manager.cc:5697] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:13.761466 26480 leader_election.cc:304] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:13.766076 26569 raft_consensus.cc:2804] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:13.766427 26569 raft_consensus.cc:493] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:13.766728 26569 raft_consensus.cc:3060] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.767546 26480 leader_election.cc:304] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
W20260709 14:46:13.768615 26480 leader_election.cc:343] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.769009 26480 leader_election.cc:304] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:13.750980 26512 raft_consensus.cc:2468] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:13.772707 26803 raft_consensus.cc:2749] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:13.772686 26620 raft_consensus.cc:2804] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:13.772275 26569 raft_consensus.cc:515] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.773702 26620 raft_consensus.cc:493] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:13.776767 26560 tablet_bootstrap.cc:492] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.778296 26620 raft_consensus.cc:3060] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.785454 26569 leader_election.cc:290] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.788213 26620 raft_consensus.cc:515] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.789253 26561 tablet_bootstrap.cc:654] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.790350 26620 leader_election.cc:290] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:13.797092 26331 leader_election.cc:343] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.797597 26331 leader_election.cc:304] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:13.798379 26719 raft_consensus.cc:2749] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:13.798985 26560 ts_tablet_manager.cc:1403] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.159s	user 0.017s	sys 0.008s
W20260709 14:46:13.799448 26331 consensus_peers.cc:597] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 -> Peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Couldn't send request to peer e419e4dea40f4522961d83eb0e640abd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:13.807541 26560 raft_consensus.cc:359] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.808276 26560 raft_consensus.cc:385] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.808573 26560 raft_consensus.cc:740] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.809216 26560 consensus_queue.cc:260] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:13.809564 26480 leader_election.cc:343] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.810092 26480 leader_election.cc:304] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:13.811403 26560 ts_tablet_manager.cc:1434] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:46:13.811573 26706 raft_consensus.cc:2749] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:13.812433 26560 tablet_bootstrap.cc:492] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.812860 26480 leader_election.cc:304] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:13.817056 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4b6d2a75944046a9edc086acf1cc0b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:13.817708 26368 raft_consensus.cc:3060] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.820456 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d8e10847634841ad03218c8c7c57b8" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:13.820381 26883 raft_consensus.cc:2804] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:13.821264 26883 raft_consensus.cc:697] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:13.821744 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4b6d2a75944046a9edc086acf1cc0b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
W20260709 14:46:13.822021 26480 leader_election.cc:343] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.825246 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d8e10847634841ad03218c8c7c57b8" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:13.825722 26367 raft_consensus.cc:3060] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.822371 26437 raft_consensus.cc:3060] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.851634 26367 raft_consensus.cc:2468] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:13.860966 26557 tablet_bootstrap.cc:492] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:13.861523 26557 ts_tablet_manager.cc:1403] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.169s	user 0.009s	sys 0.019s
I20260709 14:46:13.864063 26614 raft_consensus.cc:493] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.864032 26480 leader_election.cc:304] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:13.864931 26614 raft_consensus.cc:515] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.865494 26620 raft_consensus.cc:2804] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:13.866094 26620 raft_consensus.cc:697] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:13.879361 26706 raft_consensus.cc:493] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.854171 26368 raft_consensus.cc:2468] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:13.879914 26706 raft_consensus.cc:515] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.822355 26883 consensus_queue.cc:237] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.882050 26569 raft_consensus.cc:493] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.882531 26569 raft_consensus.cc:515] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.885445 26569 leader_election.cc:290] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.895161 26560 tablet_bootstrap.cc:654] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:13.896160 26706 leader_election.cc:290] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:13.900331 26437 raft_consensus.cc:2468] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:13.901094 26620 consensus_queue.cc:237] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.891746 26557 raft_consensus.cc:359] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:13.903715 26331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39523, user_credentials={real_user=slave}} blocked reactor thread for 47826.9us
I20260709 14:46:13.904006 26557 raft_consensus.cc:385] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.903952 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049ca1dd55f42bdade58c334192a718" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.904469 26557 raft_consensus.cc:740] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.904786 26368 raft_consensus.cc:2468] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:13.905555 26560 tablet_bootstrap.cc:492] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:13.905242 26557 consensus_queue.cc:260] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.907644 26557 ts_tablet_manager.cc:1434] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260709 14:46:13.901762 26561 tablet_bootstrap.cc:492] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:13.896791 26614 leader_election.cc:290] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:13.908679 26561 ts_tablet_manager.cc:1403] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.176s	user 0.040s	sys 0.021s
I20260709 14:46:13.911448 26561 raft_consensus.cc:359] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.912115 26561 raft_consensus.cc:385] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.912389 26561 raft_consensus.cc:740] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.912972 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049ca1dd55f42bdade58c334192a718" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.914340 26774 raft_consensus.cc:493] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:13.914800 26774 raft_consensus.cc:515] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.915620 26557 tablet_bootstrap.cc:492] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:13.914978 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d0494862c84acc8983e876003825dd" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.906113 26560 ts_tablet_manager.cc:1403] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.000s
I20260709 14:46:13.916705 26368 raft_consensus.cc:2468] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:13.918035 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78704a45e8df4a1f9ab8194f9ca7ce61" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:13.918252 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78704a45e8df4a1f9ab8194f9ca7ce61" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:13.918903 26512 raft_consensus.cc:2468] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:13.919989 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d0494862c84acc8983e876003825dd" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.920121 26406 leader_election.cc:304] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:13.921016 26772 raft_consensus.cc:2804] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:13.921419 26772 raft_consensus.cc:493] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:13.921801 26772 raft_consensus.cc:3060] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.923588 26560 raft_consensus.cc:359] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.922104 26480 leader_election.cc:304] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
W20260709 14:46:13.924823 26406 leader_election.cc:343] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.924464 26561 consensus_queue.cc:260] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.925278 26803 raft_consensus.cc:2804] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:13.925756 26803 raft_consensus.cc:697] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:13.926743 26561 ts_tablet_manager.cc:1434] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:46:13.926556 26803 consensus_queue.cc:237] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.927834 26561 tablet_bootstrap.cc:492] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:13.928787 26774 leader_election.cc:290] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:13.924361 26560 raft_consensus.cc:385] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:13.930455 26560 raft_consensus.cc:740] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:13.933813 26557 tablet_bootstrap.cc:654] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:13.930428 26480 leader_election.cc:343] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.935508 26480 leader_election.cc:304] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
W20260709 14:46:13.938349 26331 leader_election.cc:343] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.938287 26480 leader_election.cc:304] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:13.940579 26569 raft_consensus.cc:2804] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:13.941053 26569 raft_consensus.cc:493] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:13.941437 26569 raft_consensus.cc:3060] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:13.944267 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049ca1dd55f42bdade58c334192a718" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:13.931218 26560 consensus_queue.cc:260] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.937988 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049ca1dd55f42bdade58c334192a718" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:13.949481 26706 raft_consensus.cc:2804] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:13.977790 26560 ts_tablet_manager.cc:1434] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.003s
W20260709 14:46:13.979684 26480 leader_election.cc:343] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:13.986294 26569 raft_consensus.cc:515] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:13.967303 26706 raft_consensus.cc:493] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:13.997195 26560 tablet_bootstrap.cc:492] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:13.997278 26772 raft_consensus.cc:515] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.001266 26706 raft_consensus.cc:3060] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.028086 26561 tablet_bootstrap.cc:654] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.037354 26772 leader_election.cc:290] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.038120 26569 leader_election.cc:290] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:14.040011 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d0494862c84acc8983e876003825dd" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:14.041265 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78704a45e8df4a1f9ab8194f9ca7ce61" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:14.041919 26512 raft_consensus.cc:3060] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.041378 26706 raft_consensus.cc:515] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.042565 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78704a45e8df4a1f9ab8194f9ca7ce61" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:14.043722 26516 raft_consensus.cc:2393] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b56c7971564cc18513f578c1b05a97 in current term 1: Already voted for candidate e419e4dea40f4522961d83eb0e640abd in this term.
I20260709 14:46:14.044581 26706 leader_election.cc:290] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:14.046900 26406 leader_election.cc:343] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.047417 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049ca1dd55f42bdade58c334192a718" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:14.041837 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d0494862c84acc8983e876003825dd" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:14.061918 26560 tablet_bootstrap.cc:654] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.048025 26365 raft_consensus.cc:3060] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.047912 26512 raft_consensus.cc:2468] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
W20260709 14:46:14.054534 26480 leader_election.cc:343] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.051246 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049ca1dd55f42bdade58c334192a718" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:14.055205 26266 catalog_manager.cc:5697] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:14.069459 26368 raft_consensus.cc:3060] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.081509 26883 raft_consensus.cc:493] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.086956 26883 raft_consensus.cc:515] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.089738 26883 leader_election.cc:290] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:14.083089 26480 leader_election.cc:343] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.085112 26406 leader_election.cc:304] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:14.092206 26772 raft_consensus.cc:2804] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:14.093137 26772 raft_consensus.cc:697] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:14.094117 26772 consensus_queue.cc:237] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.096442 26557 tablet_bootstrap.cc:492] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:14.097018 26557 ts_tablet_manager.cc:1403] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.182s	user 0.021s	sys 0.007s
I20260709 14:46:14.100183 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:14.102346 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:14.102397 26557 raft_consensus.cc:359] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.103168 26557 raft_consensus.cc:385] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.103451 26557 raft_consensus.cc:740] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.048379 26331 leader_election.cc:304] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
W20260709 14:46:14.119071 26331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:40419, user_credentials={real_user=slave}} blocked reactor thread for 70738.3us
I20260709 14:46:14.121196 26264 catalog_manager.cc:5697] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:14.125322 26480 leader_election.cc:304] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:14.126730 26883 raft_consensus.cc:2749] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:14.131623 26561 tablet_bootstrap.cc:492] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:14.132120 26561 ts_tablet_manager.cc:1403] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.204s	user 0.015s	sys 0.000s
I20260709 14:46:14.123670 26557 consensus_queue.cc:260] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.138624 26561 raft_consensus.cc:359] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.130292 26264 catalog_manager.cc:5697] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:14.143117 26557 ts_tablet_manager.cc:1434] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260709 14:46:14.144166 26368 raft_consensus.cc:2468] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:14.139330 26561 raft_consensus.cc:385] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.145707 26561 raft_consensus.cc:740] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.146373 26561 consensus_queue.cc:260] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.160120 26557 tablet_bootstrap.cc:492] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:14.149447 26265 catalog_manager.cc:5697] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:14.174168 26561 ts_tablet_manager.cc:1434] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:46:14.176841 26560 tablet_bootstrap.cc:492] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:14.177399 26560 ts_tablet_manager.cc:1403] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.007s
I20260709 14:46:14.180703 26557 tablet_bootstrap.cc:654] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.180176 26560 raft_consensus.cc:359] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.189545 26560 raft_consensus.cc:385] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.189891 26560 raft_consensus.cc:740] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.190508 26560 consensus_queue.cc:260] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.192173 26512 raft_consensus.cc:3060] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.197227 26480 leader_election.cc:304] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:14.198243 26569 raft_consensus.cc:2804] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:14.198788 26569 raft_consensus.cc:697] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:14.200984 26561 tablet_bootstrap.cc:492] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:14.199494 26569 consensus_queue.cc:237] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.201740 26614 consensus_queue.cc:1048] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:14.223479 26610 raft_consensus.cc:493] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.224995 26610 raft_consensus.cc:515] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.225270 26560 ts_tablet_manager.cc:1434] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:46:14.227555 26610 leader_election.cc:290] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.230201 26614 consensus_queue.cc:1048] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:14.231073 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27b5a219bb74143a6244e7412ffe315" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:14.225023 26365 raft_consensus.cc:2468] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:14.235246 26560 tablet_bootstrap.cc:492] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
W20260709 14:46:14.232831 26331 leader_election.cc:343] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.236550 26480 leader_election.cc:304] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:14.238165 26569 raft_consensus.cc:2804] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:14.238682 26569 raft_consensus.cc:697] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:14.239439 26569 consensus_queue.cc:237] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.242197 26717 raft_consensus.cc:2749] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:14.246733 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27b5a219bb74143a6244e7412ffe315" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:14.253763 26331 leader_election.cc:343] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.254208 26331 leader_election.cc:304] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:14.259305 26561 tablet_bootstrap.cc:654] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:14.261008 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:14.268143 26610 raft_consensus.cc:2749] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:14.263227 26264 catalog_manager.cc:5697] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:14.286645 26560 tablet_bootstrap.cc:654] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.303157 26889 consensus_queue.cc:1048] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:14.309536 26557 tablet_bootstrap.cc:492] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:14.310171 26557 ts_tablet_manager.cc:1403] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.150s	user 0.008s	sys 0.013s
I20260709 14:46:14.316143 26557 raft_consensus.cc:359] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.317559 26557 raft_consensus.cc:385] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.317976 26557 raft_consensus.cc:740] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.319020 26557 consensus_queue.cc:260] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.335786 26557 ts_tablet_manager.cc:1434] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 14:46:14.331665 26774 raft_consensus.cc:493] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.341553 26774 raft_consensus.cc:515] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.344038 26774 leader_election.cc:290] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.345265 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70130f794f3401ba1833f6a560fd648" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:14.346923 26406 leader_election.cc:343] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:14.348729 26898 log.cc:927] Time spent T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 14:46:14.351948 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70130f794f3401ba1833f6a560fd648" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:14.353953 26513 raft_consensus.cc:2468] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:14.355003 26406 leader_election.cc:304] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:14.357795 26557 tablet_bootstrap.cc:492] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:14.357694 26774 raft_consensus.cc:2804] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:14.365006 26774 raft_consensus.cc:493] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:14.365870 26774 raft_consensus.cc:3060] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.370344 26561 tablet_bootstrap.cc:492] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:14.370939 26561 ts_tablet_manager.cc:1403] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.170s	user 0.010s	sys 0.029s
I20260709 14:46:14.384325 26561 raft_consensus.cc:359] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.385175 26561 raft_consensus.cc:385] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.385556 26561 raft_consensus.cc:740] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.385269 26264 catalog_manager.cc:5697] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:14.390113 26561 consensus_queue.cc:260] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.390897 26560 tablet_bootstrap.cc:492] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:14.391706 26560 ts_tablet_manager.cc:1403] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.157s	user 0.004s	sys 0.016s
I20260709 14:46:14.392390 26561 ts_tablet_manager.cc:1434] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:46:14.396652 26569 consensus_queue.cc:1048] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:14.402946 26560 raft_consensus.cc:359] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.403644 26560 raft_consensus.cc:385] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.403895 26560 raft_consensus.cc:740] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.404956 26560 consensus_queue.cc:260] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.406984 26774 raft_consensus.cc:515] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.409106 26561 tablet_bootstrap.cc:492] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:14.410854 26560 ts_tablet_manager.cc:1434] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:46:14.413077 26772 raft_consensus.cc:493] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.413637 26772 raft_consensus.cc:515] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.415618 26772 leader_election.cc:290] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.418622 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d8e10847634841ad03218c8c7c57b8" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:14.419334 26368 raft_consensus.cc:2393] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 1: Already voted for candidate e419e4dea40f4522961d83eb0e640abd in this term.
I20260709 14:46:14.417310 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d8e10847634841ad03218c8c7c57b8" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:14.422663 26560 tablet_bootstrap.cc:492] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:14.422842 26406 leader_election.cc:304] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:14.424005 26598 raft_consensus.cc:3060] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.424335 26774 leader_election.cc:290] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.426002 26368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70130f794f3401ba1833f6a560fd648" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:14.418637 26569 consensus_queue.cc:1048] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:46:14.426617 26368 raft_consensus.cc:3060] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.436872 26368 raft_consensus.cc:2468] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:14.438251 26406 leader_election.cc:304] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:14.440822 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70130f794f3401ba1833f6a560fd648" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:14.441547 26512 raft_consensus.cc:3060] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.441854 26774 raft_consensus.cc:2804] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:14.444931 26774 raft_consensus.cc:697] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:14.449887 26512 raft_consensus.cc:2468] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:14.456883 26598 raft_consensus.cc:2749] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:14.458995 26889 raft_consensus.cc:493] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.459594 26889 raft_consensus.cc:515] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.445905 26774 consensus_queue.cc:237] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.461885 26889 leader_election.cc:290] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:14.464428 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:14.469949 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:14.472036 26561 tablet_bootstrap.cc:654] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.474568 26883 raft_consensus.cc:493] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.475414 26560 tablet_bootstrap.cc:654] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.475127 26883 raft_consensus.cc:515] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.482561 26557 tablet_bootstrap.cc:654] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.484097 26883 leader_election.cc:290] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:14.487124 26480 leader_election.cc:343] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.494599 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:14.501147 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:14.510993 26561 tablet_bootstrap.cc:492] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:14.511669 26561 ts_tablet_manager.cc:1403] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.002s
W20260709 14:46:14.515743 26480 leader_election.cc:343] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.516397 26480 leader_election.cc:304] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:14.520812 26883 raft_consensus.cc:2749] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:14.523526 26883 consensus_queue.cc:1048] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:14.527194 26480 leader_election.cc:343] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.529189 26869 raft_consensus.cc:493] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.529728 26869 raft_consensus.cc:515] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.531512 26265 catalog_manager.cc:5697] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:14.532337 26869 leader_election.cc:290] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.533756 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2cc57181b149febba966b7df6a6f75" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:14.538676 26480 leader_election.cc:343] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.539208 26480 leader_election.cc:304] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:14.539323 26561 raft_consensus.cc:359] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.540169 26561 raft_consensus.cc:385] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.540473 26561 raft_consensus.cc:740] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.541358 26561 consensus_queue.cc:260] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:14.542829 26331 leader_election.cc:343] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.546201 26561 ts_tablet_manager.cc:1434] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:46:14.547497 26557 tablet_bootstrap.cc:492] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:14.548053 26557 ts_tablet_manager.cc:1403] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.191s	user 0.011s	sys 0.012s
I20260709 14:46:14.548079 26561 tablet_bootstrap.cc:492] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:14.548166 26883 raft_consensus.cc:2749] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:14.551105 26557 raft_consensus.cc:359] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.551884 26557 raft_consensus.cc:385] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.552181 26557 raft_consensus.cc:740] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.553225 26557 consensus_queue.cc:260] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.557245 26557 ts_tablet_manager.cc:1434] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 14:46:14.558419 26557 tablet_bootstrap.cc:492] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:14.555763 26561 tablet_bootstrap.cc:654] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.569626 26557 tablet_bootstrap.cc:654] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.574714 26774 raft_consensus.cc:493] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.575472 26774 raft_consensus.cc:515] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.577965 26561 tablet_bootstrap.cc:492] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:14.578553 26561 ts_tablet_manager.cc:1403] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.012s
I20260709 14:46:14.579268 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27b5a219bb74143a6244e7412ffe315" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:14.580094 26365 raft_consensus.cc:2468] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:14.581321 26560 tablet_bootstrap.cc:492] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:14.581851 26560 ts_tablet_manager.cc:1403] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.159s	user 0.009s	sys 0.003s
I20260709 14:46:14.581463 26561 raft_consensus.cc:359] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.582147 26774 leader_election.cc:290] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.582090 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27b5a219bb74143a6244e7412ffe315" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:14.583011 26561 raft_consensus.cc:385] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.583504 26561 raft_consensus.cc:740] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.581593 26406 leader_election.cc:304] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:14.584328 26561 consensus_queue.cc:260] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:14.585373 26406 leader_election.cc:343] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.585538 26774 raft_consensus.cc:2804] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:14.585999 26774 raft_consensus.cc:493] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:14.586381 26774 raft_consensus.cc:3060] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.586968 26561 ts_tablet_manager.cc:1434] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:14.588888 26561 tablet_bootstrap.cc:492] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:14.588608 26560 raft_consensus.cc:359] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.589504 26560 raft_consensus.cc:385] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.589775 26560 raft_consensus.cc:740] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.590657 26560 consensus_queue.cc:260] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.592860 26560 ts_tablet_manager.cc:1434] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:46:14.593974 26557 tablet_bootstrap.cc:492] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:14.594439 26557 ts_tablet_manager.cc:1403] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 14:46:14.595052 26560 tablet_bootstrap.cc:492] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:14.596377 26774 raft_consensus.cc:515] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.597318 26561 tablet_bootstrap.cc:654] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.598515 26774 leader_election.cc:290] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.599895 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27b5a219bb74143a6244e7412ffe315" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:14.600700 26365 raft_consensus.cc:3060] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.602532 26557 raft_consensus.cc:359] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.603199 26557 raft_consensus.cc:385] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.603965 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27b5a219bb74143a6244e7412ffe315" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:14.603474 26557 raft_consensus.cc:740] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
W20260709 14:46:14.607525 26406 leader_election.cc:343] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.607326 26557 consensus_queue.cc:260] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.611358 26557 ts_tablet_manager.cc:1434] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
W20260709 14:46:14.621546 26480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:36415, user_credentials={real_user=slave}} blocked reactor thread for 80614.3us
I20260709 14:46:14.625955 26365 raft_consensus.cc:2468] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:14.629274 26406 leader_election.cc:304] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:14.631093 26598 raft_consensus.cc:2804] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:14.631567 26598 raft_consensus.cc:697] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:14.632270 26598 consensus_queue.cc:237] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.634768 26557 tablet_bootstrap.cc:492] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:14.641762 26560 tablet_bootstrap.cc:654] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.641469 26883 consensus_queue.cc:1048] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:14.648506 26774 raft_consensus.cc:493] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.649036 26774 raft_consensus.cc:515] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.651965 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfd4949731741138968945cf001e490" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:14.652877 26364 raft_consensus.cc:2468] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:14.654628 26406 leader_election.cc:304] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:14.655472 26772 raft_consensus.cc:2804] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:14.655968 26772 raft_consensus.cc:493] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:14.656349 26772 raft_consensus.cc:3060] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.662441 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2cc57181b149febba966b7df6a6f75" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:14.664142 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfd4949731741138968945cf001e490" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:14.664302 26772 raft_consensus.cc:515] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:14.665536 26406 leader_election.cc:343] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.666985 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfd4949731741138968945cf001e490" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:14.667584 26364 raft_consensus.cc:3060] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:14.670300 26331 leader_election.cc:343] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.670764 26331 leader_election.cc:304] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:14.671424 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfd4949731741138968945cf001e490" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:14.671783 26610 raft_consensus.cc:2749] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:14.673353 26406 leader_election.cc:343] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.680462 26889 consensus_queue.cc:1048] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:14.674672 26774 leader_election.cc:290] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.682535 26772 leader_election.cc:290] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.684734 26561 tablet_bootstrap.cc:492] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:14.685232 26561 ts_tablet_manager.cc:1403] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.097s	user 0.036s	sys 0.022s
I20260709 14:46:14.687954 26561 raft_consensus.cc:359] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.688405 26889 consensus_queue.cc:1048] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:14.688848 26561 raft_consensus.cc:385] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.689128 26561 raft_consensus.cc:740] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.690011 26364 raft_consensus.cc:2468] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:14.691177 26406 leader_election.cc:304] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:14.692134 26598 raft_consensus.cc:2804] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:14.692739 26598 raft_consensus.cc:697] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:14.694080 26598 consensus_queue.cc:237] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.662748 26557 tablet_bootstrap.cc:654] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.704676 26561 consensus_queue.cc:260] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:14.713074 26406 consensus_peers.cc:597] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:14.713274 26561 ts_tablet_manager.cc:1434] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 14:46:14.714460 26265 catalog_manager.cc:5697] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:14.714507 26561 tablet_bootstrap.cc:492] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:14.759313 26920 consensus_queue.cc:1048] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:14.782624 26394 tablet.cc:2406] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:46:14.782611 26890 raft_consensus.cc:493] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.784065 26890 raft_consensus.cc:515] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.796957 26561 tablet_bootstrap.cc:654] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.815335 26890 leader_election.cc:290] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:14.831866 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a942f0ae6f4dbf80228d9408a4425b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:14.834455 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a942f0ae6f4dbf80228d9408a4425b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:14.835091 26364 raft_consensus.cc:2468] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:14.837638 26560 tablet_bootstrap.cc:492] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:14.838088 26560 ts_tablet_manager.cc:1403] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.243s	user 0.051s	sys 0.038s
I20260709 14:46:14.838235 26265 catalog_manager.cc:5697] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:14.842120 26480 consensus_peers.cc:597] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:14.844303 26560 raft_consensus.cc:359] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.845124 26560 raft_consensus.cc:385] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.845468 26560 raft_consensus.cc:740] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.845553 26889 consensus_queue.cc:1048] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:14.846235 26560 consensus_queue.cc:260] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.848261 26480 leader_election.cc:304] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:14.848642 26560 ts_tablet_manager.cc:1434] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:46:14.849761 26560 tablet_bootstrap.cc:492] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
W20260709 14:46:14.853891 26480 leader_election.cc:343] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:14.855165 26480 consensus_peers.cc:597] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:14.856422 26883 raft_consensus.cc:2804] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:14.856866 26883 raft_consensus.cc:493] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:14.857209 26883 raft_consensus.cc:3060] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.868187 26869 raft_consensus.cc:493] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.868986 26869 raft_consensus.cc:515] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.871867 26869 leader_election.cc:290] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.875859 26883 raft_consensus.cc:515] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.878064 26883 leader_election.cc:290] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:14.880288 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80405ba7d124a55a24bfa66b47b11ed" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:14.882149 26331 leader_election.cc:343] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.884291 26557 tablet_bootstrap.cc:492] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:14.884783 26557 ts_tablet_manager.cc:1403] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.254s	user 0.020s	sys 0.010s
I20260709 14:46:14.885254 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a942f0ae6f4dbf80228d9408a4425b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:14.885882 26364 raft_consensus.cc:3060] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.888850 26560 tablet_bootstrap.cc:654] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.888319 26557 raft_consensus.cc:359] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.891520 26557 raft_consensus.cc:385] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.891898 26557 raft_consensus.cc:740] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.892992 26561 tablet_bootstrap.cc:492] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:14.893106 26364 raft_consensus.cc:2468] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:14.892812 26557 consensus_queue.cc:260] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.893515 26561 ts_tablet_manager.cc:1403] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.179s	user 0.017s	sys 0.029s
I20260709 14:46:14.895804 26920 consensus_queue.cc:1048] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:14.896005 26561 raft_consensus.cc:359] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.896682 26561 raft_consensus.cc:385] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.896974 26561 raft_consensus.cc:740] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.901512 26557 ts_tablet_manager.cc:1434] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:46:14.902714 26557 tablet_bootstrap.cc:492] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:14.902921 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a942f0ae6f4dbf80228d9408a4425b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:14.905248 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80405ba7d124a55a24bfa66b47b11ed" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:14.911144 26331 leader_election.cc:343] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.911676 26331 leader_election.cc:304] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:14.912369 26717 raft_consensus.cc:2749] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:14.913821 26480 leader_election.cc:343] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.918048 26869 raft_consensus.cc:493] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:14.918650 26869 raft_consensus.cc:515] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.920805 26869 leader_election.cc:290] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:14.922676 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:14.924103 26331 leader_election.cc:343] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:14.914835 26480 leader_election.cc:304] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:14.925503 26561 consensus_queue.cc:260] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.926889 26774 consensus_queue.cc:1048] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:14.928017 26561 ts_tablet_manager.cc:1434] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 14:46:14.929538 26561 tablet_bootstrap.cc:492] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:14.932469 26883 raft_consensus.cc:2804] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:14.933295 26883 raft_consensus.cc:697] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:14.934288 26883 consensus_queue.cc:237] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.912269 26557 tablet_bootstrap.cc:654] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.937887 26560 tablet_bootstrap.cc:492] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:14.938444 26560 ts_tablet_manager.cc:1403] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.000s
I20260709 14:46:14.939245 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:14.939926 26513 raft_consensus.cc:2468] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:14.941820 26331 leader_election.cc:304] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:14.942938 26869 raft_consensus.cc:2804] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:14.943324 26869 raft_consensus.cc:493] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:14.943655 26869 raft_consensus.cc:3060] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:14.951496 26561 tablet_bootstrap.cc:654] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.958640 26560 raft_consensus.cc:359] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.959252 26560 raft_consensus.cc:385] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.959499 26560 raft_consensus.cc:740] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.960116 26560 consensus_queue.cc:260] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.962558 26560 ts_tablet_manager.cc:1434] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 14:46:14.963862 26560 tablet_bootstrap.cc:492] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:14.981532 26561 tablet_bootstrap.cc:492] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:14.982084 26561 ts_tablet_manager.cc:1403] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.008s
I20260709 14:46:14.983592 26869 raft_consensus.cc:515] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.985810 26560 tablet_bootstrap.cc:654] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:14.985841 26561 raft_consensus.cc:359] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.987044 26561 raft_consensus.cc:385] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:14.987417 26561 raft_consensus.cc:740] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:14.988364 26561 consensus_queue.cc:260] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:14.991914 26557 tablet_bootstrap.cc:492] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:14.992018 26561 ts_tablet_manager.cc:1434] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 14:46:14.992503 26557 ts_tablet_manager.cc:1403] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.012s
I20260709 14:46:15.001240 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:15.003265 26561 tablet_bootstrap.cc:492] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
W20260709 14:46:15.007040 26331 leader_election.cc:343] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.016559 26557 raft_consensus.cc:359] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.017688 26557 raft_consensus.cc:385] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.018095 26557 raft_consensus.cc:740] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.026149 26889 raft_consensus.cc:493] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.026911 26889 raft_consensus.cc:515] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.031054 26614 raft_consensus.cc:493] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.031569 26614 raft_consensus.cc:515] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.041105 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:15.043018 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27b5a219bb74143a6244e7412ffe315" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
W20260709 14:46:15.043080 26331 leader_election.cc:343] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.043974 26367 raft_consensus.cc:2393] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e419e4dea40f4522961d83eb0e640abd in current term 1: Already voted for candidate 0b52a2c932804eae81327a19fb753843 in this term.
I20260709 14:46:15.049669 26614 leader_election.cc:290] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.050314 26889 leader_election.cc:290] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:15.051565 26557 consensus_queue.cc:260] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.059413 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27b5a219bb74143a6244e7412ffe315" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:15.062850 26557 ts_tablet_manager.cc:1434] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.003s
I20260709 14:46:15.063805 26480 leader_election.cc:304] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:15.066164 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:15.066934 26515 raft_consensus.cc:3060] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.067639 26869 leader_election.cc:290] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.069077 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:15.069742 26513 raft_consensus.cc:2468] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:15.071046 26262 catalog_manager.cc:5697] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:15.066365 26569 raft_consensus.cc:3060] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.072875 26331 leader_election.cc:304] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:15.078486 26569 raft_consensus.cc:2749] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:15.074656 26717 raft_consensus.cc:2804] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:15.079854 26717 raft_consensus.cc:493] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:15.080255 26717 raft_consensus.cc:3060] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.081010 26515 raft_consensus.cc:2468] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:15.095881 26560 tablet_bootstrap.cc:492] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:15.096426 26560 ts_tablet_manager.cc:1403] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.006s
I20260709 14:46:15.097304 26557 tablet_bootstrap.cc:492] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:15.100888 26516 raft_consensus.cc:3060] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.107689 26920 consensus_queue.cc:1048] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:15.113976 26331 leader_election.cc:304] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:15.114153 26598 consensus_queue.cc:1048] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:15.114868 26614 raft_consensus.cc:2804] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:15.122130 26614 raft_consensus.cc:697] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:15.119544 26717 raft_consensus.cc:515] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.123459 26614 consensus_queue.cc:237] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.130105 26717 leader_election.cc:290] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.143222 26561 tablet_bootstrap.cc:654] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.148303 26560 raft_consensus.cc:359] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.149053 26560 raft_consensus.cc:385] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.149333 26560 raft_consensus.cc:740] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.152274 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:15.152906 26512 raft_consensus.cc:3060] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.160437 26512 raft_consensus.cc:2468] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:15.163663 26598 consensus_queue.cc:1048] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:15.171325 26331 leader_election.cc:304] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:15.172111 26560 consensus_queue.cc:260] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.172797 26881 raft_consensus.cc:2804] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:15.173439 26881 raft_consensus.cc:697] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:15.174058 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:15.174437 26560 ts_tablet_manager.cc:1434] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 14:46:15.174325 26881 consensus_queue.cc:237] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.175545 26560 tablet_bootstrap.cc:492] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:15.140311 26557 tablet_bootstrap.cc:654] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.182622 26774 consensus_queue.cc:1048] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:46:15.184168 26331 leader_election.cc:343] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.195271 26560 tablet_bootstrap.cc:654] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.203305 26557 tablet_bootstrap.cc:492] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:15.203965 26557 ts_tablet_manager.cc:1403] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.002s
I20260709 14:46:15.198695 26265 catalog_manager.cc:5697] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:15.207486 26557 raft_consensus.cc:359] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.213752 26557 raft_consensus.cc:385] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.214058 26557 raft_consensus.cc:740] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.219959 26557 consensus_queue.cc:260] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.222384 26557 ts_tablet_manager.cc:1434] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:46:15.223464 26557 tablet_bootstrap.cc:492] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:15.231129 26560 tablet_bootstrap.cc:492] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:15.231781 26560 ts_tablet_manager.cc:1403] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.000s
I20260709 14:46:15.239820 26560 raft_consensus.cc:359] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.240551 26560 raft_consensus.cc:385] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.240814 26560 raft_consensus.cc:740] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.241446 26560 consensus_queue.cc:260] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.243358 26560 ts_tablet_manager.cc:1434] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:46:15.244077 26598 raft_consensus.cc:493] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.244608 26598 raft_consensus.cc:515] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.245860 26561 tablet_bootstrap.cc:492] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:15.246312 26561 ts_tablet_manager.cc:1403] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.243s	user 0.029s	sys 0.019s
I20260709 14:46:15.246369 26598 leader_election.cc:290] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.248910 26561 raft_consensus.cc:359] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.249570 26561 raft_consensus.cc:385] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.249828 26561 raft_consensus.cc:740] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.250427 26561 consensus_queue.cc:260] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.244393 26560 tablet_bootstrap.cc:492] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:15.252480 26561 ts_tablet_manager.cc:1434] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:15.262985 26561 tablet_bootstrap.cc:492] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:15.262662 26364 raft_consensus.cc:3060] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.253314 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049ca1dd55f42bdade58c334192a718" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:15.271111 26560 tablet_bootstrap.cc:654] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.269021 26264 catalog_manager.cc:5697] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:15.256515 26557 tablet_bootstrap.cc:654] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.279515 26561 tablet_bootstrap.cc:654] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.257828 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049ca1dd55f42bdade58c334192a718" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:15.289577 26560 tablet_bootstrap.cc:492] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:15.290068 26560 ts_tablet_manager.cc:1403] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260709 14:46:15.286612 26869 raft_consensus.cc:493] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.291936 26869 raft_consensus.cc:515] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.325542 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc385a6c85cf44fda95ae1f343362ccf" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:15.321671 26869 leader_election.cc:290] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:15.330000 26331 leader_election.cc:343] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.331734 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc385a6c85cf44fda95ae1f343362ccf" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:15.333163 26598 raft_consensus.cc:493] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.332598 26406 leader_election.cc:304] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:15.334178 26557 tablet_bootstrap.cc:492] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:15.333879 26598 raft_consensus.cc:515] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.334651 26557 ts_tablet_manager.cc:1403] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.005s
I20260709 14:46:15.337167 26598 leader_election.cc:290] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:15.337924 26331 leader_election.cc:343] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.340978 26331 leader_election.cc:304] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:15.343129 26610 raft_consensus.cc:2749] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:15.343884 26774 raft_consensus.cc:2749] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:15.344888 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2cc57181b149febba966b7df6a6f75" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:15.345547 26365 raft_consensus.cc:2468] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:15.349956 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2cc57181b149febba966b7df6a6f75" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:15.353749 26406 leader_election.cc:304] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:15.344076 26557 raft_consensus.cc:359] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.355870 26557 raft_consensus.cc:385] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.356187 26557 raft_consensus.cc:740] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.358287 26441 raft_consensus.cc:3060] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.360033 26560 raft_consensus.cc:359] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.361850 26560 raft_consensus.cc:385] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.362102 26560 raft_consensus.cc:740] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.364956 26557 consensus_queue.cc:260] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.362262 26920 raft_consensus.cc:2804] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:15.367061 26560 consensus_queue.cc:260] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.367853 26920 raft_consensus.cc:493] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:15.368322 26920 raft_consensus.cc:3060] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.371577 26515 raft_consensus.cc:2468] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 0.
I20260709 14:46:15.373319 26561 tablet_bootstrap.cc:492] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:15.373405 26560 ts_tablet_manager.cc:1434] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.001s
I20260709 14:46:15.373925 26561 ts_tablet_manager.cc:1403] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.111s	user 0.037s	sys 0.030s
I20260709 14:46:15.374519 26560 tablet_bootstrap.cc:492] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
W20260709 14:46:15.376927 26314 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:15.379984 26557 ts_tablet_manager.cc:1434] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:46:15.381078 26557 tablet_bootstrap.cc:492] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:15.384084 26920 raft_consensus.cc:515] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.387055 26557 tablet_bootstrap.cc:654] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.390604 26561 raft_consensus.cc:359] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.391304 26561 raft_consensus.cc:385] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.391599 26561 raft_consensus.cc:740] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.392225 26561 consensus_queue.cc:260] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.394791 26561 ts_tablet_manager.cc:1434] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:46:15.395921 26561 tablet_bootstrap.cc:492] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:15.396421 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2cc57181b149febba966b7df6a6f75" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:15.397114 26365 raft_consensus.cc:3060] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.401657 26561 tablet_bootstrap.cc:654] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.407780 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2cc57181b149febba966b7df6a6f75" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:15.408663 26516 raft_consensus.cc:3060] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.413816 26561 tablet_bootstrap.cc:492] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:15.414310 26561 ts_tablet_manager.cc:1403] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 14:46:15.415194 26920 leader_election.cc:290] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.417037 26561 raft_consensus.cc:359] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.417783 26561 raft_consensus.cc:385] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.418042 26561 raft_consensus.cc:740] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.418083 26516 raft_consensus.cc:2468] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
W20260709 14:46:15.418777 26950 log.cc:927] Time spent T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97: Append to log took a long time: real 0.051s	user 0.003s	sys 0.000s
I20260709 14:46:15.419188 26406 leader_election.cc:304] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:15.420024 26569 consensus_queue.cc:1048] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:15.418764 26561 consensus_queue.cc:260] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.420718 26598 raft_consensus.cc:2804] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:15.422006 26598 raft_consensus.cc:697] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:15.423321 26561 ts_tablet_manager.cc:1434] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:46:15.424312 26561 tablet_bootstrap.cc:492] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97: Bootstrap starting.
I20260709 14:46:15.423143 26598 consensus_queue.cc:237] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.424834 26437 raft_consensus.cc:3060] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.437052 26881 raft_consensus.cc:493] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.437691 26881 raft_consensus.cc:515] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.420644 26365 raft_consensus.cc:2468] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:15.456640 26561 tablet_bootstrap.cc:654] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.469319 26717 raft_consensus.cc:493] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.475900 26560 tablet_bootstrap.cc:654] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.471279 26717 raft_consensus.cc:515] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.487265 26557 tablet_bootstrap.cc:492] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:15.487901 26557 ts_tablet_manager.cc:1403] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.019s
I20260709 14:46:15.490351 26881 leader_election.cc:290] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.490768 26717 leader_election.cc:290] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.493566 26440 raft_consensus.cc:3060] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.496629 26557 raft_consensus.cc:359] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.497668 26557 raft_consensus.cc:385] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.498003 26557 raft_consensus.cc:740] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.498674 26557 consensus_queue.cc:260] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.504638 26883 consensus_queue.cc:1048] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:15.510778 26557 ts_tablet_manager.cc:1434] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:46:15.516462 26774 raft_consensus.cc:493] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.517030 26774 raft_consensus.cc:515] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.519799 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11a44620a6b406fa581e4bdf9f7d118" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:15.520427 26440 raft_consensus.cc:2468] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:15.521797 26557 tablet_bootstrap.cc:492] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:15.522930 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:15.521872 26331 leader_election.cc:304] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:15.525635 26610 raft_consensus.cc:2804] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:15.526046 26610 raft_consensus.cc:493] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:15.526376 26610 raft_consensus.cc:3060] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.529227 26264 catalog_manager.cc:5697] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:15.533353 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11a44620a6b406fa581e4bdf9f7d118" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:15.534176 26516 raft_consensus.cc:2468] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
W20260709 14:46:15.535480 26331 leader_election.cc:343] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.536996 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:15.537516 26516 raft_consensus.cc:2468] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:15.541045 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a942f0ae6f4dbf80228d9408a4425b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:15.590466 26774 leader_election.cc:290] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.603155 26610 raft_consensus.cc:515] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.612242 26561 tablet_bootstrap.cc:492] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97: No bootstrap required, opened a new log
I20260709 14:46:15.612798 26561 ts_tablet_manager.cc:1403] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97: Time spent bootstrapping tablet: real 0.189s	user 0.010s	sys 0.019s
I20260709 14:46:15.613436 26610 leader_election.cc:290] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.614856 26560 tablet_bootstrap.cc:492] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:15.615324 26560 ts_tablet_manager.cc:1403] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.241s	user 0.012s	sys 0.013s
I20260709 14:46:15.621717 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a942f0ae6f4dbf80228d9408a4425b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:15.627209 26560 raft_consensus.cc:359] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.627964 26560 raft_consensus.cc:385] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.628244 26560 raft_consensus.cc:740] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.629525 26406 leader_election.cc:304] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:15.629608 26560 consensus_queue.cc:260] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.631815 26774 raft_consensus.cc:2749] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:15.634452 26560 ts_tablet_manager.cc:1434] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:46:15.635538 26560 tablet_bootstrap.cc:492] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
W20260709 14:46:15.632582 26331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39523, user_credentials={real_user=slave}} blocked reactor thread for 66623.4us
I20260709 14:46:15.648371 26561 raft_consensus.cc:359] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.650856 26561 raft_consensus.cc:385] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.651221 26561 raft_consensus.cc:740] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.651921 26561 consensus_queue.cc:260] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.650347 26331 leader_election.cc:304] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:15.653478 26937 raft_consensus.cc:2804] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:15.653836 26937 raft_consensus.cc:493] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:15.654331 26937 raft_consensus.cc:3060] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.668447 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11a44620a6b406fa581e4bdf9f7d118" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:15.669063 26440 raft_consensus.cc:3060] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.670145 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11a44620a6b406fa581e4bdf9f7d118" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:15.670783 26515 raft_consensus.cc:3060] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.674006 26560 tablet_bootstrap.cc:654] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.675508 26440 raft_consensus.cc:2468] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:15.682528 26515 raft_consensus.cc:2468] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:15.690232 26561 ts_tablet_manager.cc:1434] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.002s
W20260709 14:46:15.694203 26331 consensus_peers.cc:597] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:15.694823 26331 leader_election.cc:304] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:15.707471 26869 raft_consensus.cc:2804] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:15.718240 26869 raft_consensus.cc:697] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:15.714241 26960 consensus_queue.cc:1048] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:46:15.719141 26869 consensus_queue.cc:237] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.735163 26560 tablet_bootstrap.cc:492] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:15.735713 26560 ts_tablet_manager.cc:1403] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.013s
I20260709 14:46:15.731038 26937 raft_consensus.cc:515] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.743711 26560 raft_consensus.cc:359] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.744436 26560 raft_consensus.cc:385] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.744748 26560 raft_consensus.cc:740] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.745370 26560 consensus_queue.cc:260] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.747617 26560 ts_tablet_manager.cc:1434] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:46:15.755772 26560 tablet_bootstrap.cc:492] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd: Bootstrap starting.
I20260709 14:46:15.768074 26937 leader_election.cc:290] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.770244 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:15.771008 26557 tablet_bootstrap.cc:654] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:15.771807 26331 leader_election.cc:343] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.772951 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:15.773443 26516 raft_consensus.cc:3060] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.773373 26264 catalog_manager.cc:5697] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:15.783715 26516 raft_consensus.cc:2468] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:15.784000 26560 tablet_bootstrap.cc:654] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.785063 26331 leader_election.cc:304] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:15.788684 26937 raft_consensus.cc:2804] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:15.789397 26937 raft_consensus.cc:697] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:15.790235 26937 consensus_queue.cc:237] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.795356 26557 tablet_bootstrap.cc:492] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:15.795915 26557 ts_tablet_manager.cc:1403] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.274s	user 0.010s	sys 0.021s
I20260709 14:46:15.799400 26557 raft_consensus.cc:359] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.800287 26557 raft_consensus.cc:385] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.813546 26557 raft_consensus.cc:740] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.814502 26557 consensus_queue.cc:260] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.818696 26560 tablet_bootstrap.cc:492] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd: No bootstrap required, opened a new log
I20260709 14:46:15.819160 26560 ts_tablet_manager.cc:1403] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.018s
I20260709 14:46:15.821542 26560 raft_consensus.cc:359] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.825327 26557 ts_tablet_manager.cc:1434] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.001s
I20260709 14:46:15.826800 26557 tablet_bootstrap.cc:492] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:15.832768 26557 tablet_bootstrap.cc:654] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.833084 26262 catalog_manager.cc:5697] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:15.834952 26560 raft_consensus.cc:385] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.835335 26560 raft_consensus.cc:740] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.836365 26560 consensus_queue.cc:260] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.854391 26560 ts_tablet_manager.cc:1434] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:46:15.872138 26557 tablet_bootstrap.cc:492] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:15.872679 26557 ts_tablet_manager.cc:1403] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.024s
I20260709 14:46:15.874986 26557 raft_consensus.cc:359] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.875530 26557 raft_consensus.cc:385] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.875774 26557 raft_consensus.cc:740] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.876405 26557 consensus_queue.cc:260] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.878419 26557 ts_tablet_manager.cc:1434] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:46:15.880456 26557 tablet_bootstrap.cc:492] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:15.881982 26961 consensus_queue.cc:1048] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:15.886482 26557 tablet_bootstrap.cc:654] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.890892 26438 raft_consensus.cc:3060] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.903048 26960 consensus_queue.cc:1048] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:15.903566 26961 raft_consensus.cc:493] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.904080 26961 raft_consensus.cc:515] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.906152 26961 leader_election.cc:290] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.908299 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:15.908224 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:15.910454 26515 raft_consensus.cc:2468] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 0.
I20260709 14:46:15.906153 26557 tablet_bootstrap.cc:492] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:15.911540 26557 ts_tablet_manager.cc:1403] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
W20260709 14:46:15.912177 26331 leader_election.cc:343] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.913986 26331 leader_election.cc:304] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:15.914212 26557 raft_consensus.cc:359] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.914940 26557 raft_consensus.cc:385] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.915016 26961 raft_consensus.cc:2804] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:15.915228 26557 raft_consensus.cc:740] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.915469 26961 raft_consensus.cc:493] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:15.915896 26961 raft_consensus.cc:3060] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:15.915954 26557 consensus_queue.cc:260] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.917924 26557 ts_tablet_manager.cc:1434] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:15.918843 26557 tablet_bootstrap.cc:492] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:15.925503 26557 tablet_bootstrap.cc:654] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.935087 26961 raft_consensus.cc:515] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.937678 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:15.937964 26961 leader_election.cc:290] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Requested vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:15.938877 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "e8b56c7971564cc18513f578c1b05a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:15.939613 26515 raft_consensus.cc:3060] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:15.938858 26331 leader_election.cc:343] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:15.943564 26557 tablet_bootstrap.cc:492] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:15.944063 26557 ts_tablet_manager.cc:1403] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 14:46:15.946669 26515 raft_consensus.cc:2468] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b56c7971564cc18513f578c1b05a97 in term 1.
I20260709 14:46:15.948658 26331 leader_election.cc:304] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:15.949378 26961 raft_consensus.cc:2804] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:15.950467 26961 raft_consensus.cc:697] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Leader. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:15.951162 26961 consensus_queue.cc:237] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.954887 26772 consensus_queue.cc:1048] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:15.956025 26557 raft_consensus.cc:359] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.956727 26557 raft_consensus.cc:385] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:15.956996 26557 raft_consensus.cc:740] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:15.957646 26557 consensus_queue.cc:260] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.959713 26557 ts_tablet_manager.cc:1434] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:46:15.960672 26557 tablet_bootstrap.cc:492] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:15.962857 26265 catalog_manager.cc:5697] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b56c7971564cc18513f578c1b05a97 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "e8b56c7971564cc18513f578c1b05a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:15.968178 26557 tablet_bootstrap.cc:654] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:15.988260 26883 raft_consensus.cc:493] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:15.988853 26883 raft_consensus.cc:515] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.990840 26883 leader_election.cc:290] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:15.993481 26557 tablet_bootstrap.cc:492] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:15.993942 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80405ba7d124a55a24bfa66b47b11ed" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:15.994503 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80405ba7d124a55a24bfa66b47b11ed" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:15.995173 26365 raft_consensus.cc:2468] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:15.993952 26557 ts_tablet_manager.cc:1403] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.011s
I20260709 14:46:15.998112 26480 leader_election.cc:304] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:15.994601 26440 raft_consensus.cc:2468] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:15.999495 26557 raft_consensus.cc:359] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:15.999882 26772 consensus_queue.cc:1048] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:16.000168 26557 raft_consensus.cc:385] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:16.000622 26557 raft_consensus.cc:740] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:16.001226 26883 raft_consensus.cc:2804] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:16.001295 26557 consensus_queue.cc:260] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.001748 26883 raft_consensus.cc:493] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:16.002245 26883 raft_consensus.cc:3060] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.003232 26557 ts_tablet_manager.cc:1434] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:16.004397 26557 tablet_bootstrap.cc:492] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843: Bootstrap starting.
I20260709 14:46:16.023587 26557 tablet_bootstrap.cc:654] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:16.023916 26772 raft_consensus.cc:493] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:16.024477 26772 raft_consensus.cc:515] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.026484 26772 leader_election.cc:290] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:16.028703 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:16.029474 26516 raft_consensus.cc:2393] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:16.029656 26890 raft_consensus.cc:493] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:16.030110 26890 raft_consensus.cc:515] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.032110 26890 leader_election.cc:290] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:16.034193 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:16.036463 26406 leader_election.cc:304] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:16.037714 26772 raft_consensus.cc:3060] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.038004 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc385a6c85cf44fda95ae1f343362ccf" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:16.039422 26480 leader_election.cc:343] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:16.040028 26883 raft_consensus.cc:515] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.037711 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc385a6c85cf44fda95ae1f343362ccf" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:16.042083 26365 raft_consensus.cc:2468] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 0.
I20260709 14:46:16.042186 26883 leader_election.cc:290] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:16.047323 26480 leader_election.cc:304] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [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: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 0b52a2c932804eae81327a19fb753843
I20260709 14:46:16.048422 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80405ba7d124a55a24bfa66b47b11ed" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:16.049060 26440 raft_consensus.cc:3060] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.050585 26913 raft_consensus.cc:2804] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:16.051004 26913 raft_consensus.cc:493] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:16.051362 26913 raft_consensus.cc:3060] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.051761 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80405ba7d124a55a24bfa66b47b11ed" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:16.052393 26365 raft_consensus.cc:3060] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.055786 26440 raft_consensus.cc:2468] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:16.056344 26557 tablet_bootstrap.cc:492] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843: No bootstrap required, opened a new log
I20260709 14:46:16.056833 26557 ts_tablet_manager.cc:1403] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.009s
I20260709 14:46:16.059405 26557 raft_consensus.cc:359] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.060088 26557 raft_consensus.cc:385] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:16.060359 26557 raft_consensus.cc:740] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Initialized, Role: FOLLOWER
I20260709 14:46:16.060294 26480 leader_election.cc:304] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:16.062062 26569 raft_consensus.cc:2804] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:16.062520 26569 raft_consensus.cc:697] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:16.063243 26569 consensus_queue.cc:237] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.061094 26557 consensus_queue.cc:260] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.067848 26557 ts_tablet_manager.cc:1434] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:46:16.074640 26365 raft_consensus.cc:2468] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:16.076629 26772 raft_consensus.cc:2749] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:16.077550 26772 raft_consensus.cc:493] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:16.078823 26772 raft_consensus.cc:515] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.076629 26913 raft_consensus.cc:515] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.083868 26913 leader_election.cc:290] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:16.084798 26772 leader_election.cc:290] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:16.085188 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc385a6c85cf44fda95ae1f343362ccf" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:16.085839 26438 raft_consensus.cc:3060] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.086735 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc385a6c85cf44fda95ae1f343362ccf" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:16.087374 26364 raft_consensus.cc:3060] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.088255 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc385a6c85cf44fda95ae1f343362ccf" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:16.089553 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc385a6c85cf44fda95ae1f343362ccf" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:16.090286 26516 raft_consensus.cc:2393] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 1: Already voted for candidate e419e4dea40f4522961d83eb0e640abd in this term.
I20260709 14:46:16.091830 26406 leader_election.cc:304] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:16.091424 26262 catalog_manager.cc:5697] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:16.092137 26438 raft_consensus.cc:2468] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:16.096880 26364 raft_consensus.cc:2468] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:16.098235 26480 leader_election.cc:304] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:16.099025 26913 raft_consensus.cc:2804] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:16.099521 26913 raft_consensus.cc:697] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:16.100437 26772 raft_consensus.cc:2749] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:16.100346 26913 consensus_queue.cc:237] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.103660 26440 raft_consensus.cc:3060] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.122403 26264 catalog_manager.cc:5697] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 0 to 1, leader changed from <none> to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 1 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:16.128629 26598 raft_consensus.cc:493] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:16.129133 26598 raft_consensus.cc:515] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:16.130981 26598 leader_election.cc:290] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:16.131801 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:16.132524 26516 raft_consensus.cc:2393] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 1: Already voted for candidate e8b56c7971564cc18513f578c1b05a97 in this term.
I20260709 14:46:16.133421 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b56c7971564cc18513f578c1b05a97" is_pre_election: true
I20260709 14:46:16.134613 26406 leader_election.cc:304] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:16.135319 26598 raft_consensus.cc:3060] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:16.140103 26598 raft_consensus.cc:2749] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:16.285948 26960 consensus_queue.cc:1048] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:16.293457 26961 consensus_queue.cc:1048] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:16.350373 26960 consensus_queue.cc:1048] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:16.379472 26869 consensus_queue.cc:1048] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:16.393807 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:16.427765 26987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:16.436092 26988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:16.445621 26869 consensus_queue.cc:1048] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:46:16.449658 26991 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:16.450440 25247 server_base.cc:1061] running on GCE node
I20260709 14:46:16.458591 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:16.459023 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:16.459313 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608376459291 us; error 0 us; skew 500 ppm
I20260709 14:46:16.460165 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:16.480526 26961 consensus_queue.cc:1048] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:16.504043 25247 webserver.cc:533] Webserver started at http://127.24.167.196:33895/ using document root <none> and password file <none>
I20260709 14:46:16.504851 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:16.505120 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:16.505523 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:16.507257 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-3-root/instance:
uuid: "01ea8ba750144cabb5c47e224ced4232"
format_stamp: "Formatted at 2026-07-09 14:46:16 on dist-test-slave-tp5d"
I20260709 14:46:16.514087 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:16.516259 26883 consensus_queue.cc:1048] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:16.542095 26883 consensus_queue.cc:1048] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:16.543259 26913 consensus_queue.cc:1048] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:16.546386 26999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:16.548267 25247 fs_manager.cc:730] Time spent opening block manager: real 0.032s	user 0.003s	sys 0.000s
I20260709 14:46:16.548808 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-3-root
uuid: "01ea8ba750144cabb5c47e224ced4232"
format_stamp: "Formatted at 2026-07-09 14:46:16 on dist-test-slave-tp5d"
I20260709 14:46:16.549237 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608341784425-25247-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:16.597368 26913 consensus_queue.cc:1048] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:16.652645 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:16.654292 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:16.656153 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:16.659056 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:16.659253 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:16.659452 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:16.659595 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:16.749707 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.196:33091
I20260709 14:46:16.749871 27066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.196:33091 every 8 connection(s)
I20260709 14:46:16.756855 25247 auto_leader_rebalancer-test.cc:446] add a tserver: 01ea8ba750144cabb5c47e224ced4232
I20260709 14:46:16.773269 27067 heartbeater.cc:344] Connected to a master server at 127.24.167.254:46849
I20260709 14:46:16.773732 27067 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:16.774574 27067 heartbeater.cc:507] Master 127.24.167.254:46849 requested a full tablet report, sending...
I20260709 14:46:16.776782 26265 ts_manager.cc:194] Registered new tserver with Master: 01ea8ba750144cabb5c47e224ced4232 (127.24.167.196:33091)
I20260709 14:46:16.778410 26265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39112
I20260709 14:46:17.781307 27067 heartbeater.cc:499] Master 127.24.167.254:46849 was elected leader, sending a full tablet report...
W20260709 14:46:21.287079 26480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:36415, user_credentials={real_user=slave}} blocked reactor thread for 91626.9us
I20260709 14:46:22.017724 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:22.075922 26366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0363138a41284e74959f445e6fc1356b"
dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
mode: GRACEFUL
new_leader_uuid: "0b52a2c932804eae81327a19fb753843"
 from {username='slave'} at 127.0.0.1:53174
I20260709 14:46:22.076642 26366 raft_consensus.cc:606] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Received request to transfer leadership to TS 0b52a2c932804eae81327a19fb753843
I20260709 14:46:22.079691 26366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96"
dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
mode: GRACEFUL
new_leader_uuid: "0b52a2c932804eae81327a19fb753843"
 from {username='slave'} at 127.0.0.1:53174
I20260709 14:46:22.080214 26366 raft_consensus.cc:606] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Received request to transfer leadership to TS 0b52a2c932804eae81327a19fb753843
I20260709 14:46:22.089845 26366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0"
dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
mode: GRACEFUL
new_leader_uuid: "e419e4dea40f4522961d83eb0e640abd"
 from {username='slave'} at 127.0.0.1:53174
I20260709 14:46:22.090466 26366 raft_consensus.cc:606] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Received request to transfer leadership to TS e419e4dea40f4522961d83eb0e640abd
I20260709 14:46:22.093609 26366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b797af1c29418a9b0ed9df1fe6b56b"
dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
mode: GRACEFUL
new_leader_uuid: "0b52a2c932804eae81327a19fb753843"
 from {username='slave'} at 127.0.0.1:53174
I20260709 14:46:22.094153 26366 raft_consensus.cc:606] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Received request to transfer leadership to TS 0b52a2c932804eae81327a19fb753843
I20260709 14:46:22.095104 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:46:22.096698 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:22.142025 27076 raft_consensus.cc:993] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97: : Instructing follower e419e4dea40f4522961d83eb0e640abd to start an election
I20260709 14:46:22.142625 27073 raft_consensus.cc:1081] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Signalling peer e419e4dea40f4522961d83eb0e640abd to start an election
I20260709 14:46:22.144474 26513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0"
dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
 from {username='slave'} at 127.0.0.1:34976
I20260709 14:46:22.145008 26513 raft_consensus.cc:493] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:22.145326 26513 raft_consensus.cc:3060] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.150458 26513 raft_consensus.cc:515] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.152238 26513 leader_election.cc:290] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:22.153836 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:22.154184 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d68dac85b497b8252c4825d5af8a0" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:22.154458 26367 raft_consensus.cc:3055] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:22.154735 26441 raft_consensus.cc:3060] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.154758 26367 raft_consensus.cc:740] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:22.155757 26367 consensus_queue.cc:260] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.156955 26367 raft_consensus.cc:3060] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.161655 26441 raft_consensus.cc:2468] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:22.163000 26480 leader_election.cc:304] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:22.163160 26367 raft_consensus.cc:2468] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:22.163865 27088 raft_consensus.cc:2804] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:22.164418 27088 raft_consensus.cc:697] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:22.165179 27088 consensus_queue.cc:237] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.177047 26265 catalog_manager.cc:5697] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:22.206553 27077 raft_consensus.cc:993] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97: : Instructing follower 0b52a2c932804eae81327a19fb753843 to start an election
I20260709 14:46:22.207093 27073 raft_consensus.cc:1081] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Signalling peer 0b52a2c932804eae81327a19fb753843 to start an election
I20260709 14:46:22.209167 26440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96"
dest_uuid: "0b52a2c932804eae81327a19fb753843"
 from {username='slave'} at 127.0.0.1:57744
I20260709 14:46:22.209695 26440 raft_consensus.cc:493] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:22.210038 26440 raft_consensus.cc:3060] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.214654 26440 raft_consensus.cc:515] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.217216 26440 leader_election.cc:290] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:22.217803 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:22.218532 26367 raft_consensus.cc:3055] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:22.218837 26367 raft_consensus.cc:740] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:22.219242 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0defc94004fa4e038342d5cb2b9fdd96" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:22.219802 26513 raft_consensus.cc:3060] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.219569 26367 consensus_queue.cc:260] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.220829 26367 raft_consensus.cc:3060] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.226995 26367 raft_consensus.cc:2468] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:22.227423 26513 raft_consensus.cc:2468] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:22.228216 26406 leader_election.cc:304] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:22.228914 27075 raft_consensus.cc:2804] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:22.229393 27075 raft_consensus.cc:697] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:22.230201 27075 consensus_queue.cc:237] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.232376 27077 raft_consensus.cc:993] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97: : Instructing follower 0b52a2c932804eae81327a19fb753843 to start an election
I20260709 14:46:22.232852 27073 raft_consensus.cc:1081] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Signalling peer 0b52a2c932804eae81327a19fb753843 to start an election
I20260709 14:46:22.234525 26440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0363138a41284e74959f445e6fc1356b"
dest_uuid: "0b52a2c932804eae81327a19fb753843"
 from {username='slave'} at 127.0.0.1:57744
I20260709 14:46:22.235093 26440 raft_consensus.cc:493] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:22.235414 26440 raft_consensus.cc:3060] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.242193 26440 raft_consensus.cc:515] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.243882 26440 leader_election.cc:290] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:22.243901 26265 catalog_manager.cc:5697] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.246841 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0363138a41284e74959f445e6fc1356b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:22.247462 26513 raft_consensus.cc:3060] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.246038 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0363138a41284e74959f445e6fc1356b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:22.249264 26367 raft_consensus.cc:3055] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:22.249644 26367 raft_consensus.cc:740] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
W20260709 14:46:22.250254 26389 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4dc0 after lost signal to thread 25250
I20260709 14:46:22.250458 26367 consensus_queue.cc:260] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:22.251318 26389 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3ca0 after lost signal to thread 26300
I20260709 14:46:22.251806 26367 raft_consensus.cc:3060] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:22.253221 26389 debug-util.cc:398] Leaking SignalData structure 0x7b0800272b20 after lost signal to thread 26467
W20260709 14:46:22.254249 26389 debug-util.cc:398] Leaking SignalData structure 0x7b08002c7de0 after lost signal to thread 26541
W20260709 14:46:22.255215 26389 debug-util.cc:398] Leaking SignalData structure 0x7b08002864c0 after lost signal to thread 27066
I20260709 14:46:22.255888 26513 raft_consensus.cc:2468] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:22.258373 26367 raft_consensus.cc:2468] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:22.264211 26406 leader_election.cc:304] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:22.265775 27081 raft_consensus.cc:2804] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:22.266325 27081 raft_consensus.cc:697] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:22.267181 27081 consensus_queue.cc:237] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.329842 26265 catalog_manager.cc:5697] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.378052 27073 raft_consensus.cc:993] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97: : Instructing follower 0b52a2c932804eae81327a19fb753843 to start an election
I20260709 14:46:22.378931 27073 raft_consensus.cc:1081] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Signalling peer 0b52a2c932804eae81327a19fb753843 to start an election
I20260709 14:46:22.382273 26443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b797af1c29418a9b0ed9df1fe6b56b"
dest_uuid: "0b52a2c932804eae81327a19fb753843"
 from {username='slave'} at 127.0.0.1:57744
I20260709 14:46:22.383589 26443 raft_consensus.cc:493] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:22.384382 26443 raft_consensus.cc:3060] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.412705 26443 raft_consensus.cc:515] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.418234 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b797af1c29418a9b0ed9df1fe6b56b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b56c7971564cc18513f578c1b05a97"
I20260709 14:46:22.419137 26366 raft_consensus.cc:3055] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:22.419497 26366 raft_consensus.cc:740] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b56c7971564cc18513f578c1b05a97, State: Running, Role: LEADER
I20260709 14:46:22.420439 26366 consensus_queue.cc:260] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.423837 26366 raft_consensus.cc:3060] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.417325 26443 leader_election.cc:290] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:22.431883 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b797af1c29418a9b0ed9df1fe6b56b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:22.432880 26515 raft_consensus.cc:3060] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.434762 26366 raft_consensus.cc:2468] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:22.437638 26406 leader_election.cc:304] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97; no voters: 
I20260709 14:46:22.438792 27101 raft_consensus.cc:2804] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:22.439368 27101 raft_consensus.cc:697] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:22.440431 27101 consensus_queue.cc:237] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:22.465927 26515 raft_consensus.cc:2468] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:22.503281 26265 catalog_manager.cc:5697] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.673048 26513 raft_consensus.cc:1275] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:22.674721 27100 consensus_queue.cc:1048] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:22.688773 26366 raft_consensus.cc:1275] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:22.690198 27100 consensus_queue.cc:1048] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:22.719702 26366 raft_consensus.cc:1275] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:22.721096 27104 consensus_queue.cc:1048] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:22.725924 26368 raft_consensus.cc:1275] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:22.728866 27100 consensus_queue.cc:1048] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:22.743250 26443 raft_consensus.cc:1275] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:22.747066 27087 consensus_queue.cc:1048] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:22.757802 26515 raft_consensus.cc:1275] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:22.762851 27098 consensus_queue.cc:1048] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:22.962020 26513 raft_consensus.cc:1275] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:22.963446 27101 consensus_queue.cc:1048] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:22.974197 26368 raft_consensus.cc:1275] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:22.975649 27100 consensus_queue.cc:1048] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:23.097990 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:23.167255 25247 tablet_server.cc:179] TabletServer@127.24.167.193:0 shutting down...
W20260709 14:46:23.177165 26480 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 14:46:23.188459 26480 consensus_peers.cc:597] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.199734 26406 consensus_peers.cc:597] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.206945 26480 consensus_peers.cc:597] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.227952 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:23.229216 25247 tablet_replica.cc:333] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.230273 25247 raft_consensus.cc:2243] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.231264 25247 raft_consensus.cc:2272] T b48f2eb2efb24ae99af579f73181913c P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.233767 25247 tablet_replica.cc:333] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.234747 25247 raft_consensus.cc:2243] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.235786 25247 raft_consensus.cc:2272] T f11a44620a6b406fa581e4bdf9f7d118 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.238363 25247 tablet_replica.cc:333] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
W20260709 14:46:23.238606 26406 consensus_peers.cc:597] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.239233 25247 raft_consensus.cc:2243] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.239835 25247 raft_consensus.cc:2272] T cc385a6c85cf44fda95ae1f343362ccf P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.242446 25247 tablet_replica.cc:333] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.243124 25247 raft_consensus.cc:2243] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.243659 25247 raft_consensus.cc:2272] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.245888 25247 tablet_replica.cc:333] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.246488 25247 raft_consensus.cc:2243] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.247202 25247 raft_consensus.cc:2272] T 6d0029e56b384dc0a1f6f7224338b55f P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.249164 25247 tablet_replica.cc:333] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.249891 25247 raft_consensus.cc:2243] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.250321 25247 raft_consensus.cc:2272] T c6a942f0ae6f4dbf80228d9408a4425b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.252239 25247 tablet_replica.cc:333] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.252893 25247 raft_consensus.cc:2243] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.253392 25247 raft_consensus.cc:2272] T a80405ba7d124a55a24bfa66b47b11ed P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.255492 25247 tablet_replica.cc:333] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.256263 25247 raft_consensus.cc:2243] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.256778 25247 raft_consensus.cc:2272] T c70130f794f3401ba1833f6a560fd648 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.259250 25247 tablet_replica.cc:333] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.259981 25247 raft_consensus.cc:2243] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.260553 25247 raft_consensus.cc:2272] T bc2cc57181b149febba966b7df6a6f75 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.262856 25247 tablet_replica.cc:333] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.263648 25247 raft_consensus.cc:2243] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.264209 25247 raft_consensus.cc:2272] T d049ca1dd55f42bdade58c334192a718 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.266824 25247 tablet_replica.cc:333] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.267602 25247 raft_consensus.cc:2243] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.268153 25247 raft_consensus.cc:2272] T e27b5a219bb74143a6244e7412ffe315 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:23.271176 26480 consensus_peers.cc:597] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.271526 25247 tablet_replica.cc:333] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.272243 25247 raft_consensus.cc:2243] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.272727 25247 raft_consensus.cc:2272] T d0429cc563504b08acd41e2d5c2f9931 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.274660 25247 tablet_replica.cc:333] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.275440 25247 raft_consensus.cc:2243] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.275955 25247 raft_consensus.cc:2272] T 0363138a41284e74959f445e6fc1356b P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.279661 25247 tablet_replica.cc:333] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
W20260709 14:46:23.279946 26480 consensus_peers.cc:597] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.280478 25247 raft_consensus.cc:2243] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.281533 25247 raft_consensus.cc:2272] T 7a19a131772f4afea3b55401b3c3f027 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.283869 25247 tablet_replica.cc:333] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.284664 25247 raft_consensus.cc:2243] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.285261 25247 raft_consensus.cc:2272] T e3e6d8a76b5d455eaf1bc3087e8e812e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.287556 25247 tablet_replica.cc:333] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.288201 25247 raft_consensus.cc:2243] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.288998 25247 raft_consensus.cc:2272] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.291183 25247 tablet_replica.cc:333] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.291786 25247 raft_consensus.cc:2243] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.292218 25247 raft_consensus.cc:2272] T 84d8e10847634841ad03218c8c7c57b8 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.293992 25247 tablet_replica.cc:333] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.294595 25247 raft_consensus.cc:2243] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.295071 25247 raft_consensus.cc:2272] T db4b6d2a75944046a9edc086acf1cc0b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.297561 25247 tablet_replica.cc:333] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.298178 25247 raft_consensus.cc:2243] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.298571 25247 raft_consensus.cc:2272] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.300688 25247 tablet_replica.cc:333] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.301474 25247 raft_consensus.cc:2243] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.301885 25247 raft_consensus.cc:2272] T b2b797af1c29418a9b0ed9df1fe6b56b P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.304471 25247 tablet_replica.cc:333] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.305107 25247 raft_consensus.cc:2243] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.305883 25247 raft_consensus.cc:2272] T fea065a0e71a49f7a016c4489666e675 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.307958 25247 tablet_replica.cc:333] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.308657 25247 raft_consensus.cc:2243] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.309080 25247 raft_consensus.cc:2272] T ac74d42c21ed4aa4aea5608ebea57d8d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.310990 25247 tablet_replica.cc:333] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.312172 25247 raft_consensus.cc:2243] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.312851 25247 raft_consensus.cc:2272] T 20bb29cd7aab4f6392c564567967166d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.315073 25247 tablet_replica.cc:333] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.315768 25247 raft_consensus.cc:2243] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.316274 25247 raft_consensus.cc:2272] T cb9be36d4725461e8ea3b3414c2d79ac P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.319126 25247 tablet_replica.cc:333] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.319700 25247 raft_consensus.cc:2243] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.320147 25247 raft_consensus.cc:2272] T b73615725a464c4280ba3b3057ea3fb6 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.322631 25247 tablet_replica.cc:333] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.323380 25247 raft_consensus.cc:2243] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.324394 25247 raft_consensus.cc:2272] T 3808cf9d16e3450b89e2a28620804760 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.327040 25247 tablet_replica.cc:333] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
W20260709 14:46:23.327414 26480 consensus_peers.cc:597] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.327900 25247 raft_consensus.cc:2243] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.328621 25247 raft_consensus.cc:2272] T 3026aa1a8a8046a08fa763504394ee19 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.331193 25247 tablet_replica.cc:333] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.331934 25247 raft_consensus.cc:2243] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.332429 25247 raft_consensus.cc:2272] T d04ec293893a4286aee9e32358a3fd65 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.334867 25247 tablet_replica.cc:333] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.335618 25247 raft_consensus.cc:2243] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.336176 25247 raft_consensus.cc:2272] T 0defc94004fa4e038342d5cb2b9fdd96 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.339679 25247 tablet_replica.cc:333] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.340394 25247 raft_consensus.cc:2243] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.340945 25247 raft_consensus.cc:2272] T 2e9d68dac85b497b8252c4825d5af8a0 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.343598 25247 tablet_replica.cc:333] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.344386 25247 raft_consensus.cc:2243] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.345052 25247 raft_consensus.cc:2272] T 3d14e14803a0424bb7bd72a5023daf50 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.347496 25247 tablet_replica.cc:333] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.348193 25247 raft_consensus.cc:2243] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.348800 25247 raft_consensus.cc:2272] T d51b59950d994c0f8dffbf0d8382f590 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.351209 25247 tablet_replica.cc:333] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.352007 25247 raft_consensus.cc:2243] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.352598 25247 raft_consensus.cc:2272] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.355580 25247 tablet_replica.cc:333] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.356385 25247 raft_consensus.cc:2243] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.356998 25247 raft_consensus.cc:2272] T 0bc50e557b8149acab0ab62353e0ba79 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.359465 25247 tablet_replica.cc:333] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.360227 25247 raft_consensus.cc:2243] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:46:23.360767 26480 consensus_peers.cc:597] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.361140 25247 raft_consensus.cc:2272] T 1001aafedd59438180df24f05b0599c6 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.363860 25247 tablet_replica.cc:333] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.364670 25247 raft_consensus.cc:2243] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.365298 25247 raft_consensus.cc:2272] T b7dbc8dc191d452c9db3db335e154eb9 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:23.366252 26480 consensus_peers.cc:597] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.367753 25247 tablet_replica.cc:333] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.368603 25247 raft_consensus.cc:2243] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.369632 25247 raft_consensus.cc:2272] T 2085f43774cb4361b4293f3186c76262 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.372021 25247 tablet_replica.cc:333] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.372822 25247 raft_consensus.cc:2243] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.373343 25247 raft_consensus.cc:2272] T 4245053f0f2e41a98ca815166ff30ed2 P e8b56c7971564cc18513f578c1b05a97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:23.375454 26406 consensus_peers.cc:597] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.375888 25247 tablet_replica.cc:333] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.376729 25247 raft_consensus.cc:2243] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.377584 25247 raft_consensus.cc:2272] T dc666471d1554deeaf82e638da8ba69e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.379897 25247 tablet_replica.cc:333] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.380676 25247 raft_consensus.cc:2243] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.381605 25247 raft_consensus.cc:2272] T be59edf00c8d4e83b5edda1dfb6006d4 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.383716 25247 tablet_replica.cc:333] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
W20260709 14:46:23.384093 26406 consensus_peers.cc:597] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.384541 25247 raft_consensus.cc:2243] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:46:23.384924 26406 consensus_peers.cc:597] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.385066 25247 raft_consensus.cc:2272] T fdfd4949731741138968945cf001e490 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.387169 25247 tablet_replica.cc:333] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.387746 25247 raft_consensus.cc:2243] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.388253 25247 raft_consensus.cc:2272] T f41ed435b7414cd1849ee771f7cd9009 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.390655 25247 tablet_replica.cc:333] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.391202 25247 raft_consensus.cc:2243] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.391714 25247 raft_consensus.cc:2272] T 21d0494862c84acc8983e876003825dd P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.393939 25247 tablet_replica.cc:333] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.394697 25247 raft_consensus.cc:2243] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.395851 25247 raft_consensus.cc:2272] T c84593461faf476f86b7567702ffc56b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.398402 25247 tablet_replica.cc:333] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.399134 25247 raft_consensus.cc:2243] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.399694 25247 raft_consensus.cc:2272] T fcf943d5f99a451caaf97687693f094e P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.402192 25247 tablet_replica.cc:333] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.402892 25247 raft_consensus.cc:2243] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.403383 25247 raft_consensus.cc:2272] T ec77d46dc292452495e862b69ce2553b P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:23.403805 26480 consensus_peers.cc:597] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.405743 25247 tablet_replica.cc:333] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.406569 25247 raft_consensus.cc:2243] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.407495 25247 raft_consensus.cc:2272] T d553dbec1ca34e5f9233a2a04f80575a P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.409827 25247 tablet_replica.cc:333] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.410472 25247 raft_consensus.cc:2243] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.411255 25247 raft_consensus.cc:2272] T b458624714884eb288b8d106243b6ebb P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:23.412428 26480 consensus_peers.cc:597] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.413300 25247 tablet_replica.cc:333] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.413810 25247 raft_consensus.cc:2243] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.414726 25247 raft_consensus.cc:2272] T 07d3c70a84b74369b015501f8a36c37c P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.417079 25247 tablet_replica.cc:333] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.417858 25247 raft_consensus.cc:2243] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.418450 25247 raft_consensus.cc:2272] T 6fab9c8e01f14462bd66971bc328ebbd P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.421119 25247 tablet_replica.cc:333] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.421732 25247 raft_consensus.cc:2243] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.422847 25247 raft_consensus.cc:2272] T 6c1acb8329d64bfe9214a75e4cd86a90 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.424996 25247 tablet_replica.cc:333] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.425745 25247 raft_consensus.cc:2243] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.426697 25247 raft_consensus.cc:2272] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.428462 25247 tablet_replica.cc:333] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.428956 25247 raft_consensus.cc:2243] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.429312 25247 raft_consensus.cc:2272] T 9b0bdbf78a894371979aeb42e5f7ee6d P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.431064 25247 tablet_replica.cc:333] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.431592 25247 raft_consensus.cc:2243] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.432057 25247 raft_consensus.cc:2272] T f0eb973340ab45a381aa0a2b7b74b4b5 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.434412 25247 tablet_replica.cc:333] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.435158 25247 raft_consensus.cc:2243] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.435613 25247 raft_consensus.cc:2272] T 21da1dbfe8f84551be2caa0b58755ec5 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.438133 25247 tablet_replica.cc:333] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.438625 25247 raft_consensus.cc:2243] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:23.439031 25247 raft_consensus.cc:2272] T 73754006ee5a4e93bdcb16e790b6d199 P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.440940 25247 tablet_replica.cc:333] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.441536 25247 raft_consensus.cc:2243] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.442395 25247 raft_consensus.cc:2272] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:23.444409 26480 consensus_peers.cc:597] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.444655 25247 tablet_replica.cc:333] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.445295 25247 raft_consensus.cc:2243] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.446254 25247 raft_consensus.cc:2272] T 04672e12742b42b8aac86367a035d0ca P e8b56c7971564cc18513f578c1b05a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:23.448890 25247 tablet_replica.cc:333] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97: stopping tablet replica
I20260709 14:46:23.449668 25247 raft_consensus.cc:2243] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:23.450721 25247 raft_consensus.cc:2272] T 4cf0f69913af486dab475f9cdfb0022d P e8b56c7971564cc18513f578c1b05a97 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:23.459657 26406 consensus_peers.cc:597] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.468190 26406 consensus_peers.cc:597] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.469211 26480 consensus_peers.cc:597] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.471390 26406 consensus_peers.cc:597] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.501008 26406 consensus_peers.cc:597] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.503779 26406 consensus_peers.cc:597] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.506394 26480 consensus_peers.cc:597] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.515723 26480 consensus_peers.cc:597] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.516359 26480 consensus_peers.cc:597] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.527566 26480 consensus_peers.cc:597] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.546144 26480 consensus_peers.cc:597] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.546566 26480 consensus_peers.cc:597] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.557098 26406 consensus_peers.cc:597] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.557621 26406 consensus_peers.cc:597] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.569324 26406 consensus_peers.cc:597] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.576665 26406 consensus_peers.cc:597] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.580451 26406 consensus_peers.cc:597] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.599668 26480 consensus_peers.cc:597] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.643352 26406 consensus_peers.cc:597] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.679275 26480 consensus_peers.cc:597] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.684790 26406 consensus_peers.cc:597] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.719882 26406 consensus_peers.cc:597] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.738504 26406 consensus_peers.cc:597] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:23.751433 26406 consensus_peers.cc:597] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:24.159472 27081 raft_consensus.cc:493] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.160580 27081 raft_consensus.cc:515] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.162937 27081 leader_election.cc:290] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.166093 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:24.170955 26406 leader_election.cc:336] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.171541 26406 leader_election.cc:304] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.172420 27081 raft_consensus.cc:2749] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.202044 27088 raft_consensus.cc:493] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.202536 27088 raft_consensus.cc:515] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.205096 27088 leader_election.cc:290] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.207911 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11a44620a6b406fa581e4bdf9f7d118" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:24.214637 26480 leader_election.cc:336] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.215057 26480 leader_election.cc:304] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.215705 27088 raft_consensus.cc:2749] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.219393 27081 raft_consensus.cc:493] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.219944 27081 raft_consensus.cc:515] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.222061 27081 leader_election.cc:290] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.224675 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:24.228173 26406 leader_election.cc:336] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.228782 26406 leader_election.cc:304] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.232568 27081 raft_consensus.cc:2749] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.281142 27101 raft_consensus.cc:493] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.281674 27101 raft_consensus.cc:515] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.283694 27101 leader_election.cc:290] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.285064 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:24.288086 26406 leader_election.cc:336] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.288573 26406 leader_election.cc:304] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.289278 27101 raft_consensus.cc:2749] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.294341 27101 raft_consensus.cc:493] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.294809 27101 raft_consensus.cc:515] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.296685 27101 leader_election.cc:290] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.297844 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:24.300647 26406 leader_election.cc:336] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.300998 26406 leader_election.cc:304] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.301590 27101 raft_consensus.cc:2749] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.362608 27088 raft_consensus.cc:493] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.363309 27088 raft_consensus.cc:515] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.367292 27088 leader_election.cc:290] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.369042 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:24.371400 26480 leader_election.cc:336] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.371809 26480 leader_election.cc:304] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.372411 27088 raft_consensus.cc:2749] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.423956 27123 raft_consensus.cc:493] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.424691 27123 raft_consensus.cc:515] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.426712 27123 leader_election.cc:290] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.428797 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.429504 26443 raft_consensus.cc:2468] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.431356 26480 leader_election.cc:304] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
W20260709 14:46:24.432188 26480 leader_election.cc:336] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.432327 27123 raft_consensus.cc:2804] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.432912 27123 raft_consensus.cc:493] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.433380 27123 raft_consensus.cc:3060] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.442710 27123 raft_consensus.cc:515] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.448648 27123 leader_election.cc:290] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.451689 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a19a131772f4afea3b55401b3c3f027" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:24.452569 26442 raft_consensus.cc:3060] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:24.462441 26480 leader_election.cc:336] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.464579 26442 raft_consensus.cc:2468] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:24.466332 26480 leader_election.cc:304] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.467281 27103 raft_consensus.cc:2804] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.467818 27103 raft_consensus.cc:697] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:24.468782 27103 consensus_queue.cc:237] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.482550 26264 catalog_manager.cc:5697] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.499215 27103 raft_consensus.cc:493] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.499729 27088 raft_consensus.cc:493] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.499809 27103 raft_consensus.cc:515] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.500461 27088 raft_consensus.cc:515] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.502856 27088 leader_election.cc:290] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.503969 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.504225 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.502916 27103 leader_election.cc:290] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.507395 27100 raft_consensus.cc:493] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.508055 27100 raft_consensus.cc:515] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.509028 27101 raft_consensus.cc:493] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.509603 27101 raft_consensus.cc:515] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.510210 27100 leader_election.cc:290] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.511567 27101 leader_election.cc:290] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.512934 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.513350 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:24.514715 26480 leader_election.cc:336] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.515123 26480 leader_election.cc:304] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.515705 27088 raft_consensus.cc:2749] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:46:24.515904 26480 leader_election.cc:336] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.516314 26480 leader_election.cc:304] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.517002 27088 raft_consensus.cc:2749] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.513448 27103 raft_consensus.cc:493] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.518410 27103 raft_consensus.cc:515] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:24.518992 26406 leader_election.cc:336] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.519479 26406 leader_election.cc:304] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.520226 27101 raft_consensus.cc:2749] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.520356 27103 leader_election.cc:290] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:24.520372 26406 leader_election.cc:336] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.522092 27103 raft_consensus.cc:493] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.522352 26406 leader_election.cc:304] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.522588 27103 raft_consensus.cc:515] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.523635 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.524326 26443 raft_consensus.cc:2468] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.525197 27123 raft_consensus.cc:493] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.525714 27123 raft_consensus.cc:515] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.526067 27100 raft_consensus.cc:2749] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.527462 27123 leader_election.cc:290] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.529141 26480 leader_election.cc:304] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.529277 27103 leader_election.cc:290] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.529157 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.529946 27123 raft_consensus.cc:2804] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.530258 26443 raft_consensus.cc:2468] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
W20260709 14:46:24.530320 26480 leader_election.cc:336] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.530360 27123 raft_consensus.cc:493] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.531318 27123 raft_consensus.cc:3060] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.532795 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
W20260709 14:46:24.533310 25247 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26389)
I20260709 14:46:24.533586 26480 leader_election.cc:304] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.534394 27088 raft_consensus.cc:2804] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.534785 27088 raft_consensus.cc:493] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.535173 27088 raft_consensus.cc:3060] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.539429 27123 raft_consensus.cc:515] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.541522 27123 leader_election.cc:290] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:24.544787 26480 leader_election.cc:336] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.545392 26480 leader_election.cc:336] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.547766 27103 raft_consensus.cc:493] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.548264 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0029e56b384dc0a1f6f7224338b55f" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:24.548357 27103 raft_consensus.cc:515] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.549425 26443 raft_consensus.cc:3060] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.549857 27088 raft_consensus.cc:515] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.550396 27103 leader_election.cc:290] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.552130 27088 leader_election.cc:290] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.547739 26480 leader_election.cc:304] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.553498 27088 raft_consensus.cc:2749] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.555925 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.556406 26443 raft_consensus.cc:2468] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:24.556676 26442 raft_consensus.cc:2468] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.558573 26480 leader_election.cc:304] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.558593 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808cf9d16e3450b89e2a28620804760" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:24.560065 26480 leader_election.cc:304] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.560056 26442 raft_consensus.cc:3060] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.563793 27101 raft_consensus.cc:493] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.559231 27103 raft_consensus.cc:493] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.564551 27101 raft_consensus.cc:515] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.564688 27103 raft_consensus.cc:515] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.567260 27101 leader_election.cc:290] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.568632 27103 leader_election.cc:290] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.570302 27101 raft_consensus.cc:493] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.573134 26442 raft_consensus.cc:2468] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:24.575168 27101 raft_consensus.cc:515] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:24.573266 26480 leader_election.cc:336] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.573315 27130 raft_consensus.cc:2804] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.573921 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11a44620a6b406fa581e4bdf9f7d118" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.576380 27130 raft_consensus.cc:697] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:24.576416 26515 raft_consensus.cc:2468] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
W20260709 14:46:24.576372 26406 leader_election.cc:336] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.577346 27101 leader_election.cc:290] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.574512 27088 raft_consensus.cc:2804] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.577477 27130 consensus_queue.cc:237] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.577930 27088 raft_consensus.cc:493] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.578444 27088 raft_consensus.cc:3060] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.579761 27103 raft_consensus.cc:493] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.580547 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.580387 27103 raft_consensus.cc:515] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:24.582966 26480 leader_election.cc:336] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.583629 27103 leader_election.cc:290] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:24.583806 26480 leader_election.cc:336] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.586189 26480 leader_election.cc:304] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.587468 27103 raft_consensus.cc:2804] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.587585 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.588179 27103 raft_consensus.cc:697] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:24.589438 27088 raft_consensus.cc:515] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.589442 27103 consensus_queue.cc:237] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.591574 27088 leader_election.cc:290] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.591621 26406 leader_election.cc:304] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.592404 27101 raft_consensus.cc:2804] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.592835 27101 raft_consensus.cc:493] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.593225 27101 raft_consensus.cc:3060] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:24.595319 26480 leader_election.cc:336] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.595949 26480 leader_election.cc:304] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.596858 27130 raft_consensus.cc:2749] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.600956 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.601238 27100 raft_consensus.cc:493] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.600400 27101 raft_consensus.cc:515] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.601886 27100 raft_consensus.cc:515] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.604699 27088 raft_consensus.cc:493] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.602169 26264 catalog_manager.cc:5697] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.604651 27100 leader_election.cc:290] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.606516 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2bc2d3d45543a5b29d18cd6e73a19d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:24.607152 26442 raft_consensus.cc:3060] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.605302 27088 raft_consensus.cc:515] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.609740 27088 leader_election.cc:290] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.612098 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11a44620a6b406fa581e4bdf9f7d118" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:24.612370 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.612689 26515 raft_consensus.cc:3060] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.617134 27081 raft_consensus.cc:493] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.617672 27081 raft_consensus.cc:515] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:24.619720 26480 leader_election.cc:336] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.619889 27081 leader_election.cc:290] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.620160 26480 leader_election.cc:304] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.621325 27130 raft_consensus.cc:2749] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.625314 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.628628 26442 raft_consensus.cc:2468] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:24.604378 27101 leader_election.cc:290] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.628819 26515 raft_consensus.cc:2468] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
W20260709 14:46:24.630395 26480 leader_election.cc:336] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.611686 26406 leader_election.cc:336] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.631254 26406 leader_election.cc:304] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.633055 27101 raft_consensus.cc:2749] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.634009 26480 leader_election.cc:304] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.634473 26406 leader_election.cc:304] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.635025 27130 raft_consensus.cc:2804] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.635541 27130 raft_consensus.cc:697] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:24.636371 27130 consensus_queue.cc:237] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:24.636781 26480 leader_election.cc:336] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.636927 27100 raft_consensus.cc:2804] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.637280 26480 leader_election.cc:304] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e419e4dea40f4522961d83eb0e640abd; no voters: 0b52a2c932804eae81327a19fb753843, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.637771 27100 raft_consensus.cc:697] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:24.637969 27123 raft_consensus.cc:2749] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.638936 27100 consensus_queue.cc:237] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.652228 27101 raft_consensus.cc:493] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.652814 27101 raft_consensus.cc:515] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.654537 27101 leader_election.cc:290] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.660521 27101 raft_consensus.cc:493] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.660912 26511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.661041 27101 raft_consensus.cc:515] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.661780 26511 raft_consensus.cc:2468] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:24.663676 27101 leader_election.cc:290] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:24.665890 26406 leader_election.cc:336] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.666589 26406 leader_election.cc:336] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.667150 26406 leader_election.cc:304] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.668107 26264 catalog_manager.cc:5697] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:24.671416 26511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.671641 27100 raft_consensus.cc:2749] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.672286 27100 raft_consensus.cc:493] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.672766 27100 raft_consensus.cc:515] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.674778 27100 leader_election.cc:290] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.675719 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.676370 26515 raft_consensus.cc:2468] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:24.674386 26265 catalog_manager.cc:5697] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.678051 27103 raft_consensus.cc:493] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.678295 26406 leader_election.cc:304] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.678565 27103 raft_consensus.cc:515] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.679016 27081 raft_consensus.cc:2804] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.679369 27081 raft_consensus.cc:493] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.679750 27081 raft_consensus.cc:3060] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.680764 27103 leader_election.cc:290] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.683547 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.684304 26442 raft_consensus.cc:2468] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.686362 27103 raft_consensus.cc:493] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.686990 27103 raft_consensus.cc:515] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:24.688704 26480 leader_election.cc:336] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.689162 27103 leader_election.cc:290] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.685950 26406 leader_election.cc:304] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.690627 27101 raft_consensus.cc:2804] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.690852 26480 leader_election.cc:304] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.691001 27101 raft_consensus.cc:493] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.691398 27101 raft_consensus.cc:3060] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.691625 27088 raft_consensus.cc:2804] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.691982 27088 raft_consensus.cc:493] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.692349 27088 raft_consensus.cc:3060] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.698292 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.700268 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.700986 26442 raft_consensus.cc:2468] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
W20260709 14:46:24.704090 26406 leader_election.cc:336] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.704687 26406 leader_election.cc:304] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.705869 27100 raft_consensus.cc:2749] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:46:24.707469 26406 leader_election.cc:336] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.708324 26406 leader_election.cc:336] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.711671 26480 leader_election.cc:304] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.712400 27130 raft_consensus.cc:2804] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.712913 27130 raft_consensus.cc:493] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.713265 27130 raft_consensus.cc:3060] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.715078 27088 raft_consensus.cc:515] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.718407 27081 raft_consensus.cc:515] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.720536 27081 leader_election.cc:290] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.720674 27130 raft_consensus.cc:515] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.721728 27088 leader_election.cc:290] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:24.712433 26480 leader_election.cc:336] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.722924 27130 leader_election.cc:290] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.725034 27101 raft_consensus.cc:515] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.727018 27101 leader_election.cc:290] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:24.727697 26406 leader_election.cc:336] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.728193 26406 leader_election.cc:304] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.729182 27101 raft_consensus.cc:2749] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.729692 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48f2eb2efb24ae99af579f73181913c" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:24.730371 26442 raft_consensus.cc:3060] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.727747 26265 catalog_manager.cc:5697] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.736344 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1acb8329d64bfe9214a75e4cd86a90" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:24.737231 26511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84593461faf476f86b7567702ffc56b" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:24.737622 26515 raft_consensus.cc:3060] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.737896 26511 raft_consensus.cc:3060] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.744252 26515 raft_consensus.cc:2468] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:24.745682 27081 raft_consensus.cc:493] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.746227 27081 raft_consensus.cc:515] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.748152 27081 leader_election.cc:290] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.749056 26442 raft_consensus.cc:2468] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:24.753067 26480 leader_election.cc:304] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.754281 27088 raft_consensus.cc:2804] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.754763 27088 raft_consensus.cc:697] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:24.755630 27088 consensus_queue.cc:237] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.757045 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc666471d1554deeaf82e638da8ba69e" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:24.757629 26442 raft_consensus.cc:3060] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:24.757694 26480 leader_election.cc:336] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.758426 26480 leader_election.cc:336] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.762926 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.763535 26515 raft_consensus.cc:2468] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:24.764230 26442 raft_consensus.cc:2468] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:24.764684 26406 leader_election.cc:304] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.765187 26511 raft_consensus.cc:2468] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:24.765415 27101 raft_consensus.cc:2804] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.765486 26480 leader_election.cc:304] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.766003 27101 raft_consensus.cc:697] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:24.766281 27130 raft_consensus.cc:2804] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.766778 27130 raft_consensus.cc:697] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:24.767643 27130 consensus_queue.cc:237] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.766788 27101 consensus_queue.cc:237] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.769543 26406 leader_election.cc:304] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.770795 27100 raft_consensus.cc:2804] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.771214 27100 raft_consensus.cc:493] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.771746 27100 raft_consensus.cc:3060] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.782732 27123 raft_consensus.cc:493] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.783499 27123 raft_consensus.cc:515] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.785665 27088 raft_consensus.cc:493] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.786092 27123 leader_election.cc:290] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.786222 27088 raft_consensus.cc:515] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.788388 27088 leader_election.cc:290] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.790376 26406 leader_election.cc:304] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.793416 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.794265 26442 raft_consensus.cc:2468] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.797222 27130 raft_consensus.cc:493] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.797655 27081 raft_consensus.cc:2804] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.797855 27130 raft_consensus.cc:515] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.796447 26265 catalog_manager.cc:5697] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.804898 27130 leader_election.cc:290] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
W20260709 14:46:24.808895 26406 leader_election.cc:336] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.809954 26406 leader_election.cc:336] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.815383 27100 raft_consensus.cc:515] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.816911 26480 leader_election.cc:304] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.817616 27100 leader_election.cc:290] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.818573 27088 raft_consensus.cc:2804] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.818921 27088 raft_consensus.cc:493] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.819249 27088 raft_consensus.cc:3060] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.822866 26264 catalog_manager.cc:5697] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:24.825920 27088 raft_consensus.cc:515] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.840317 27081 raft_consensus.cc:697] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:24.845413 27081 consensus_queue.cc:237] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.864351 27100 raft_consensus.cc:493] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.844414 27101 raft_consensus.cc:493] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.865010 27100 raft_consensus.cc:515] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.843968 27139 raft_consensus.cc:493] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.848264 27130 raft_consensus.cc:493] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.858681 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.866133 26442 raft_consensus.cc:2468] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.866060 27130 raft_consensus.cc:515] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.859150 27103 raft_consensus.cc:493] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.867031 27103 raft_consensus.cc:515] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.859076 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.868775 26443 raft_consensus.cc:2468] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.868810 27139 raft_consensus.cc:515] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.870117 27103 leader_election.cc:290] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.871186 27139 leader_election.cc:290] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.871744 27139 raft_consensus.cc:493] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.861256 27088 leader_election.cc:290] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.868217 27130 leader_election.cc:290] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.872270 27100 leader_election.cc:290] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.865185 27101 raft_consensus.cc:515] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.847466 26265 catalog_manager.cc:5697] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.872310 27139 raft_consensus.cc:515] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:24.858683 26480 leader_election.cc:336] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.875540 26480 leader_election.cc:336] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.877236 26511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59edf00c8d4e83b5edda1dfb6006d4" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:24.877866 26511 raft_consensus.cc:3060] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.876317 27139 leader_election.cc:290] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.874320 27101 leader_election.cc:290] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.880688 26443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d3c70a84b74369b015501f8a36c37c" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
W20260709 14:46:24.880885 26406 leader_election.cc:336] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.881260 26443 raft_consensus.cc:3060] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.885260 27103 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.885783 27103 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:24.887509 27103 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523), e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415)
I20260709 14:46:24.887741 26443 raft_consensus.cc:2468] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:24.889330 26511 raft_consensus.cc:2468] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:24.890172 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.890790 26442 raft_consensus.cc:2468] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.892719 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.893282 26442 raft_consensus.cc:2468] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 1.
I20260709 14:46:24.893723 26511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.893925 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.894431 26511 raft_consensus.cc:2468] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:24.894526 26515 raft_consensus.cc:2468] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:24.895462 27101 raft_consensus.cc:493] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.896167 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.895967 27101 raft_consensus.cc:515] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.896750 26515 raft_consensus.cc:2468] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:24.897151 26480 leader_election.cc:304] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.898324 27101 leader_election.cc:290] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.900357 27088 raft_consensus.cc:2804] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.900825 27088 raft_consensus.cc:493] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.901494 27088 raft_consensus.cc:3060] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.904853 26406 leader_election.cc:304] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.905846 27139 raft_consensus.cc:2804] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.906311 27139 raft_consensus.cc:697] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:24.907140 27139 consensus_queue.cc:237] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.909077 27088 raft_consensus.cc:515] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.910128 26265 catalog_manager.cc:5697] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:24.910975 27088 leader_election.cc:290] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.912818 26480 leader_election.cc:304] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.913439 26406 leader_election.cc:304] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.913614 27088 raft_consensus.cc:2804] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.913726 26480 leader_election.cc:304] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.914898 27130 raft_consensus.cc:2804] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:24.915416 27130 raft_consensus.cc:697] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:24.915894 27140 raft_consensus.cc:2804] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.916316 27130 consensus_queue.cc:237] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.918691 26480 leader_election.cc:304] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.919461 27103 raft_consensus.cc:2804] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.916313 27140 raft_consensus.cc:493] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.919867 27103 raft_consensus.cc:493] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.920235 27140 raft_consensus.cc:3060] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.920279 27103 raft_consensus.cc:3060] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.914085 27088 raft_consensus.cc:493] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.922606 27088 raft_consensus.cc:3060] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.923120 26480 leader_election.cc:304] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.924006 27142 raft_consensus.cc:2804] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.924470 27142 raft_consensus.cc:493] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.924852 27142 raft_consensus.cc:3060] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.928683 27103 raft_consensus.cc:515] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.928967 26406 leader_election.cc:304] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.935246 26406 leader_election.cc:304] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
W20260709 14:46:24.937232 26406 leader_election.cc:336] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.938282 27139 raft_consensus.cc:2804] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.938687 27139 raft_consensus.cc:493] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.939054 27139 raft_consensus.cc:3060] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.939633 26264 catalog_manager.cc:5697] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.944787 27138 raft_consensus.cc:2804] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:24.945269 27138 raft_consensus.cc:493] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.945647 27138 raft_consensus.cc:3060] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.945751 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.946571 26515 raft_consensus.cc:2393] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b52a2c932804eae81327a19fb753843 in current term 2: Already voted for candidate e419e4dea40f4522961d83eb0e640abd in this term.
I20260709 14:46:24.929721 27144 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.947340 27144 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:24.949947 27144 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419), e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415)
I20260709 14:46:24.950659 26262 catalog_manager.cc:5697] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:24.932360 27140 raft_consensus.cc:515] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.953402 27140 leader_election.cc:290] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.957587 27138 raft_consensus.cc:515] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.933049 27142 raft_consensus.cc:515] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:24.933467 26480 leader_election.cc:336] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.966182 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
I20260709 14:46:24.966893 26513 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 3.
I20260709 14:46:24.967581 27142 leader_election.cc:290] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.967926 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2085f43774cb4361b4293f3186c76262" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:24.968524 26512 raft_consensus.cc:3060] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:24.968725 26406 leader_election.cc:336] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.969417 26406 leader_election.cc:336] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:24.970053 26406 leader_election.cc:336] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.965821 27103 leader_election.cc:290] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.929658 27088 raft_consensus.cc:515] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.960203 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd" is_pre_election: true
W20260709 14:46:24.972767 26406 leader_election.cc:336] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:24.959326 27139 raft_consensus.cc:515] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:24.973277 26515 raft_consensus.cc:2468] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 1.
I20260709 14:46:24.973825 27088 leader_election.cc:290] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523)
I20260709 14:46:24.975049 27139 leader_election.cc:290] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:24.976092 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843" is_pre_election: true
I20260709 14:46:24.976707 26442 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 3.
I20260709 14:46:24.976747 26406 leader_election.cc:304] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b52a2c932804eae81327a19fb753843; no voters: e419e4dea40f4522961d83eb0e640abd, e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:24.978436 27140 raft_consensus.cc:3060] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.978572 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6fe4d36bd42d7a5ae8cc975d33a06" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:24.979003 26512 raft_consensus.cc:2468] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
I20260709 14:46:24.979728 26406 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:24.980399 27081 raft_consensus.cc:2804] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:24.980757 27081 raft_consensus.cc:493] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:24.981073 27081 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:24.988329 26442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea065a0e71a49f7a016c4489666e675" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:24.988366 27140 raft_consensus.cc:2749] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.989100 26442 raft_consensus.cc:3060] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.988410 27081 raft_consensus.cc:515] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:24.991058 27081 leader_election.cc:290] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 4 election: Requested vote from peers e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419), e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415)
I20260709 14:46:24.992861 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04672e12742b42b8aac86367a035d0ca" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:24.993425 26512 raft_consensus.cc:3060] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.995816 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553dbec1ca34e5f9233a2a04f80575a" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:24.996364 26515 raft_consensus.cc:3060] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:25.000036 26441 raft_consensus.cc:2468] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:25.002821 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001aafedd59438180df24f05b0599c6" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:25.003460 26437 raft_consensus.cc:3060] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:24.965793 27138 leader_election.cc:290] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
W20260709 14:46:25.001619 26480 leader_election.cc:336] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:25.006377 26480 leader_election.cc:336] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:25.001950 26512 raft_consensus.cc:2468] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
W20260709 14:46:25.002529 26406 leader_election.cc:336] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:25.002604 26515 raft_consensus.cc:2468] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
W20260709 14:46:25.008273 26406 leader_election.cc:336] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:25.007072 26480 leader_election.cc:336] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:25.009043 26406 leader_election.cc:336] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:25.012364 26511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf0f69913af486dab475f9cdfb0022d" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:25.007050 26442 raft_consensus.cc:2468] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:25.012662 26406 leader_election.cc:304] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:25.013031 26511 raft_consensus.cc:3060] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:25.014555 27138 raft_consensus.cc:2804] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:25.012701 26437 raft_consensus.cc:2468] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:25.014891 26406 leader_election.cc:304] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:25.015087 27138 raft_consensus.cc:493] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8b56c7971564cc18513f578c1b05a97)
I20260709 14:46:25.015553 27138 raft_consensus.cc:3060] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:25.015682 27081 raft_consensus.cc:2804] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:25.016211 27081 raft_consensus.cc:697] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:25.016992 27081 consensus_queue.cc:237] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:25.018478 26437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0211c3b6ab4362bfb30fd9cbe2d99a" candidate_uuid: "e419e4dea40f4522961d83eb0e640abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0b52a2c932804eae81327a19fb753843"
I20260709 14:46:25.019138 26437 raft_consensus.cc:3060] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:25.021834 26511 raft_consensus.cc:2468] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 4.
I20260709 14:46:25.023656 27138 raft_consensus.cc:515] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:25.024441 26406 leader_election.cc:304] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:25.024909 26480 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:25.025784 27139 raft_consensus.cc:2804] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:25.025889 27103 raft_consensus.cc:2764] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:46:25.027074 27139 raft_consensus.cc:697] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:25.028070 26406 leader_election.cc:304] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:25.028003 27139 consensus_queue.cc:237] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:25.029946 27140 raft_consensus.cc:2804] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:25.030483 27140 raft_consensus.cc:697] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:25.032619 26480 leader_election.cc:304] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:25.033449 27140 consensus_queue.cc:237] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:25.035670 27138 leader_election.cc:290] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Requested vote from peers e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415), e419e4dea40f4522961d83eb0e640abd (127.24.167.195:40419)
I20260709 14:46:25.034866 26406 leader_election.cc:304] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:25.042537 27140 raft_consensus.cc:2804] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:25.043201 27140 raft_consensus.cc:697] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 4 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:25.043834 27103 raft_consensus.cc:2804] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:25.043987 26480 leader_election.cc:304] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:25.044440 27103 raft_consensus.cc:697] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:25.044952 26480 leader_election.cc:304] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
I20260709 14:46:25.044552 27140 consensus_queue.cc:237] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [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: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } }
I20260709 14:46:25.045703 27123 raft_consensus.cc:2804] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:25.045221 27130 raft_consensus.cc:2804] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:25.046327 27130 raft_consensus.cc:697] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:25.045423 27103 consensus_queue.cc:237] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:25.047961 27123 raft_consensus.cc:697] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
W20260709 14:46:25.043239 26406 leader_election.cc:336] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:25.050657 26406 leader_election.cc:336] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:25.050881 26437 raft_consensus.cc:2468] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e419e4dea40f4522961d83eb0e640abd in term 2.
I20260709 14:46:25.050483 27123 consensus_queue.cc:237] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:25.054289 26480 leader_election.cc:336] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:25.047209 27130 consensus_queue.cc:237] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
W20260709 14:46:25.055174 26480 consensus_peers.cc:597] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.055594 26480 leader_election.cc:336] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:25.056190 26480 leader_election.cc:336] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:25.056833 26480 leader_election.cc:336] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:25.044143 26262 catalog_manager.cc:5697] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:25.057623 26511 raft_consensus.cc:1275] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.060745 26437 raft_consensus.cc:1275] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.062597 26511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b458624714884eb288b8d106243b6ebb" candidate_uuid: "0b52a2c932804eae81327a19fb753843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e419e4dea40f4522961d83eb0e640abd"
I20260709 14:46:25.063186 26511 raft_consensus.cc:3060] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:25.072461 26511 raft_consensus.cc:2468] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b52a2c932804eae81327a19fb753843 in term 2.
W20260709 14:46:25.077257 26406 leader_election.cc:336] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:25.091364 27140 consensus_queue.cc:1048] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:25.093258 26406 leader_election.cc:304] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: 
W20260709 14:46:25.098322 26406 leader_election.cc:336] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
I20260709 14:46:25.099076 27140 raft_consensus.cc:2804] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:25.101310 27140 raft_consensus.cc:697] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Becoming Leader. State: Replica: 0b52a2c932804eae81327a19fb753843, State: Running, Role: LEADER
I20260709 14:46:25.102852 27140 consensus_queue.cc:237] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:25.104995 26262 catalog_manager.cc:5697] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:25.106814 26262 catalog_manager.cc:5697] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:25.108639 26262 catalog_manager.cc:5697] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 3 to 4, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 4 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:25.116429 26480 leader_election.cc:336] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111)
W20260709 14:46:25.117409 26480 consensus_peers.cc:597] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.120579 26437 raft_consensus.cc:1275] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.121232 26265 catalog_manager.cc:5697] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:25.126071 26437 raft_consensus.cc:1275] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.130131 26480 leader_election.cc:304] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [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: 0b52a2c932804eae81327a19fb753843, e419e4dea40f4522961d83eb0e640abd; no voters: e8b56c7971564cc18513f578c1b05a97
I20260709 14:46:25.131009 27103 raft_consensus.cc:2804] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:25.132083 27088 consensus_queue.cc:1048] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:25.134402 27103 raft_consensus.cc:697] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Becoming Leader. State: Replica: e419e4dea40f4522961d83eb0e640abd, State: Running, Role: LEADER
I20260709 14:46:25.135586 27130 consensus_queue.cc:1048] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:25.135746 27103 consensus_queue.cc:237] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } }
I20260709 14:46:25.137776 27130 consensus_queue.cc:1048] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.141268 26480 consensus_peers.cc:597] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.149428 26262 catalog_manager.cc:5697] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to 0b52a2c932804eae81327a19fb753843 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "0b52a2c932804eae81327a19fb753843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:25.163264 26265 catalog_manager.cc:5697] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:25.176952 26265 catalog_manager.cc:5697] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:25.179502 26265 catalog_manager.cc:5697] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd reported cstate change: term changed from 1 to 2, leader changed from e8b56c7971564cc18513f578c1b05a97 (127.24.167.193) to e419e4dea40f4522961d83eb0e640abd (127.24.167.195). New cstate: current_term: 2 leader_uuid: "e419e4dea40f4522961d83eb0e640abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b56c7971564cc18513f578c1b05a97" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 36415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 } health_report { overall_health: HEALTHY } } }
W20260709 14:46:25.188395 26406 consensus_peers.cc:597] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.189672 26437 raft_consensus.cc:1275] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.190382 26511 raft_consensus.cc:1275] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.198655 27139 consensus_queue.cc:1048] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:25.199282 27103 consensus_queue.cc:1048] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.230687 26480 consensus_peers.cc:597] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.241508 26406 consensus_peers.cc:597] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.247674 26480 consensus_peers.cc:597] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.254537 26437 raft_consensus.cc:1275] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.257052 27103 consensus_queue.cc:1048] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.294526 26480 consensus_peers.cc:597] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.321349 26437 raft_consensus.cc:1275] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.322863 27103 consensus_queue.cc:1048] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.329362 26406 consensus_peers.cc:597] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.333087 26437 raft_consensus.cc:1275] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.336127 27088 consensus_queue.cc:1048] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.342144 26480 consensus_peers.cc:597] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.349067 26511 raft_consensus.cc:1275] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.358517 27081 consensus_queue.cc:1048] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.424397 26406 consensus_peers.cc:597] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.430037 26515 raft_consensus.cc:1275] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.437361 27081 consensus_queue.cc:1048] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:25.466954 26441 raft_consensus.cc:1275] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:46:25.467526 26480 consensus_peers.cc:597] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.470667 27130 consensus_queue.cc:1048] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.483363 26406 consensus_peers.cc:597] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.496749 26480 consensus_peers.cc:597] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.497951 26406 consensus_peers.cc:597] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.501190 26480 consensus_peers.cc:597] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.522614 26441 raft_consensus.cc:1275] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.523929 27130 consensus_queue.cc:1048] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.525650 26406 consensus_peers.cc:597] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:25.525833 26515 raft_consensus.cc:1275] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.530115 27139 consensus_queue.cc:1048] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.534238 25247 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26389)
I20260709 14:46:25.546195 26441 raft_consensus.cc:1275] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.557229 26441 raft_consensus.cc:1275] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Refusing update from remote peer e419e4dea40f4522961d83eb0e640abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.560015 27088 consensus_queue.cc:1048] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:25.564185 27130 consensus_queue.cc:1048] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b52a2c932804eae81327a19fb753843" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:46:25.568382 26480 consensus_peers.cc:597] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.575615 26406 consensus_peers.cc:597] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.576270 26406 consensus_peers.cc:597] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:25.587425 26480 consensus_peers.cc:597] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.596032 26480 consensus_peers.cc:597] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.615113 26406 consensus_peers.cc:597] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:25.623939 26515 raft_consensus.cc:1275] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.625964 27081 consensus_queue.cc:1048] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:25.628269 26515 raft_consensus.cc:1275] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 4 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:25.637837 27081 consensus_queue.cc:1048] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:25.656450 26515 raft_consensus.cc:1275] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.661015 26512 raft_consensus.cc:1275] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Refusing update from remote peer 0b52a2c932804eae81327a19fb753843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:25.662030 27138 consensus_queue.cc:1048] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:25.672444 26480 consensus_peers.cc:597] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:25.673424 27140 consensus_queue.cc:1048] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e419e4dea40f4522961d83eb0e640abd" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 14:46:25.688580 26406 consensus_peers.cc:597] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.713824 26480 consensus_peers.cc:597] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.759934 26480 consensus_peers.cc:597] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.815610 26480 consensus_peers.cc:597] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.879981 26406 consensus_peers.cc:597] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.894102 26406 consensus_peers.cc:597] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.901639 26480 consensus_peers.cc:597] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.911360 26406 consensus_peers.cc:597] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.913213 26480 consensus_peers.cc:597] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.917092 26480 consensus_peers.cc:597] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.921248 26480 consensus_peers.cc:597] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.944075 26406 consensus_peers.cc:597] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.945858 26406 consensus_peers.cc:597] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.954890 26406 consensus_peers.cc:597] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.956862 26406 consensus_peers.cc:597] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:25.985754 26480 consensus_peers.cc:597] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.004236 26480 consensus_peers.cc:597] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.036435 26480 consensus_peers.cc:597] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.039578 26480 consensus_peers.cc:597] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.042346 26480 consensus_peers.cc:597] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.086668 26406 consensus_peers.cc:597] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.107877 26406 consensus_peers.cc:597] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.138087 26406 consensus_peers.cc:597] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.150569 26480 consensus_peers.cc:597] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.152871 26480 consensus_peers.cc:597] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.154508 26406 consensus_peers.cc:597] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.155066 26406 consensus_peers.cc:597] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.169625 26406 consensus_peers.cc:597] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.175045 26406 consensus_peers.cc:597] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.225886 26406 consensus_peers.cc:597] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.239246 26406 consensus_peers.cc:597] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.245836 26480 consensus_peers.cc:597] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.281399 26480 consensus_peers.cc:597] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.310797 26406 consensus_peers.cc:597] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.386029 26406 consensus_peers.cc:597] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:26.534701 25247 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 26389)
I20260709 14:46:27.113104 25247 tablet_server.cc:196] TabletServer@127.24.167.193:0 shutdown complete.
I20260709 14:46:27.216046 25247 tablet_server.cc:179] TabletServer@127.24.167.194:0 shutting down...
W20260709 14:46:27.224107 26480 consensus_peers.cc:597] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.226266 26480 consensus_peers.cc:597] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.227591 26480 consensus_peers.cc:597] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.253659 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:27.254607 25247 tablet_replica.cc:333] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
W20260709 14:46:27.254698 26480 consensus_peers.cc:597] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.255559 25247 raft_consensus.cc:2243] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.256157 25247 raft_consensus.cc:2272] T cc385a6c85cf44fda95ae1f343362ccf P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.258270 25247 tablet_replica.cc:333] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.258909 25247 raft_consensus.cc:2243] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.259394 25247 raft_consensus.cc:2272] T b48f2eb2efb24ae99af579f73181913c P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.261304 25247 tablet_replica.cc:333] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.261862 25247 raft_consensus.cc:2243] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.262344 25247 raft_consensus.cc:2272] T 6d0029e56b384dc0a1f6f7224338b55f P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.264400 25247 tablet_replica.cc:333] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.265053 25247 raft_consensus.cc:2243] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.265486 25247 raft_consensus.cc:2272] T a80405ba7d124a55a24bfa66b47b11ed P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.267308 25247 tablet_replica.cc:333] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.267848 25247 raft_consensus.cc:2243] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.268632 25247 raft_consensus.cc:2272] T f11a44620a6b406fa581e4bdf9f7d118 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.270445 25247 tablet_replica.cc:333] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.271005 25247 raft_consensus.cc:2243] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.271761 25247 raft_consensus.cc:2272] T bc2cc57181b149febba966b7df6a6f75 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.273723 25247 tablet_replica.cc:333] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.274281 25247 raft_consensus.cc:2243] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.274662 25247 raft_consensus.cc:2272] T c6a942f0ae6f4dbf80228d9408a4425b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.276255 25247 tablet_replica.cc:333] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.276847 25247 raft_consensus.cc:2243] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.277297 25247 raft_consensus.cc:2272] T d049ca1dd55f42bdade58c334192a718 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.279011 25247 tablet_replica.cc:333] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.279631 25247 raft_consensus.cc:2243] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.280383 25247 raft_consensus.cc:2272] T fdfd4949731741138968945cf001e490 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.282526 25247 tablet_replica.cc:333] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.283274 25247 raft_consensus.cc:2243] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.283715 25247 raft_consensus.cc:2272] T d0429cc563504b08acd41e2d5c2f9931 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.286089 25247 tablet_replica.cc:333] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.286939 25247 raft_consensus.cc:2243] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.287945 25247 raft_consensus.cc:2272] T 0363138a41284e74959f445e6fc1356b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.290282 25247 tablet_replica.cc:333] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.290946 25247 raft_consensus.cc:2243] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.291862 25247 raft_consensus.cc:2272] T e27b5a219bb74143a6244e7412ffe315 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.294663 25247 tablet_replica.cc:333] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.295310 25247 raft_consensus.cc:2243] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.295832 25247 raft_consensus.cc:2272] T 84d8e10847634841ad03218c8c7c57b8 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.296193 26480 consensus_peers.cc:597] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.296852 26480 consensus_peers.cc:597] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.297974 25247 tablet_replica.cc:333] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.298579 25247 raft_consensus.cc:2243] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.299270 25247 raft_consensus.cc:2272] T c70130f794f3401ba1833f6a560fd648 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.301005 25247 tablet_replica.cc:333] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.301591 25247 raft_consensus.cc:2243] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.302016 25247 raft_consensus.cc:2272] T 20bb29cd7aab4f6392c564567967166d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.304548 25247 tablet_replica.cc:333] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.305346 25247 raft_consensus.cc:2243] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.305884 25247 raft_consensus.cc:2272] T db4b6d2a75944046a9edc086acf1cc0b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.307905 26480 consensus_peers.cc:597] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.308283 25247 tablet_replica.cc:333] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.309144 25247 raft_consensus.cc:2243] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.309689 25247 raft_consensus.cc:2272] T 0e5a930a65cd4d8c9cc5babf0b45f64e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.311846 25247 tablet_replica.cc:333] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.312642 25247 raft_consensus.cc:2243] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.313501 25247 raft_consensus.cc:2272] T b2b797af1c29418a9b0ed9df1fe6b56b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.315369 25247 tablet_replica.cc:333] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.316051 25247 raft_consensus.cc:2243] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.316516 25247 raft_consensus.cc:2272] T 0d2bc2d3d45543a5b29d18cd6e73a19d P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.318236 25247 tablet_replica.cc:333] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.318950 25247 raft_consensus.cc:2243] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.319432 25247 raft_consensus.cc:2272] T 7a19a131772f4afea3b55401b3c3f027 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.321597 25247 tablet_replica.cc:333] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.322278 25247 raft_consensus.cc:2243] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.322731 25247 raft_consensus.cc:2272] T e3e6d8a76b5d455eaf1bc3087e8e812e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.324994 25247 tablet_replica.cc:333] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.325693 25247 raft_consensus.cc:2243] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:46:27.325727 26480 consensus_peers.cc:597] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.326627 25247 raft_consensus.cc:2272] T ac74d42c21ed4aa4aea5608ebea57d8d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.329051 25247 tablet_replica.cc:333] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.329849 25247 raft_consensus.cc:2243] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.330322 25247 raft_consensus.cc:2272] T fea065a0e71a49f7a016c4489666e675 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.332361 25247 tablet_replica.cc:333] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.333091 25247 raft_consensus.cc:2243] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.333532 25247 raft_consensus.cc:2272] T 3808cf9d16e3450b89e2a28620804760 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.335661 25247 tablet_replica.cc:333] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.336436 25247 raft_consensus.cc:2243] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.336886 25247 raft_consensus.cc:2272] T 3026aa1a8a8046a08fa763504394ee19 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.338989 25247 tablet_replica.cc:333] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
W20260709 14:46:27.339179 26480 consensus_peers.cc:597] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:27.339705 25247 raft_consensus.cc:2243] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:46:27.340238 26480 consensus_peers.cc:597] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.340463 25247 raft_consensus.cc:2272] T d04ec293893a4286aee9e32358a3fd65 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.342036 26480 consensus_peers.cc:597] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.342437 26480 consensus_peers.cc:597] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:27.342769 25247 tablet_replica.cc:333] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.343353 25247 raft_consensus.cc:2243] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.344017 25247 raft_consensus.cc:2272] T b73615725a464c4280ba3b3057ea3fb6 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.345732 25247 tablet_replica.cc:333] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.346251 25247 raft_consensus.cc:2243] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.346894 25247 raft_consensus.cc:2272] T cb9be36d4725461e8ea3b3414c2d79ac P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.348577 25247 tablet_replica.cc:333] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.349126 25247 raft_consensus.cc:2243] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.349941 25247 raft_consensus.cc:2272] T 0defc94004fa4e038342d5cb2b9fdd96 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.352247 25247 tablet_replica.cc:333] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.353013 25247 raft_consensus.cc:2243] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.353971 25247 raft_consensus.cc:2272] T 0bc50e557b8149acab0ab62353e0ba79 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.356422 25247 tablet_replica.cc:333] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.357079 25247 raft_consensus.cc:2243] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.357928 25247 raft_consensus.cc:2272] T 35dc13b9eb6f4e6aa8f614a418b80f5b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.359869 25247 tablet_replica.cc:333] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
W20260709 14:46:27.360365 26480 consensus_peers.cc:597] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.360572 25247 raft_consensus.cc:2243] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.361060 25247 raft_consensus.cc:2272] T d51b59950d994c0f8dffbf0d8382f590 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.363044 25247 tablet_replica.cc:333] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.363958 25247 raft_consensus.cc:2243] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.364548 25247 raft_consensus.cc:2272] T 1001aafedd59438180df24f05b0599c6 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.366811 25247 tablet_replica.cc:333] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.367574 25247 raft_consensus.cc:2243] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.368031 25247 raft_consensus.cc:2272] T b7dbc8dc191d452c9db3db335e154eb9 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.369807 25247 tablet_replica.cc:333] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.370355 25247 raft_consensus.cc:2243] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.370985 25247 raft_consensus.cc:2272] T 2085f43774cb4361b4293f3186c76262 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.373083 25247 tablet_replica.cc:333] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.373728 25247 raft_consensus.cc:2243] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.374208 25247 raft_consensus.cc:2272] T dc666471d1554deeaf82e638da8ba69e P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.376001 25247 tablet_replica.cc:333] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.376730 25247 raft_consensus.cc:2243] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.377645 25247 raft_consensus.cc:2272] T be59edf00c8d4e83b5edda1dfb6006d4 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.379793 25247 tablet_replica.cc:333] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.380388 25247 raft_consensus.cc:2243] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.381289 25247 raft_consensus.cc:2272] T 78704a45e8df4a1f9ab8194f9ca7ce61 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.383597 25247 tablet_replica.cc:333] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.384205 25247 raft_consensus.cc:2243] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.384693 25247 raft_consensus.cc:2272] T 4245053f0f2e41a98ca815166ff30ed2 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.386597 25247 tablet_replica.cc:333] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.387279 25247 raft_consensus.cc:2243] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.387781 25247 raft_consensus.cc:2272] T 21d0494862c84acc8983e876003825dd P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.388985 26480 consensus_peers.cc:597] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.389835 25247 tablet_replica.cc:333] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.390435 25247 raft_consensus.cc:2243] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.391162 25247 raft_consensus.cc:2272] T f41ed435b7414cd1849ee771f7cd9009 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.392885 25247 tablet_replica.cc:333] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.393428 25247 raft_consensus.cc:2243] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.393831 25247 raft_consensus.cc:2272] T 07d3c70a84b74369b015501f8a36c37c P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.395475 25247 tablet_replica.cc:333] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.396138 25247 raft_consensus.cc:2243] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.396942 25247 raft_consensus.cc:2272] T 6fab9c8e01f14462bd66971bc328ebbd P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.399233 25247 tablet_replica.cc:333] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.400007 25247 raft_consensus.cc:2243] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:46:27.400266 26480 consensus_peers.cc:597] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.400893 26480 consensus_peers.cc:597] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.400959 25247 raft_consensus.cc:2272] T 6c1acb8329d64bfe9214a75e4cd86a90 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.402752 25247 tablet_replica.cc:333] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.403347 25247 raft_consensus.cc:2243] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.404130 25247 raft_consensus.cc:2272] T b458624714884eb288b8d106243b6ebb P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.406231 25247 tablet_replica.cc:333] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.406821 25247 raft_consensus.cc:2243] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.407230 25247 raft_consensus.cc:2272] T 2e9d68dac85b497b8252c4825d5af8a0 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.409071 25247 tablet_replica.cc:333] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.409577 25247 raft_consensus.cc:2243] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.409971 25247 raft_consensus.cc:2272] T 3d14e14803a0424bb7bd72a5023daf50 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.411586 25247 tablet_replica.cc:333] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.412125 25247 raft_consensus.cc:2243] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.412889 25247 raft_consensus.cc:2272] T fcf943d5f99a451caaf97687693f094e P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.414932 25247 tablet_replica.cc:333] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.415465 25247 raft_consensus.cc:2243] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.416214 25247 raft_consensus.cc:2272] T c84593461faf476f86b7567702ffc56b P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.418022 25247 tablet_replica.cc:333] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.418550 25247 raft_consensus.cc:2243] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.418959 25247 raft_consensus.cc:2272] T ec77d46dc292452495e862b69ce2553b P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.421048 25247 tablet_replica.cc:333] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.421710 25247 raft_consensus.cc:2243] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.422618 25247 raft_consensus.cc:2272] T d553dbec1ca34e5f9233a2a04f80575a P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.422811 26480 consensus_peers.cc:597] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.424438 25247 tablet_replica.cc:333] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.425071 25247 raft_consensus.cc:2243] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.425475 25247 raft_consensus.cc:2272] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.427487 25247 tablet_replica.cc:333] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.427992 25247 raft_consensus.cc:2243] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.428718 25247 raft_consensus.cc:2272] T 9b0bdbf78a894371979aeb42e5f7ee6d P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.430554 25247 tablet_replica.cc:333] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.431035 25247 raft_consensus.cc:2243] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.431674 25247 raft_consensus.cc:2272] T f0eb973340ab45a381aa0a2b7b74b4b5 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.432833 26480 consensus_peers.cc:597] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.433483 25247 tablet_replica.cc:333] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.434046 25247 raft_consensus.cc:2243] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.434476 25247 raft_consensus.cc:2272] T 21da1dbfe8f84551be2caa0b58755ec5 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.436234 25247 tablet_replica.cc:333] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.436816 25247 raft_consensus.cc:2243] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.437636 25247 raft_consensus.cc:2272] T 73754006ee5a4e93bdcb16e790b6d199 P 0b52a2c932804eae81327a19fb753843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.439379 25247 tablet_replica.cc:333] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.439882 25247 raft_consensus.cc:2243] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.440291 25247 raft_consensus.cc:2272] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.440450 26480 consensus_peers.cc:597] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.442198 25247 tablet_replica.cc:333] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.442759 25247 raft_consensus.cc:2243] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.443517 25247 raft_consensus.cc:2272] T 04672e12742b42b8aac86367a035d0ca P 0b52a2c932804eae81327a19fb753843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.445343 25247 tablet_replica.cc:333] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843: stopping tablet replica
I20260709 14:46:27.445823 25247 raft_consensus.cc:2243] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.446583 25247 raft_consensus.cc:2272] T 4cf0f69913af486dab475f9cdfb0022d P 0b52a2c932804eae81327a19fb753843 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.472823 26480 consensus_peers.cc:597] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.485208 26480 consensus_peers.cc:597] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.508260 26480 consensus_peers.cc:597] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.520747 26480 consensus_peers.cc:597] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:27.528112 25247 tablet_server.cc:196] TabletServer@127.24.167.194:0 shutdown complete.
W20260709 14:46:27.541473 26480 consensus_peers.cc:597] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.553990 26480 consensus_peers.cc:597] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:27.558351 26480 consensus_peers.cc:597] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:27.580355 26480 consensus_peers.cc:597] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.614138 26480 consensus_peers.cc:597] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.620079 25247 tablet_server.cc:179] TabletServer@127.24.167.195:0 shutting down...
W20260709 14:46:27.629467 26480 consensus_peers.cc:597] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.662380 26480 consensus_peers.cc:597] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.662845 26480 consensus_peers.cc:597] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.682179 26480 consensus_peers.cc:597] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:27.684697 26480 consensus_peers.cc:597] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.687538 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:27.688608 25247 tablet_replica.cc:333] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.689638 25247 raft_consensus.cc:2243] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.690488 25247 raft_consensus.cc:2272] T a80405ba7d124a55a24bfa66b47b11ed P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.692282 25247 tablet_replica.cc:333] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.692852 25247 raft_consensus.cc:2243] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.693483 25247 raft_consensus.cc:2272] T cc385a6c85cf44fda95ae1f343362ccf P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.695111 25247 tablet_replica.cc:333] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.695705 25247 raft_consensus.cc:2243] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.696103 25247 raft_consensus.cc:2272] T bc2cc57181b149febba966b7df6a6f75 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.697793 25247 tablet_replica.cc:333] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.698273 25247 raft_consensus.cc:2243] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.698939 25247 raft_consensus.cc:2272] T b48f2eb2efb24ae99af579f73181913c P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.700826 25247 tablet_replica.cc:333] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.701458 25247 raft_consensus.cc:2243] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.701866 25247 raft_consensus.cc:2272] T f11a44620a6b406fa581e4bdf9f7d118 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.704051 25247 tablet_replica.cc:333] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.704850 25247 raft_consensus.cc:2243] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.705346 25247 raft_consensus.cc:2272] T fdfd4949731741138968945cf001e490 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.707881 25247 tablet_replica.cc:333] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.708644 25247 raft_consensus.cc:2243] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.709345 25247 raft_consensus.cc:2272] T c6a942f0ae6f4dbf80228d9408a4425b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.710927 25247 tablet_replica.cc:333] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.711470 25247 raft_consensus.cc:2243] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.712249 25247 raft_consensus.cc:2272] T 6d0029e56b384dc0a1f6f7224338b55f P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.713884 25247 tablet_replica.cc:333] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.714447 25247 raft_consensus.cc:2243] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.715201 25247 raft_consensus.cc:2272] T 0d2bc2d3d45543a5b29d18cd6e73a19d P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.716889 25247 tablet_replica.cc:333] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.717402 25247 raft_consensus.cc:2243] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.718084 25247 raft_consensus.cc:2272] T d049ca1dd55f42bdade58c334192a718 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.719741 25247 tablet_replica.cc:333] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.720296 25247 raft_consensus.cc:2243] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.721006 25247 raft_consensus.cc:2272] T 84d8e10847634841ad03218c8c7c57b8 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.722548 25247 tablet_replica.cc:333] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.723093 25247 raft_consensus.cc:2243] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.723477 25247 raft_consensus.cc:2272] T c70130f794f3401ba1833f6a560fd648 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.725214 25247 tablet_replica.cc:333] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.725764 25247 raft_consensus.cc:2243] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.726161 25247 raft_consensus.cc:2272] T e27b5a219bb74143a6244e7412ffe315 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.727743 25247 tablet_replica.cc:333] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.728297 25247 raft_consensus.cc:2243] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.729024 25247 raft_consensus.cc:2272] T d0429cc563504b08acd41e2d5c2f9931 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.730808 25247 tablet_replica.cc:333] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.731348 25247 raft_consensus.cc:2243] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.731789 25247 raft_consensus.cc:2272] T 0363138a41284e74959f445e6fc1356b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.733688 25247 tablet_replica.cc:333] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.734464 25247 raft_consensus.cc:2243] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.735268 25247 raft_consensus.cc:2272] T db4b6d2a75944046a9edc086acf1cc0b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:27.735468 26480 consensus_peers.cc:597] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd -> Peer 0b52a2c932804eae81327a19fb753843 (127.24.167.194:39523): Couldn't send request to peer 0b52a2c932804eae81327a19fb753843. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:27.737640 25247 tablet_replica.cc:333] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
W20260709 14:46:27.738094 26480 consensus_peers.cc:597] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd -> Peer e8b56c7971564cc18513f578c1b05a97 (127.24.167.193:36415): Couldn't send request to peer e8b56c7971564cc18513f578c1b05a97. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:36415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:27.738358 25247 raft_consensus.cc:2243] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.739135 25247 raft_consensus.cc:2272] T 0e5a930a65cd4d8c9cc5babf0b45f64e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.740841 25247 tablet_replica.cc:333] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.741367 25247 raft_consensus.cc:2243] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.741771 25247 raft_consensus.cc:2272] T b2b797af1c29418a9b0ed9df1fe6b56b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.743391 25247 tablet_replica.cc:333] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.743925 25247 raft_consensus.cc:2243] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.744324 25247 raft_consensus.cc:2272] T b73615725a464c4280ba3b3057ea3fb6 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.745923 25247 tablet_replica.cc:333] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.746471 25247 raft_consensus.cc:2243] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.747152 25247 raft_consensus.cc:2272] T 20bb29cd7aab4f6392c564567967166d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.749212 25247 tablet_replica.cc:333] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.749744 25247 raft_consensus.cc:2243] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.750128 25247 raft_consensus.cc:2272] T ac74d42c21ed4aa4aea5608ebea57d8d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.752420 25247 tablet_replica.cc:333] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.753098 25247 raft_consensus.cc:2243] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.753929 25247 raft_consensus.cc:2272] T fea065a0e71a49f7a016c4489666e675 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.755812 25247 tablet_replica.cc:333] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.756611 25247 raft_consensus.cc:2243] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.757474 25247 raft_consensus.cc:2272] T 7a19a131772f4afea3b55401b3c3f027 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.759850 25247 tablet_replica.cc:333] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.760442 25247 raft_consensus.cc:2243] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.761464 25247 raft_consensus.cc:2272] T e3e6d8a76b5d455eaf1bc3087e8e812e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.763659 25247 tablet_replica.cc:333] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.764194 25247 raft_consensus.cc:2243] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.765002 25247 raft_consensus.cc:2272] T 3026aa1a8a8046a08fa763504394ee19 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.766875 25247 tablet_replica.cc:333] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.767498 25247 raft_consensus.cc:2243] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.768642 25247 raft_consensus.cc:2272] T 3808cf9d16e3450b89e2a28620804760 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.771181 25247 tablet_replica.cc:333] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.771924 25247 raft_consensus.cc:2243] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.772446 25247 raft_consensus.cc:2272] T d04ec293893a4286aee9e32358a3fd65 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.774263 25247 tablet_replica.cc:333] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.774789 25247 raft_consensus.cc:2243] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.775493 25247 raft_consensus.cc:2272] T 21d0494862c84acc8983e876003825dd P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.777247 25247 tablet_replica.cc:333] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.777769 25247 raft_consensus.cc:2243] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.778123 25247 raft_consensus.cc:2272] T f41ed435b7414cd1849ee771f7cd9009 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.779785 25247 tablet_replica.cc:333] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.780292 25247 raft_consensus.cc:2243] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.781211 25247 raft_consensus.cc:2272] T 1001aafedd59438180df24f05b0599c6 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.783089 25247 tablet_replica.cc:333] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.783627 25247 raft_consensus.cc:2243] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.784343 25247 raft_consensus.cc:2272] T b7dbc8dc191d452c9db3db335e154eb9 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.786172 25247 tablet_replica.cc:333] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.786705 25247 raft_consensus.cc:2243] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.787073 25247 raft_consensus.cc:2272] T 2085f43774cb4361b4293f3186c76262 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.789132 25247 tablet_replica.cc:333] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.789635 25247 raft_consensus.cc:2243] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.790048 25247 raft_consensus.cc:2272] T fcf943d5f99a451caaf97687693f094e P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.791980 25247 tablet_replica.cc:333] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.792543 25247 raft_consensus.cc:2243] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.793507 25247 raft_consensus.cc:2272] T d51b59950d994c0f8dffbf0d8382f590 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.795542 25247 tablet_replica.cc:333] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.796180 25247 raft_consensus.cc:2243] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.796645 25247 raft_consensus.cc:2272] T 0bc50e557b8149acab0ab62353e0ba79 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.798609 25247 tablet_replica.cc:333] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.799196 25247 raft_consensus.cc:2243] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.799649 25247 raft_consensus.cc:2272] T 35dc13b9eb6f4e6aa8f614a418b80f5b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.801736 25247 tablet_replica.cc:333] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.802601 25247 raft_consensus.cc:2243] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.803524 25247 raft_consensus.cc:2272] T dc666471d1554deeaf82e638da8ba69e P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.805611 25247 tablet_replica.cc:333] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.806207 25247 raft_consensus.cc:2243] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.806643 25247 raft_consensus.cc:2272] T be59edf00c8d4e83b5edda1dfb6006d4 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.808382 25247 tablet_replica.cc:333] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.809015 25247 raft_consensus.cc:2243] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.809468 25247 raft_consensus.cc:2272] T c84593461faf476f86b7567702ffc56b P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.811266 25247 tablet_replica.cc:333] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.811843 25247 raft_consensus.cc:2243] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.812258 25247 raft_consensus.cc:2272] T 78704a45e8df4a1f9ab8194f9ca7ce61 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.814200 25247 tablet_replica.cc:333] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.814810 25247 raft_consensus.cc:2243] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.815578 25247 raft_consensus.cc:2272] T 4245053f0f2e41a98ca815166ff30ed2 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.817842 25247 tablet_replica.cc:333] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.818624 25247 raft_consensus.cc:2243] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.819415 25247 raft_consensus.cc:2272] T ec77d46dc292452495e862b69ce2553b P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.821218 25247 tablet_replica.cc:333] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.821853 25247 raft_consensus.cc:2243] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.822293 25247 raft_consensus.cc:2272] T d553dbec1ca34e5f9233a2a04f80575a P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.823969 25247 tablet_replica.cc:333] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.824580 25247 raft_consensus.cc:2243] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.825325 25247 raft_consensus.cc:2272] T 2e9d68dac85b497b8252c4825d5af8a0 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.826997 25247 tablet_replica.cc:333] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.827569 25247 raft_consensus.cc:2243] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.828317 25247 raft_consensus.cc:2272] T 3d14e14803a0424bb7bd72a5023daf50 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.830170 25247 tablet_replica.cc:333] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.830740 25247 raft_consensus.cc:2243] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.831161 25247 raft_consensus.cc:2272] T cb9be36d4725461e8ea3b3414c2d79ac P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.832957 25247 tablet_replica.cc:333] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.833535 25247 raft_consensus.cc:2243] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.834337 25247 raft_consensus.cc:2272] T 21da1dbfe8f84551be2caa0b58755ec5 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.836261 25247 tablet_replica.cc:333] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.836848 25247 raft_consensus.cc:2243] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.837270 25247 raft_consensus.cc:2272] T f0eb973340ab45a381aa0a2b7b74b4b5 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.839043 25247 tablet_replica.cc:333] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.839630 25247 raft_consensus.cc:2243] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.840461 25247 raft_consensus.cc:2272] T 3e0211c3b6ab4362bfb30fd9cbe2d99a P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.842263 25247 tablet_replica.cc:333] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.842814 25247 raft_consensus.cc:2243] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.843245 25247 raft_consensus.cc:2272] T 04672e12742b42b8aac86367a035d0ca P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.844899 25247 tablet_replica.cc:333] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.845435 25247 raft_consensus.cc:2243] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.845847 25247 raft_consensus.cc:2272] T 73754006ee5a4e93bdcb16e790b6d199 P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.847590 25247 tablet_replica.cc:333] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.848125 25247 raft_consensus.cc:2243] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.848594 25247 raft_consensus.cc:2272] T b458624714884eb288b8d106243b6ebb P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.850441 25247 tablet_replica.cc:333] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.850960 25247 raft_consensus.cc:2243] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.851903 25247 raft_consensus.cc:2272] T 07d3c70a84b74369b015501f8a36c37c P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.853672 25247 tablet_replica.cc:333] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.854214 25247 raft_consensus.cc:2243] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.854660 25247 raft_consensus.cc:2272] T 6fab9c8e01f14462bd66971bc328ebbd P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.856527 25247 tablet_replica.cc:333] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.857142 25247 raft_consensus.cc:2243] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.857568 25247 raft_consensus.cc:2272] T 6c1acb8329d64bfe9214a75e4cd86a90 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.859261 25247 tablet_replica.cc:333] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.859786 25247 raft_consensus.cc:2243] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:27.860611 25247 raft_consensus.cc:2272] T 13b6fe4d36bd42d7a5ae8cc975d33a06 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.862320 25247 tablet_replica.cc:333] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.862855 25247 raft_consensus.cc:2243] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.863297 25247 raft_consensus.cc:2272] T 9b0bdbf78a894371979aeb42e5f7ee6d P e419e4dea40f4522961d83eb0e640abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.865087 25247 tablet_replica.cc:333] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.865589 25247 raft_consensus.cc:2243] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.866017 25247 raft_consensus.cc:2272] T 0defc94004fa4e038342d5cb2b9fdd96 P e419e4dea40f4522961d83eb0e640abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.867684 25247 tablet_replica.cc:333] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd: stopping tablet replica
I20260709 14:46:27.868219 25247 raft_consensus.cc:2243] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:27.868695 25247 raft_consensus.cc:2272] T 4cf0f69913af486dab475f9cdfb0022d P e419e4dea40f4522961d83eb0e640abd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:27.936079 25247 tablet_server.cc:196] TabletServer@127.24.167.195:0 shutdown complete.
I20260709 14:46:28.011744 25247 tablet_server.cc:179] TabletServer@127.24.167.196:0 shutting down...
I20260709 14:46:28.045465 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:28.061673 25247 tablet_server.cc:196] TabletServer@127.24.167.196:0 shutdown complete.
I20260709 14:46:28.069720 25247 master.cc:562] Master@127.24.167.254:46849 shutting down...
I20260709 14:46:28.094839 25247 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:28.095459 25247 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:28.095816 25247 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ed6723aacd8468db08230b3afa9271c: stopping tablet replica
I20260709 14:46:28.117357 25247 master.cc:584] Master@127.24.167.254:46849 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (22632 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:46:28.209796 25247 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.167.254:40367
I20260709 14:46:28.211023 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:28.217253 27185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:28.217554 27186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:28.218462 27188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:28.219602 25247 server_base.cc:1061] running on GCE node
I20260709 14:46:28.220775 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:28.220990 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:28.221175 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608388221139 us; error 0 us; skew 500 ppm
I20260709 14:46:28.221803 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:28.224200 25247 webserver.cc:533] Webserver started at http://127.24.167.254:41561/ using document root <none> and password file <none>
I20260709 14:46:28.224754 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:28.224951 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:28.225246 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:28.226356 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/master-0-root/instance:
uuid: "d64e2467ab9b49bdb8a8f6b2df78acd2"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.230762 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:46:28.234266 27193 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.235145 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:46:28.235390 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/master-0-root
uuid: "d64e2467ab9b49bdb8a8f6b2df78acd2"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.235668 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:28.258304 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:28.259521 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:28.300290 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.254:40367
I20260709 14:46:28.300482 27244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.254:40367 every 8 connection(s)
I20260709 14:46:28.304395 27245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:28.314761 27245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2: Bootstrap starting.
I20260709 14:46:28.319563 27245 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:28.323803 27245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2: No bootstrap required, opened a new log
I20260709 14:46:28.326040 27245 raft_consensus.cc:359] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d64e2467ab9b49bdb8a8f6b2df78acd2" member_type: VOTER }
I20260709 14:46:28.326418 27245 raft_consensus.cc:385] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:28.326596 27245 raft_consensus.cc:740] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64e2467ab9b49bdb8a8f6b2df78acd2, State: Initialized, Role: FOLLOWER
I20260709 14:46:28.327175 27245 consensus_queue.cc:260] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64e2467ab9b49bdb8a8f6b2df78acd2" member_type: VOTER }
I20260709 14:46:28.327612 27245 raft_consensus.cc:399] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:46:28.327802 27245 raft_consensus.cc:493] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:46:28.328015 27245 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:28.332556 27245 raft_consensus.cc:515] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d64e2467ab9b49bdb8a8f6b2df78acd2" member_type: VOTER }
I20260709 14:46:28.333081 27245 leader_election.cc:304] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [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: d64e2467ab9b49bdb8a8f6b2df78acd2; no voters: 
I20260709 14:46:28.334201 27245 leader_election.cc:290] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:46:28.334637 27248 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:28.336058 27248 raft_consensus.cc:697] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 1 LEADER]: Becoming Leader. State: Replica: d64e2467ab9b49bdb8a8f6b2df78acd2, State: Running, Role: LEADER
I20260709 14:46:28.336802 27248 consensus_queue.cc:237] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [LEADER]: Queue going to LEADER mode. State: All 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: "d64e2467ab9b49bdb8a8f6b2df78acd2" member_type: VOTER }
I20260709 14:46:28.337414 27245 sys_catalog.cc:565] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:46:28.342278 27250 sys_catalog.cc:455] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d64e2467ab9b49bdb8a8f6b2df78acd2. Latest consensus state: current_term: 1 leader_uuid: "d64e2467ab9b49bdb8a8f6b2df78acd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d64e2467ab9b49bdb8a8f6b2df78acd2" member_type: VOTER } }
I20260709 14:46:28.343043 27250 sys_catalog.cc:458] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:28.343150 27249 sys_catalog.cc:455] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d64e2467ab9b49bdb8a8f6b2df78acd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d64e2467ab9b49bdb8a8f6b2df78acd2" member_type: VOTER } }
I20260709 14:46:28.343827 27249 sys_catalog.cc:458] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:28.345496 27256 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:46:28.353365 27256 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:46:28.354422 25247 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:46:28.362843 27256 catalog_manager.cc:1383] Generated new cluster ID: dbeb77178f9c4580adc31488de37dc3d
I20260709 14:46:28.363123 27256 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:46:28.406137 27256 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:46:28.407433 27256 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:46:28.418607 27256 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2: Generated new TSK 0
I20260709 14:46:28.419246 27256 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:46:28.485508 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:28.491568 27266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:28.492926 27267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:28.493968 27269 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:28.494480 25247 server_base.cc:1061] running on GCE node
I20260709 14:46:28.495462 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:28.495667 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:28.495790 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608388495779 us; error 0 us; skew 500 ppm
I20260709 14:46:28.496297 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:28.498618 25247 webserver.cc:533] Webserver started at http://127.24.167.193:45447/ using document root <none> and password file <none>
I20260709 14:46:28.499049 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:28.499207 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:28.499409 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:28.500452 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root/instance:
uuid: "8d0eae2917534913b0f623e594e75d3b"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.505044 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:46:28.508315 27274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.509148 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:46:28.509451 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "8d0eae2917534913b0f623e594e75d3b"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.509792 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:28.530215 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:28.531458 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:28.533064 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:28.535375 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:28.535612 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.535856 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:28.536048 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.579398 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:34813
I20260709 14:46:28.579559 27336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:34813 every 8 connection(s)
I20260709 14:46:28.585067 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:28.593019 27341 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:28.594261 27342 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:28.597664 25247 server_base.cc:1061] running on GCE node
W20260709 14:46:28.598140 27344 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:28.599308 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:28.599557 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:28.599738 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608388599714 us; error 0 us; skew 500 ppm
I20260709 14:46:28.600272 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:28.602694 25247 webserver.cc:533] Webserver started at http://127.24.167.194:45607/ using document root <none> and password file <none>
I20260709 14:46:28.603178 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:28.603391 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:28.603663 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:28.604880 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-1-root/instance:
uuid: "2e297b0fe59542be861602bb16ddad5d"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.609961 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:46:28.611987 27337 heartbeater.cc:344] Connected to a master server at 127.24.167.254:40367
I20260709 14:46:28.612367 27337 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:28.613191 27337 heartbeater.cc:507] Master 127.24.167.254:40367 requested a full tablet report, sending...
I20260709 14:46:28.614307 27349 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.615319 27210 ts_manager.cc:194] Registered new tserver with Master: 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:28.615427 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260709 14:46:28.615875 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-1-root
uuid: "2e297b0fe59542be861602bb16ddad5d"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.616212 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:28.617301 27210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41698
I20260709 14:46:28.633086 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:28.634382 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:28.635871 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:28.638248 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:28.638496 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.638747 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:28.638922 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.679180 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.194:39027
I20260709 14:46:28.679373 27411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.194:39027 every 8 connection(s)
I20260709 14:46:28.684226 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:28.691704 27415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:28.694703 27416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:28.694860 27418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:28.696039 25247 server_base.cc:1061] running on GCE node
I20260709 14:46:28.697328 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:28.697597 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:28.697813 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608388697796 us; error 0 us; skew 500 ppm
I20260709 14:46:28.698523 27412 heartbeater.cc:344] Connected to a master server at 127.24.167.254:40367
I20260709 14:46:28.698724 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:28.699023 27412 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:28.700196 27412 heartbeater.cc:507] Master 127.24.167.254:40367 requested a full tablet report, sending...
I20260709 14:46:28.702167 25247 webserver.cc:533] Webserver started at http://127.24.167.195:42631/ using document root <none> and password file <none>
I20260709 14:46:28.702658 27210 ts_manager.cc:194] Registered new tserver with Master: 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:28.702878 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:28.703148 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:28.703487 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:28.704636 27210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41702
I20260709 14:46:28.705112 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-2-root/instance:
uuid: "46b436459a8044b1a251a2ff7c7ee622"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.710086 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:46:28.713924 27423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.714866 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:46:28.715219 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-2-root
uuid: "46b436459a8044b1a251a2ff7c7ee622"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.715549 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:28.729406 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:28.730873 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:28.732425 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:28.734829 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:28.735066 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.735320 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:28.735502 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.778955 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.195:34193
I20260709 14:46:28.779081 27485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.195:34193 every 8 connection(s)
I20260709 14:46:28.783816 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:28.791152 27489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:28.792693 27490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:28.796357 25247 server_base.cc:1061] running on GCE node
W20260709 14:46:28.796329 27492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:28.797358 27486 heartbeater.cc:344] Connected to a master server at 127.24.167.254:40367
I20260709 14:46:28.797799 27486 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:28.797780 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:28.798230 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:28.798468 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608388798449 us; error 0 us; skew 500 ppm
I20260709 14:46:28.798858 27486 heartbeater.cc:507] Master 127.24.167.254:40367 requested a full tablet report, sending...
I20260709 14:46:28.799240 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:28.801378 27210 ts_manager.cc:194] Registered new tserver with Master: 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:28.802435 25247 webserver.cc:533] Webserver started at http://127.24.167.196:45021/ using document root <none> and password file <none>
I20260709 14:46:28.803123 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:28.803067 27210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41706
I20260709 14:46:28.803452 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:28.803797 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:28.805190 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-3-root/instance:
uuid: "4276c19f88a145d0bd4430d7a99703eb"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.809805 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:46:28.813221 27497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.814199 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 14:46:28.814625 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-3-root
uuid: "4276c19f88a145d0bd4430d7a99703eb"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:28.814940 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:28.824939 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:28.826220 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:28.827533 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:28.829820 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:28.830066 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.830310 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:28.830492 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:28.876554 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.196:42325
I20260709 14:46:28.876690 27559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.196:42325 every 8 connection(s)
I20260709 14:46:28.891168 27560 heartbeater.cc:344] Connected to a master server at 127.24.167.254:40367
I20260709 14:46:28.891582 27560 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:28.892287 27560 heartbeater.cc:507] Master 127.24.167.254:40367 requested a full tablet report, sending...
I20260709 14:46:28.894447 27210 ts_manager.cc:194] Registered new tserver with Master: 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:28.894960 25247 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015058522s
I20260709 14:46:28.896212 27210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41720
I20260709 14:46:28.924597 27210 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41732:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:46:29.166525 27377 tablet_service.cc:1511] Processing CreateTablet for tablet c850c109c5a2498ea7e43e848f7af02a (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:29.170183 27376 tablet_service.cc:1511] Processing CreateTablet for tablet e614c5d3059e4186ac03777db45efa26 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:29.173977 27375 tablet_service.cc:1511] Processing CreateTablet for tablet 1531e0761e254f3e91f9a40e7d140074 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:29.177377 27374 tablet_service.cc:1511] Processing CreateTablet for tablet e58d29db8086485b8b22c2525932ea8c (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:29.178143 27377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c850c109c5a2498ea7e43e848f7af02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.178501 27525 tablet_service.cc:1511] Processing CreateTablet for tablet c850c109c5a2498ea7e43e848f7af02a (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:29.180707 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 1531e0761e254f3e91f9a40e7d140074 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:29.182484 27374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58d29db8086485b8b22c2525932ea8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.182567 27373 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1f8aaa7be1418b95b9132f3fbf980f (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:29.184190 27373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1f8aaa7be1418b95b9132f3fbf980f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.180732 27525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c850c109c5a2498ea7e43e848f7af02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.186254 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1531e0761e254f3e91f9a40e7d140074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.187793 27372 tablet_service.cc:1511] Processing CreateTablet for tablet 7c5e35a499ee47e2863e9c6fcb87e083 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:29.188910 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1531e0761e254f3e91f9a40e7d140074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.189369 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c5e35a499ee47e2863e9c6fcb87e083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.195392 27376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e614c5d3059e4186ac03777db45efa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.196693 27371 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe79cf456e446d802f8e6b2cca26a9 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:29.198762 27371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe79cf456e446d802f8e6b2cca26a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.210681 27370 tablet_service.cc:1511] Processing CreateTablet for tablet 573fa5c0b8c44dbf95f644bcefb49af5 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:29.215118 27370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573fa5c0b8c44dbf95f644bcefb49af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.218140 27523 tablet_service.cc:1511] Processing CreateTablet for tablet b06449ec5f5b4dd7831fef060d9f6503 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:29.219684 27523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06449ec5f5b4dd7831fef060d9f6503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.221699 27522 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1f8aaa7be1418b95b9132f3fbf980f (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:29.223205 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1f8aaa7be1418b95b9132f3fbf980f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.223430 27369 tablet_service.cc:1511] Processing CreateTablet for tablet b1ffc3b24f154849a1fe46d614b7a836 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:29.230067 27368 tablet_service.cc:1511] Processing CreateTablet for tablet 0041281ecc9a41e8a9f91c2c82acb89d (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:29.233467 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ffc3b24f154849a1fe46d614b7a836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.235085 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 7c5e35a499ee47e2863e9c6fcb87e083 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:29.235260 27519 tablet_service.cc:1511] Processing CreateTablet for tablet 573fa5c0b8c44dbf95f644bcefb49af5 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:29.236639 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c5e35a499ee47e2863e9c6fcb87e083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.236418 27518 tablet_service.cc:1511] Processing CreateTablet for tablet 832438374e8042758c0f038a93955115 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:29.237299 27517 tablet_service.cc:1511] Processing CreateTablet for tablet b1ffc3b24f154849a1fe46d614b7a836 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:29.239285 27516 tablet_service.cc:1511] Processing CreateTablet for tablet 5a072c706abf464f891e61cfb266bad7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:29.240336 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832438374e8042758c0f038a93955115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.241571 27521 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec579f17114b62a2b5c63d180e9eed (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:29.245014 27368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0041281ecc9a41e8a9f91c2c82acb89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.242976 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec579f17114b62a2b5c63d180e9eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.261029 27581 tablet_bootstrap.cc:492] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:29.263604 27517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ffc3b24f154849a1fe46d614b7a836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.264704 27516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a072c706abf464f891e61cfb266bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.268860 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573fa5c0b8c44dbf95f644bcefb49af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.274202 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd950c1034b46fab6ce38aec7436ded (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:29.275661 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd950c1034b46fab6ce38aec7436ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.290663 27375 tablet_service.cc:1511] Processing CreateTablet for tablet 5493d20d1b0a472da4e7e2b1bf50d116 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:29.291626 27522 tablet_service.cc:1511] Processing CreateTablet for tablet 5493d20d1b0a472da4e7e2b1bf50d116 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:29.293548 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5493d20d1b0a472da4e7e2b1bf50d116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.298607 27525 tablet_service.cc:1511] Processing CreateTablet for tablet 322cd0e62bbf4456a1a9edd0c54ac44b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:29.300009 27525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322cd0e62bbf4456a1a9edd0c54ac44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.292416 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5493d20d1b0a472da4e7e2b1bf50d116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.318526 27580 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:29.317101 27372 tablet_service.cc:1511] Processing CreateTablet for tablet 5a072c706abf464f891e61cfb266bad7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:29.321146 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a072c706abf464f891e61cfb266bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.327296 27374 tablet_service.cc:1511] Processing CreateTablet for tablet 322cd0e62bbf4456a1a9edd0c54ac44b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:29.328693 27374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322cd0e62bbf4456a1a9edd0c54ac44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.335373 27377 tablet_service.cc:1511] Processing CreateTablet for tablet 345ea7edb2db4bbf83bf87c504fd6491 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:29.307972 27376 tablet_service.cc:1511] Processing CreateTablet for tablet 02349d4c909c4e87a299144922957a90 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:29.336790 27377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345ea7edb2db4bbf83bf87c504fd6491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.338729 27373 tablet_service.cc:1511] Processing CreateTablet for tablet a7d1c35f1c714bf9b81606383790aaf6 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:29.361063 27376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02349d4c909c4e87a299144922957a90. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:29.366837 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:29.372725 27449 tablet_service.cc:1511] Processing CreateTablet for tablet b06449ec5f5b4dd7831fef060d9f6503 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:29.374203 27449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06449ec5f5b4dd7831fef060d9f6503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.374274 27445 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe79cf456e446d802f8e6b2cca26a9 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:29.375653 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe79cf456e446d802f8e6b2cca26a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.377719 27444 tablet_service.cc:1511] Processing CreateTablet for tablet 832438374e8042758c0f038a93955115 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:29.379169 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832438374e8042758c0f038a93955115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.378950 27447 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec579f17114b62a2b5c63d180e9eed (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:29.379400 27369 tablet_service.cc:1511] Processing CreateTablet for tablet e2162f9c14304284a2311c75acf368ea (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:29.380795 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2162f9c14304284a2311c75acf368ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.381351 27443 tablet_service.cc:1511] Processing CreateTablet for tablet b1ffc3b24f154849a1fe46d614b7a836 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:29.381676 27446 tablet_service.cc:1511] Processing CreateTablet for tablet 7c5e35a499ee47e2863e9c6fcb87e083 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:29.383723 27442 tablet_service.cc:1511] Processing CreateTablet for tablet 0041281ecc9a41e8a9f91c2c82acb89d (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:29.371258 27451 tablet_service.cc:1511] Processing CreateTablet for tablet c850c109c5a2498ea7e43e848f7af02a (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:29.383818 27450 tablet_service.cc:1511] Processing CreateTablet for tablet e614c5d3059e4186ac03777db45efa26 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:29.384721 27523 tablet_service.cc:1511] Processing CreateTablet for tablet 345ea7edb2db4bbf83bf87c504fd6491 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:29.380329 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec579f17114b62a2b5c63d180e9eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.377611 27448 tablet_service.cc:1511] Processing CreateTablet for tablet e58d29db8086485b8b22c2525932ea8c (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:29.389003 27517 tablet_service.cc:1511] Processing CreateTablet for tablet ca5cb27e401b450c8e74242730b2005e (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:29.389158 27521 tablet_service.cc:1511] Processing CreateTablet for tablet e2162f9c14304284a2311c75acf368ea (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:29.391615 27443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ffc3b24f154849a1fe46d614b7a836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.392308 27451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c850c109c5a2498ea7e43e848f7af02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.394322 27450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e614c5d3059e4186ac03777db45efa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.393975 27371 tablet_service.cc:1511] Processing CreateTablet for tablet f5ddec7b51e04ed98a96c3c6065786c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:29.395490 27581 tablet_bootstrap.cc:654] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:29.395884 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58d29db8086485b8b22c2525932ea8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.400255 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0041281ecc9a41e8a9f91c2c82acb89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.390918 27373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d1c35f1c714bf9b81606383790aaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.406944 27302 tablet_service.cc:1511] Processing CreateTablet for tablet e614c5d3059e4186ac03777db45efa26 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:29.401242 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3a98a7eea400698cdb337c79df4e1 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:29.408835 27371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ddec7b51e04ed98a96c3c6065786c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.409731 27301 tablet_service.cc:1511] Processing CreateTablet for tablet 1531e0761e254f3e91f9a40e7d140074 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:29.411648 27300 tablet_service.cc:1511] Processing CreateTablet for tablet b06449ec5f5b4dd7831fef060d9f6503 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:29.417253 27299 tablet_service.cc:1511] Processing CreateTablet for tablet e58d29db8086485b8b22c2525932ea8c (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:29.417680 27298 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1f8aaa7be1418b95b9132f3fbf980f (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:29.424603 27295 tablet_service.cc:1511] Processing CreateTablet for tablet 573fa5c0b8c44dbf95f644bcefb49af5 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:29.435629 27370 tablet_service.cc:1511] Processing CreateTablet for tablet 83c58758fd7244a092b68e25625161c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:29.435801 27293 tablet_service.cc:1511] Processing CreateTablet for tablet 0041281ecc9a41e8a9f91c2c82acb89d (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:29.437108 27370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c58758fd7244a092b68e25625161c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.437503 27296 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe79cf456e446d802f8e6b2cca26a9 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:29.431008 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c5e35a499ee47e2863e9c6fcb87e083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.430318 27518 tablet_service.cc:1511] Processing CreateTablet for tablet f5ddec7b51e04ed98a96c3c6065786c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:29.441002 27297 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec579f17114b62a2b5c63d180e9eed (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:29.442530 27294 tablet_service.cc:1511] Processing CreateTablet for tablet 832438374e8042758c0f038a93955115 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:29.426604 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e614c5d3059e4186ac03777db45efa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.461118 27301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1531e0761e254f3e91f9a40e7d140074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.462538 27298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1f8aaa7be1418b95b9132f3fbf980f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.464440 27295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573fa5c0b8c44dbf95f644bcefb49af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.466943 27296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe79cf456e446d802f8e6b2cca26a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.467730 27299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58d29db8086485b8b22c2525932ea8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.468462 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832438374e8042758c0f038a93955115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.470199 27300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06449ec5f5b4dd7831fef060d9f6503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.471889 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec579f17114b62a2b5c63d180e9eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.473716 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0041281ecc9a41e8a9f91c2c82acb89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.509032 27580 tablet_bootstrap.cc:654] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:29.516242 27369 tablet_service.cc:1511] Processing CreateTablet for tablet babe9250e41e4e099bea11127aceca4b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:46:29.518952 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babe9250e41e4e099bea11127aceca4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.539242 27517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5cb27e401b450c8e74242730b2005e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.541873 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ddec7b51e04ed98a96c3c6065786c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.544221 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3a98a7eea400698cdb337c79df4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.547659 27520 tablet_service.cc:1511] Processing CreateTablet for tablet babe9250e41e4e099bea11127aceca4b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:46:29.550187 27516 tablet_service.cc:1511] Processing CreateTablet for tablet a878a299e5d74e0d8a69aeef9bc94ce0 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:29.552816 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2162f9c14304284a2311c75acf368ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.561268 27516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a878a299e5d74e0d8a69aeef9bc94ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.564412 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babe9250e41e4e099bea11127aceca4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.565358 27581 tablet_bootstrap.cc:492] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:29.565917 27581 ts_tablet_manager.cc:1403] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.307s	user 0.024s	sys 0.053s
I20260709 14:46:29.581055 27523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345ea7edb2db4bbf83bf87c504fd6491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.578629 27581 raft_consensus.cc:359] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:29.582091 27581 raft_consensus.cc:385] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:29.582406 27581 raft_consensus.cc:740] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:29.580530 27375 tablet_service.cc:1511] Processing CreateTablet for tablet ba236bbc24434f069c5459caf23039bd (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:29.582959 27522 tablet_service.cc:1511] Processing CreateTablet for tablet ba236bbc24434f069c5459caf23039bd (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:29.583848 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba236bbc24434f069c5459caf23039bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.584335 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba236bbc24434f069c5459caf23039bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.596714 27581 consensus_queue.cc:260] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:29.616792 27369 tablet_service.cc:1511] Processing CreateTablet for tablet 6b5c5e79d27346858b48db5f84bc19cb (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:29.618176 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b5c5e79d27346858b48db5f84bc19cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.619787 27337 heartbeater.cc:499] Master 127.24.167.254:40367 was elected leader, sending a full tablet report...
I20260709 14:46:29.628901 27449 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd950c1034b46fab6ce38aec7436ded (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:29.629412 27519 tablet_service.cc:1511] Processing CreateTablet for tablet e67256a116ce4c7bb3e3caaefaaab0da (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:29.630303 27449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd950c1034b46fab6ce38aec7436ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.630687 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67256a116ce4c7bb3e3caaefaaab0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.648192 27372 tablet_service.cc:1511] Processing CreateTablet for tablet e67256a116ce4c7bb3e3caaefaaab0da (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:29.649637 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67256a116ce4c7bb3e3caaefaaab0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.709132 27517 tablet_service.cc:1511] Processing CreateTablet for tablet 81375aa288ac4dc18d9cb673dcd161c4 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:29.725982 27525 tablet_service.cc:1511] Processing CreateTablet for tablet 55380cbd92844dafbbc752c02e71ed1e (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:29.725996 27517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81375aa288ac4dc18d9cb673dcd161c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.727351 27376 tablet_service.cc:1511] Processing CreateTablet for tablet 55380cbd92844dafbbc752c02e71ed1e (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:29.728744 27376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55380cbd92844dafbbc752c02e71ed1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.717305 27412 heartbeater.cc:499] Master 127.24.167.254:40367 was elected leader, sending a full tablet report...
I20260709 14:46:29.737561 27525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55380cbd92844dafbbc752c02e71ed1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.737831 27374 tablet_service.cc:1511] Processing CreateTablet for tablet fd54f31414e64704989a46d1e19b00c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:29.737565 27580 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:29.745178 27580 ts_tablet_manager.cc:1403] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.427s	user 0.017s	sys 0.016s
I20260709 14:46:29.749562 27583 tablet_bootstrap.cc:492] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:29.751286 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 5493d20d1b0a472da4e7e2b1bf50d116 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:29.754453 27560 heartbeater.cc:499] Master 127.24.167.254:40367 was elected leader, sending a full tablet report...
I20260709 14:46:29.763299 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 02349d4c909c4e87a299144922957a90 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:29.764395 27374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd54f31414e64704989a46d1e19b00c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.768779 27585 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:29.769333 27585 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:29.770197 27300 tablet_service.cc:1511] Processing CreateTablet for tablet 5a072c706abf464f891e61cfb266bad7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:29.772296 27300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a072c706abf464f891e61cfb266bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.748042 27580 raft_consensus.cc:359] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:29.777081 27580 raft_consensus.cc:385] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:29.777475 27580 raft_consensus.cc:740] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:29.780032 27294 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd950c1034b46fab6ce38aec7436ded (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:29.781648 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd950c1034b46fab6ce38aec7436ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.784802 27586 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:29.786101 27450 tablet_service.cc:1511] Processing CreateTablet for tablet 345ea7edb2db4bbf83bf87c504fd6491 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:29.787595 27446 tablet_service.cc:1511] Processing CreateTablet for tablet ca5cb27e401b450c8e74242730b2005e (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:29.789098 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5493d20d1b0a472da4e7e2b1bf50d116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.794545 27583 tablet_bootstrap.cc:654] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:29.794898 27444 tablet_service.cc:1511] Processing CreateTablet for tablet a7d1c35f1c714bf9b81606383790aaf6 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:29.798027 27298 tablet_service.cc:1511] Processing CreateTablet for tablet 02349d4c909c4e87a299144922957a90 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:29.800114 27450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345ea7edb2db4bbf83bf87c504fd6491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.800673 27518 tablet_service.cc:1511] Processing CreateTablet for tablet cba839b0a80f4d4b86c98e5d23a8b041 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:46:29.803862 27585 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:29.804400 27442 tablet_service.cc:1511] Processing CreateTablet for tablet 83c58758fd7244a092b68e25625161c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:29.805997 27297 tablet_service.cc:1511] Processing CreateTablet for tablet e2162f9c14304284a2311c75acf368ea (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:29.820609 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba839b0a80f4d4b86c98e5d23a8b041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.815876 27443 tablet_service.cc:1511] Processing CreateTablet for tablet f5ddec7b51e04ed98a96c3c6065786c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:29.805459 27447 tablet_service.cc:1511] Processing CreateTablet for tablet a878a299e5d74e0d8a69aeef9bc94ce0 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:29.806023 27486 heartbeater.cc:499] Master 127.24.167.254:40367 was elected leader, sending a full tablet report...
I20260709 14:46:29.820699 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2162f9c14304284a2311c75acf368ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.829233 27298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02349d4c909c4e87a299144922957a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.829524 27371 tablet_service.cc:1511] Processing CreateTablet for tablet cba839b0a80f4d4b86c98e5d23a8b041 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:46:29.864688 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02349d4c909c4e87a299144922957a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.875937 27522 tablet_service.cc:1511] Processing CreateTablet for tablet f0171099e58b4569a631c7e31203abd7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:29.882648 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0171099e58b4569a631c7e31203abd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.889333 27451 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3a98a7eea400698cdb337c79df4e1 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:29.890847 27451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3a98a7eea400698cdb337c79df4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.892794 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a878a299e5d74e0d8a69aeef9bc94ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.897378 27371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba839b0a80f4d4b86c98e5d23a8b041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.897213 27581 ts_tablet_manager.cc:1434] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.331s	user 0.024s	sys 0.024s
I20260709 14:46:29.901538 27581 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:29.902055 27293 tablet_service.cc:1511] Processing CreateTablet for tablet 322cd0e62bbf4456a1a9edd0c54ac44b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:29.907049 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5cb27e401b450c8e74242730b2005e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.910238 27586 tablet_bootstrap.cc:654] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:29.884356 27299 tablet_service.cc:1511] Processing CreateTablet for tablet ca5cb27e401b450c8e74242730b2005e (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:29.849884 27580 consensus_queue.cc:260] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:29.920539 27443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ddec7b51e04ed98a96c3c6065786c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.921554 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d1c35f1c714bf9b81606383790aaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.927264 27302 tablet_service.cc:1511] Processing CreateTablet for tablet a7d1c35f1c714bf9b81606383790aaf6 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:29.929890 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:29.929980 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6f250e55d4f13bedb911d8395db7b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:29.931396 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6f250e55d4f13bedb911d8395db7b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:29.931734 27501 leader_election.cc:343] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:29.936015 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322cd0e62bbf4456a1a9edd0c54ac44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.941449 27591 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:29.941999 27591 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:29.927453 27295 tablet_service.cc:1511] Processing CreateTablet for tablet 83c58758fd7244a092b68e25625161c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:29.928387 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c58758fd7244a092b68e25625161c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.968058 27581 tablet_bootstrap.cc:654] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:29.969376 27591 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:29.966100 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d1c35f1c714bf9b81606383790aaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:29.935801 27301 tablet_service.cc:1511] Processing CreateTablet for tablet babe9250e41e4e099bea11127aceca4b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:46:29.991034 27580 ts_tablet_manager.cc:1434] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.246s	user 0.015s	sys 0.018s
I20260709 14:46:29.992096 27580 tablet_bootstrap.cc:492] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:29.993664 27296 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3a98a7eea400698cdb337c79df4e1 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:30.010197 27301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babe9250e41e4e099bea11127aceca4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.011516 27580 tablet_bootstrap.cc:654] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:30.013047 27374 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6f250e55d4f13bedb911d8395db7b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:30.014429 27374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6f250e55d4f13bedb911d8395db7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.029759 27295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c58758fd7244a092b68e25625161c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.042547 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfe9f3cb4e946c38b3365d46736d4be (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:30.054361 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfe9f3cb4e946c38b3365d46736d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.049983 27516 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebd2fa573934cb59c3c79ced86500c2 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:46:30.057304 27516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebd2fa573934cb59c3c79ced86500c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.070621 27445 tablet_service.cc:1511] Processing CreateTablet for tablet ba236bbc24434f069c5459caf23039bd (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:30.072010 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba236bbc24434f069c5459caf23039bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.072350 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:30.074100 27583 tablet_bootstrap.cc:492] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:30.074602 27583 ts_tablet_manager.cc:1403] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.325s	user 0.004s	sys 0.016s
W20260709 14:46:30.075564 27498 leader_election.cc:343] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.077059 27498 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:30.078006 27376 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1562711af74ee4a8509b998bf2b816 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:30.079166 27585 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:30.079367 27376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1562711af74ee4a8509b998bf2b816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.089380 27299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5cb27e401b450c8e74242730b2005e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.100819 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 81375aa288ac4dc18d9cb673dcd161c4 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:30.102236 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81375aa288ac4dc18d9cb673dcd161c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.109833 27449 tablet_service.cc:1511] Processing CreateTablet for tablet fd54f31414e64704989a46d1e19b00c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:30.111450 27449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd54f31414e64704989a46d1e19b00c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.113900 27586 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:30.114455 27586 ts_tablet_manager.cc:1403] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.330s	user 0.024s	sys 0.014s
I20260709 14:46:30.114367 27302 tablet_service.cc:1511] Processing CreateTablet for tablet 6b5c5e79d27346858b48db5f84bc19cb (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:30.115762 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b5c5e79d27346858b48db5f84bc19cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.118445 27586 raft_consensus.cc:359] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:30.119248 27586 raft_consensus.cc:385] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.119560 27586 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.122262 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 55380cbd92844dafbbc752c02e71ed1e (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:30.123667 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55380cbd92844dafbbc752c02e71ed1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.130254 27586 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:30.131412 27296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3a98a7eea400698cdb337c79df4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.132587 27302 tablet_service.cc:1511] Processing CreateTablet for tablet 81375aa288ac4dc18d9cb673dcd161c4 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:30.132587 27295 tablet_service.cc:1511] Processing CreateTablet for tablet fd54f31414e64704989a46d1e19b00c7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:30.134194 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81375aa288ac4dc18d9cb673dcd161c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.134756 27295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd54f31414e64704989a46d1e19b00c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.147871 27583 raft_consensus.cc:359] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.148751 27583 raft_consensus.cc:385] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.149060 27583 raft_consensus.cc:740] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.149802 27583 consensus_queue.cc:260] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.150234 27297 tablet_service.cc:1511] Processing CreateTablet for tablet a878a299e5d74e0d8a69aeef9bc94ce0 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:30.153138 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a878a299e5d74e0d8a69aeef9bc94ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.154951 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6f250e55d4f13bedb911d8395db7b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:30.156313 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6f250e55d4f13bedb911d8395db7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.159461 27446 tablet_service.cc:1511] Processing CreateTablet for tablet f0171099e58b4569a631c7e31203abd7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:30.160890 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0171099e58b4569a631c7e31203abd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.122454 27294 tablet_service.cc:1511] Processing CreateTablet for tablet e67256a116ce4c7bb3e3caaefaaab0da (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:30.161965 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67256a116ce4c7bb3e3caaefaaab0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.165612 27298 tablet_service.cc:1511] Processing CreateTablet for tablet cba839b0a80f4d4b86c98e5d23a8b041 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:46:30.165926 27369 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebd2fa573934cb59c3c79ced86500c2 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:46:30.167055 27298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba839b0a80f4d4b86c98e5d23a8b041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.167188 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebd2fa573934cb59c3c79ced86500c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.166985 27372 tablet_service.cc:1511] Processing CreateTablet for tablet 054133b9de504578b3543819fa9b3395 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:30.168372 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054133b9de504578b3543819fa9b3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.168435 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:30.170331 27353 leader_election.cc:343] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.172122 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1562711af74ee4a8509b998bf2b816 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:30.196203 27442 tablet_service.cc:1511] Processing CreateTablet for tablet 6b5c5e79d27346858b48db5f84bc19cb (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:30.197800 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b5c5e79d27346858b48db5f84bc19cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.204536 27518 tablet_service.cc:1511] Processing CreateTablet for tablet 054133b9de504578b3543819fa9b3395 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:30.211179 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054133b9de504578b3543819fa9b3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.209120 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1562711af74ee4a8509b998bf2b816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.213459 27586 ts_tablet_manager.cc:1434] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.008s
I20260709 14:46:30.219729 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:30.221481 27352 leader_election.cc:343] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.222007 27352 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:30.223394 27593 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:30.223882 27375 tablet_service.cc:1511] Processing CreateTablet for tablet e14aa3b5e5c04c7b97691249bc6a6302 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:46:30.225283 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14aa3b5e5c04c7b97691249bc6a6302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.221446 27586 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:30.247741 27586 tablet_bootstrap.cc:654] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:30.257939 27522 tablet_service.cc:1511] Processing CreateTablet for tablet f0a3d2b7fd9b4804907529b282e46683 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:30.259357 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a3d2b7fd9b4804907529b282e46683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.291023 27450 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfe9f3cb4e946c38b3365d46736d4be (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:30.292531 27450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfe9f3cb4e946c38b3365d46736d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.296789 27369 tablet_service.cc:1511] Processing CreateTablet for tablet f0a3d2b7fd9b4804907529b282e46683 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:30.299005 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a3d2b7fd9b4804907529b282e46683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.299233 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 054133b9de504578b3543819fa9b3395 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:30.300611 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054133b9de504578b3543819fa9b3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.320120 27599 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:30.320734 27599 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:30.324788 27599 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:30.342108 27300 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebd2fa573934cb59c3c79ced86500c2 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:46:30.343498 27300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebd2fa573934cb59c3c79ced86500c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.347596 27447 tablet_service.cc:1511] Processing CreateTablet for tablet f4c5c34188df479eb260bdf3c9815bda (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:30.348986 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c5c34188df479eb260bdf3c9815bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.351253 27297 tablet_service.cc:1511] Processing CreateTablet for tablet e14aa3b5e5c04c7b97691249bc6a6302 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:46:30.352144 27293 tablet_service.cc:1511] Processing CreateTablet for tablet f0a3d2b7fd9b4804907529b282e46683 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:30.353650 27299 tablet_service.cc:1511] Processing CreateTablet for tablet f0171099e58b4569a631c7e31203abd7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:30.354686 27581 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:30.355193 27581 ts_tablet_manager.cc:1403] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.454s	user 0.058s	sys 0.017s
I20260709 14:46:30.343994 27294 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfe9f3cb4e946c38b3365d46736d4be (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:30.356639 27518 tablet_service.cc:1511] Processing CreateTablet for tablet f4c5c34188df479eb260bdf3c9815bda (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:30.357987 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c5c34188df479eb260bdf3c9815bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.358722 27581 raft_consensus.cc:359] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:30.359568 27581 raft_consensus.cc:385] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.364010 27581 raft_consensus.cc:740] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.365633 27581 consensus_queue.cc:260] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:30.337747 27301 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1562711af74ee4a8509b998bf2b816 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:30.361605 27583 ts_tablet_manager.cc:1434] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.287s	user 0.009s	sys 0.020s
I20260709 14:46:30.362407 27444 tablet_service.cc:1511] Processing CreateTablet for tablet e14aa3b5e5c04c7b97691249bc6a6302 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:46:30.370187 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:30.375873 27581 ts_tablet_manager.cc:1434] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 14:46:30.376195 27583 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:30.381258 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14aa3b5e5c04c7b97691249bc6a6302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.369457 27580 tablet_bootstrap.cc:492] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:30.382016 27580 ts_tablet_manager.cc:1403] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.390s	user 0.022s	sys 0.005s
I20260709 14:46:30.377291 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14aa3b5e5c04c7b97691249bc6a6302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.388384 27581 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
W20260709 14:46:30.392825 27194 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 46119.5us
I20260709 14:46:30.395414 27581 tablet_bootstrap.cc:654] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:30.400435 27197 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 54599.6us
I20260709 14:46:30.401350 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a3d2b7fd9b4804907529b282e46683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.406452 27580 raft_consensus.cc:359] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.407321 27580 raft_consensus.cc:385] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.407655 27580 raft_consensus.cc:740] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.408249 27301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1562711af74ee4a8509b998bf2b816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.416536 27296 tablet_service.cc:1511] Processing CreateTablet for tablet f4c5c34188df479eb260bdf3c9815bda (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:30.418742 27586 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:30.413048 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfe9f3cb4e946c38b3365d46736d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.423859 27586 ts_tablet_manager.cc:1403] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.203s	user 0.005s	sys 0.010s
I20260709 14:46:30.424175 27296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c5c34188df479eb260bdf3c9815bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.408455 27580 consensus_queue.cc:260] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.428339 27586 raft_consensus.cc:359] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.430351 27299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0171099e58b4569a631c7e31203abd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.436348 27586 raft_consensus.cc:385] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.445142 27522 tablet_service.cc:1511] Processing CreateTablet for tablet 747b7bc78d154df381feabcfccfaeedb (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:30.445873 27371 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8555ca7ac5438e9bcebfee54b40c4a (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:30.446617 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b7bc78d154df381feabcfccfaeedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.447213 27371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8555ca7ac5438e9bcebfee54b40c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.447415 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 3b534c9b80cc4b72bcc945104e69d55f (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:30.448688 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b534c9b80cc4b72bcc945104e69d55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.437881 27586 raft_consensus.cc:740] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.450834 27586 consensus_queue.cc:260] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.453132 27586 ts_tablet_manager.cc:1434] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 14:46:30.454221 27586 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:30.460566 27583 tablet_bootstrap.cc:654] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:30.470302 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 747b7bc78d154df381feabcfccfaeedb (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:30.471364 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:30.471699 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b7bc78d154df381feabcfccfaeedb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:30.472934 27277 leader_election.cc:343] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.474376 27580 ts_tablet_manager.cc:1434] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.092s	user 0.003s	sys 0.004s
I20260709 14:46:30.477759 27580 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:30.467979 27369 tablet_service.cc:1511] Processing CreateTablet for tablet 747b7bc78d154df381feabcfccfaeedb (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:30.493520 27302 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8555ca7ac5438e9bcebfee54b40c4a (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:30.494035 27516 tablet_service.cc:1511] Processing CreateTablet for tablet dd45ee5a86e547f392c84b70f990fc12 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:30.494823 27581 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:30.495064 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8555ca7ac5438e9bcebfee54b40c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.495353 27581 ts_tablet_manager.cc:1403] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.019s
I20260709 14:46:30.499763 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 696cb572618343928fe52446a714b150 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:30.495388 27516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd45ee5a86e547f392c84b70f990fc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.501386 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696cb572618343928fe52446a714b150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.501111 27448 tablet_service.cc:1511] Processing CreateTablet for tablet dd45ee5a86e547f392c84b70f990fc12 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:30.501303 27295 tablet_service.cc:1511] Processing CreateTablet for tablet dd45ee5a86e547f392c84b70f990fc12 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:30.502763 27295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd45ee5a86e547f392c84b70f990fc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.505129 27298 tablet_service.cc:1511] Processing CreateTablet for tablet 3b534c9b80cc4b72bcc945104e69d55f (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:30.506524 27581 raft_consensus.cc:359] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:30.507310 27581 raft_consensus.cc:385] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.507632 27581 raft_consensus.cc:740] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.506548 27298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b534c9b80cc4b72bcc945104e69d55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.511796 27580 tablet_bootstrap.cc:654] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:30.513852 27446 tablet_service.cc:1511] Processing CreateTablet for tablet 696cb572618343928fe52446a714b150 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:30.515060 27585 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:30.515617 27585 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:30.519939 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:30.520681 27387 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:30.524191 27585 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:30.524278 27602 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:30.524650 27599 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:30.525056 27602 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.525257 27599 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.525744 27498 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:30.527483 27376 tablet_service.cc:1511] Processing CreateTablet for tablet 3b534c9b80cc4b72bcc945104e69d55f (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:30.535432 27376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b534c9b80cc4b72bcc945104e69d55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.536242 27372 tablet_service.cc:1511] Processing CreateTablet for tablet 696cb572618343928fe52446a714b150 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:30.506978 27444 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8555ca7ac5438e9bcebfee54b40c4a (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:30.552084 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b7bc78d154df381feabcfccfaeedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.546345 27585 raft_consensus.cc:2804] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:30.553663 27585 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:30.554142 27585 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:30.556685 27583 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:30.557740 27583 ts_tablet_manager.cc:1403] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.182s	user 0.014s	sys 0.010s
I20260709 14:46:30.558543 27599 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:30.558733 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:30.559780 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696cb572618343928fe52446a714b150. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:30.560334 27277 leader_election.cc:343] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.563691 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:30.565099 27501 leader_election.cc:343] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.565377 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd45ee5a86e547f392c84b70f990fc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.566177 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696cb572618343928fe52446a714b150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.546882 27602 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:30.508425 27581 consensus_queue.cc:260] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:30.611125 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 9d3e2551b4b546d8b5c596371eab4d58 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:30.611431 27374 tablet_service.cc:1511] Processing CreateTablet for tablet 9d3e2551b4b546d8b5c596371eab4d58 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:30.613693 27518 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd5eaa7619747f2aca30b090a08c649 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:30.615118 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd5eaa7619747f2aca30b090a08c649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.626487 27374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d3e2551b4b546d8b5c596371eab4d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.632339 27302 tablet_service.cc:1511] Processing CreateTablet for tablet 9d3e2551b4b546d8b5c596371eab4d58 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:30.633731 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d3e2551b4b546d8b5c596371eab4d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.660607 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8555ca7ac5438e9bcebfee54b40c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.661229 27583 raft_consensus.cc:359] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.661989 27583 raft_consensus.cc:385] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.662300 27583 raft_consensus.cc:740] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.663079 27583 consensus_queue.cc:260] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.667519 27583 ts_tablet_manager.cc:1434] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.109s	user 0.002s	sys 0.004s
I20260709 14:46:30.678598 27586 tablet_bootstrap.cc:654] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:30.680325 27375 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd5eaa7619747f2aca30b090a08c649 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:30.681262 27442 tablet_service.cc:1511] Processing CreateTablet for tablet f124fa63c55f4012bad2a128104dd8f7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:30.681836 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd5eaa7619747f2aca30b090a08c649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.623940 27585 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:30.684962 27293 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd5eaa7619747f2aca30b090a08c649 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:30.686239 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd5eaa7619747f2aca30b090a08c649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.686733 27585 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:30.687500 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:30.687855 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:30.688403 27387 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:30.691902 27501 leader_election.cc:343] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.697094 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d3e2551b4b546d8b5c596371eab4d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.707834 27302 tablet_service.cc:1511] Processing CreateTablet for tablet f124fa63c55f4012bad2a128104dd8f7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:30.709227 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f124fa63c55f4012bad2a128104dd8f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.710654 27581 ts_tablet_manager.cc:1434] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.215s	user 0.027s	sys 0.031s
I20260709 14:46:30.718888 27581 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:30.725194 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:30.727065 27424 leader_election.cc:343] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.727793 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f124fa63c55f4012bad2a128104dd8f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.731575 27387 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:30.706699 27520 tablet_service.cc:1511] Processing CreateTablet for tablet f124fa63c55f4012bad2a128104dd8f7 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:30.733609 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f124fa63c55f4012bad2a128104dd8f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.737088 27610 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:30.737298 27450 tablet_service.cc:1511] Processing CreateTablet for tablet 97495f64b5a94dfb8ea84a3030325c5b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:30.737840 27610 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:30.738703 27450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97495f64b5a94dfb8ea84a3030325c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.740783 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:30.742066 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:30.742542 27501 leader_election.cc:343] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:30.743513 27498 leader_election.cc:343] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.743969 27498 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:30.744831 27585 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:30.745565 27371 tablet_service.cc:1511] Processing CreateTablet for tablet 97495f64b5a94dfb8ea84a3030325c5b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:30.746942 27371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97495f64b5a94dfb8ea84a3030325c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.745566 27610 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:30.751816 27516 tablet_service.cc:1511] Processing CreateTablet for tablet 97495f64b5a94dfb8ea84a3030325c5b (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:30.753204 27516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97495f64b5a94dfb8ea84a3030325c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.725167 27583 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:30.759689 27581 tablet_bootstrap.cc:654] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:30.766990 27376 tablet_service.cc:1511] Processing CreateTablet for tablet 260e91a499324bbe9688e294c7864c52 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:30.768471 27376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260e91a499324bbe9688e294c7864c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.769701 27498 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:30.773411 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:30.773547 27294 tablet_service.cc:1511] Processing CreateTablet for tablet 260e91a499324bbe9688e294c7864c52 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:30.774938 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260e91a499324bbe9688e294c7864c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.775550 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:30.776434 27461 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
W20260709 14:46:30.778401 27278 leader_election.cc:343] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.778854 27278 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:30.779323 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 260e91a499324bbe9688e294c7864c52 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:30.780006 27599 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:30.780668 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260e91a499324bbe9688e294c7864c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.781427 27278 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:30.782608 27599 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:30.782974 27599 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:30.783291 27599 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:30.785003 27524 tablet_service.cc:1511] Processing CreateTablet for tablet ee6f14c496314e00b42e27b909622626 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:30.786422 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6f14c496314e00b42e27b909622626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.790403 27610 raft_consensus.cc:2804] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:30.794229 27610 raft_consensus.cc:697] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:30.795099 27610 consensus_queue.cc:237] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:30.808900 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:30.818524 27369 tablet_service.cc:1511] Processing CreateTablet for tablet ee6f14c496314e00b42e27b909622626 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:30.819151 27583 tablet_bootstrap.cc:654] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:30.819181 27447 tablet_service.cc:1511] Processing CreateTablet for tablet 66e28595db0c4482aa23a0cc5ebc3738 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:46:30.819958 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6f14c496314e00b42e27b909622626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.820876 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e28595db0c4482aa23a0cc5ebc3738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.822448 27302 tablet_service.cc:1511] Processing CreateTablet for tablet ee6f14c496314e00b42e27b909622626 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:30.823895 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6f14c496314e00b42e27b909622626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.834757 27580 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:30.835390 27580 ts_tablet_manager.cc:1403] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.358s	user 0.007s	sys 0.007s
W20260709 14:46:30.835955 27426 leader_election.cc:343] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.836472 27426 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:30.836933 27593 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:30.837579 27602 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:30.837513 27593 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.840541 27593 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:30.843822 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:30.843070 27518 tablet_service.cc:1511] Processing CreateTablet for tablet 66e28595db0c4482aa23a0cc5ebc3738 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 14:46:30.848908 27352 leader_election.cc:343] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.839210 27580 raft_consensus.cc:359] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:30.849628 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e28595db0c4482aa23a0cc5ebc3738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.856660 27298 tablet_service.cc:1511] Processing CreateTablet for tablet 66e28595db0c4482aa23a0cc5ebc3738 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:46:30.858027 27298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e28595db0c4482aa23a0cc5ebc3738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.865237 27586 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:30.865872 27586 ts_tablet_manager.cc:1403] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.412s	user 0.018s	sys 0.007s
I20260709 14:46:30.854009 27580 raft_consensus.cc:385] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.872785 27580 raft_consensus.cc:740] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.873828 27580 consensus_queue.cc:260] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:30.877002 27586 raft_consensus.cc:359] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:30.877800 27586 raft_consensus.cc:385] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.877604 27599 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.878211 27586 raft_consensus.cc:740] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.886556 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:30.887135 27461 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:30.892191 27444 tablet_service.cc:1511] Processing CreateTablet for tablet fd0bb15b238a4291977d3a47cd99f177 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:30.893010 27599 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:30.893587 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0bb15b238a4291977d3a47cd99f177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.893792 27586 consensus_queue.cc:260] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:30.894623 27581 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:30.895150 27581 ts_tablet_manager.cc:1403] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.000s
I20260709 14:46:30.898311 27583 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:30.898226 27581 raft_consensus.cc:359] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.898928 27583 ts_tablet_manager.cc:1403] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.231s	user 0.011s	sys 0.001s
I20260709 14:46:30.899008 27581 raft_consensus.cc:385] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.899425 27581 raft_consensus.cc:740] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.900432 27581 consensus_queue.cc:260] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:30.901775 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:30.902415 27535 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:30.903153 27581 ts_tablet_manager.cc:1434] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:46:30.904196 27581 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:30.902055 27583 raft_consensus.cc:359] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:30.908696 27583 raft_consensus.cc:385] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:30.909572 27583 raft_consensus.cc:740] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:30.910539 27583 consensus_queue.cc:260] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:30.911458 27586 ts_tablet_manager.cc:1434] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:46:30.910777 27535 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:30.917263 27583 ts_tablet_manager.cc:1434] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 14:46:30.927493 27277 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:30.928413 27599 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:30.922797 27461 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:30.927006 27580 ts_tablet_manager.cc:1434] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.091s	user 0.009s	sys 0.001s
I20260709 14:46:30.936223 27580 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:30.937808 27583 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:30.926990 27586 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:30.941876 27369 tablet_service.cc:1511] Processing CreateTablet for tablet fd0bb15b238a4291977d3a47cd99f177 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:30.952819 27520 tablet_service.cc:1511] Processing CreateTablet for tablet fd0bb15b238a4291977d3a47cd99f177 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:30.954129 27444 tablet_service.cc:1511] Processing CreateTablet for tablet 03311ee81e7d4c99abfc84d68162e911 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:30.957620 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0bb15b238a4291977d3a47cd99f177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.958592 27302 tablet_service.cc:1511] Processing CreateTablet for tablet 03311ee81e7d4c99abfc84d68162e911 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:30.959785 27602 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:30.961601 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03311ee81e7d4c99abfc84d68162e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.961499 27602 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:30.960448 27372 tablet_service.cc:1511] Processing CreateTablet for tablet 03311ee81e7d4c99abfc84d68162e911 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:30.962216 27518 tablet_service.cc:1511] Processing CreateTablet for tablet de5184ae9b9a466d920ec498d8930094 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:30.962906 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03311ee81e7d4c99abfc84d68162e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.965256 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:30.966310 27581 tablet_bootstrap.cc:654] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:30.966763 27424 leader_election.cc:343] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:30.970795 27302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03311ee81e7d4c99abfc84d68162e911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.969655 27599 raft_consensus.cc:697] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:30.970168 27602 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:30.986021 27586 tablet_bootstrap.cc:654] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:30.985440 27207 catalog_manager.cc:5697] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:30.991228 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0bb15b238a4291977d3a47cd99f177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.996210 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5184ae9b9a466d920ec498d8930094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.999260 27580 tablet_bootstrap.cc:654] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.000502 27583 tablet_bootstrap.cc:654] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.001951 27371 tablet_service.cc:1511] Processing CreateTablet for tablet de5184ae9b9a466d920ec498d8930094 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:31.003597 27371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5184ae9b9a466d920ec498d8930094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:31.004820 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 0679465b4be04ce99cb53272d2c225df (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:31.006270 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679465b4be04ce99cb53272d2c225df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:31.007282 27447 tablet_service.cc:1511] Processing CreateTablet for tablet 0679465b4be04ce99cb53272d2c225df (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:31.009047 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679465b4be04ce99cb53272d2c225df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:31.013669 27599 consensus_queue.cc:237] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.020349 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:31.020634 27293 tablet_service.cc:1511] Processing CreateTablet for tablet de5184ae9b9a466d920ec498d8930094 (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:31.022109 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5184ae9b9a466d920ec498d8930094. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:31.022344 27427 leader_election.cc:343] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.022861 27427 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:31.024109 27602 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:31.031093 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:31.032933 27353 leader_election.cc:343] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.033452 27353 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:31.034657 27593 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:31.040164 27294 tablet_service.cc:1511] Processing CreateTablet for tablet 0679465b4be04ce99cb53272d2c225df (DEFAULT_TABLE table=test-workload [id=c2f5058cc87e49f08a2b219a8b17e396]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:31.041613 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679465b4be04ce99cb53272d2c225df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:31.050274 27581 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:31.050866 27581 ts_tablet_manager.cc:1403] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.013s
I20260709 14:46:31.055707 27581 raft_consensus.cc:359] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.056456 27581 raft_consensus.cc:385] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.056777 27581 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.057543 27581 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.060067 27581 ts_tablet_manager.cc:1434] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:46:31.061069 27581 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:31.068640 27586 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:31.069343 27586 ts_tablet_manager.cc:1403] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.001s
I20260709 14:46:31.094503 27581 tablet_bootstrap.cc:654] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.126863 27209 catalog_manager.cc:5697] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:31.132519 27586 raft_consensus.cc:359] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.133327 27586 raft_consensus.cc:385] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.133656 27586 raft_consensus.cc:740] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.134420 27586 consensus_queue.cc:260] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.136871 27586 ts_tablet_manager.cc:1434] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.003s
I20260709 14:46:31.137895 27586 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:31.139433 27580 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:31.140110 27580 ts_tablet_manager.cc:1403] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.009s
I20260709 14:46:31.143600 27583 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:31.144243 27583 ts_tablet_manager.cc:1403] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.207s	user 0.030s	sys 0.040s
I20260709 14:46:31.146739 27581 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:31.147418 27581 ts_tablet_manager.cc:1403] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.013s
I20260709 14:46:31.148375 27583 raft_consensus.cc:359] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.149644 27583 raft_consensus.cc:385] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.150280 27583 raft_consensus.cc:740] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.143600 27580 raft_consensus.cc:359] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.152522 27580 raft_consensus.cc:385] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.152957 27580 raft_consensus.cc:740] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.154095 27580 consensus_queue.cc:260] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.151309 27581 raft_consensus.cc:359] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.156744 27581 raft_consensus.cc:385] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.157174 27581 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.157800 27586 tablet_bootstrap.cc:654] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.158350 27581 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.160933 27583 consensus_queue.cc:260] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.167814 27580 ts_tablet_manager.cc:1434] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 14:46:31.169028 27580 tablet_bootstrap.cc:492] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:31.178261 27583 ts_tablet_manager.cc:1434] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:46:31.179379 27583 tablet_bootstrap.cc:492] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:31.185621 27586 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:31.186251 27586 ts_tablet_manager.cc:1403] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.017s
I20260709 14:46:31.190095 27586 raft_consensus.cc:359] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.191010 27586 raft_consensus.cc:385] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.191422 27586 raft_consensus.cc:740] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.192536 27586 consensus_queue.cc:260] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.195513 27586 ts_tablet_manager.cc:1434] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:46:31.190824 27581 ts_tablet_manager.cc:1434] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.000s
I20260709 14:46:31.197669 27599 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.198342 27599 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.197772 27581 tablet_bootstrap.cc:492] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:31.203022 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:31.203821 27535 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:31.206223 27617 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.206851 27617 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.212078 27586 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:31.212365 27277 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:31.212683 27583 tablet_bootstrap.cc:654] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.212891 27617 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.211289 27581 tablet_bootstrap.cc:654] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.214628 27580 tablet_bootstrap.cc:654] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.212087 27599 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:31.216822 27617 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:31.223117 27617 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.222892 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.223640 27617 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.224049 27461 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:31.226022 27278 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:46:31.212317 27501 consensus_peers.cc:597] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:31.227520 27599 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:31.228029 27599 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.228464 27599 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.240028 27617 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.240803 27586 tablet_bootstrap.cc:654] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.243477 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:31.244192 27535 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.243698 27617 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:31.248891 27581 tablet_bootstrap.cc:492] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:31.249619 27581 ts_tablet_manager.cc:1403] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.003s
I20260709 14:46:31.253631 27581 raft_consensus.cc:359] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.254624 27581 raft_consensus.cc:385] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.255031 27581 raft_consensus.cc:740] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.246291 27599 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.258324 27535 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:31.264710 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:31.267383 27277 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:31.267517 27461 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.268256 27617 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:31.268774 27617 raft_consensus.cc:697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:31.269547 27617 consensus_queue.cc:237] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.263793 27599 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.272418 27581 consensus_queue.cc:260] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.279783 27581 ts_tablet_manager.cc:1434] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:46:31.283131 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:31.284550 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:31.285079 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:31.285219 27386 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:31.286413 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:46:31.286934 27275 leader_election.cc:343] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.289472 27581 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:31.291709 27583 tablet_bootstrap.cc:492] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:31.292265 27583 ts_tablet_manager.cc:1403] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.018s
W20260709 14:46:31.296320 27275 leader_election.cc:343] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.296571 27581 tablet_bootstrap.cc:654] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.296980 27461 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:31.298377 27278 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:31.295329 27583 raft_consensus.cc:359] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.299667 27599 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:31.299969 27583 raft_consensus.cc:385] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.300323 27583 raft_consensus.cc:740] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.300222 27599 raft_consensus.cc:697] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:31.301216 27583 consensus_queue.cc:260] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.301522 27599 consensus_queue.cc:237] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.307818 27580 tablet_bootstrap.cc:492] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:31.308542 27580 ts_tablet_manager.cc:1403] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.017s
I20260709 14:46:31.312350 27580 raft_consensus.cc:359] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.313223 27580 raft_consensus.cc:385] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.313539 27580 raft_consensus.cc:740] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.314641 27628 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.315330 27628 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.304371 27583 ts_tablet_manager.cc:1434] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.001s
I20260709 14:46:31.319501 27583 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:31.320663 27593 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.321398 27593 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.351903 27581 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:31.352623 27581 ts_tablet_manager.cc:1403] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.009s
I20260709 14:46:31.354494 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:31.356060 27353 leader_election.cc:343] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.355449 27209 catalog_manager.cc:5697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:31.356473 27593 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.355496 27581 raft_consensus.cc:359] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.358594 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.358861 27581 raft_consensus.cc:385] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.359308 27581 raft_consensus.cc:740] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.359439 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.359964 27628 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:31.360803 27581 consensus_queue.cc:260] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.361721 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:31.362383 27535 raft_consensus.cc:2468] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
W20260709 14:46:31.362766 27353 leader_election.cc:343] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.349526 27580 consensus_queue.cc:260] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.363251 27353 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:31.363788 27278 leader_election.cc:343] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.365249 27580 ts_tablet_manager.cc:1434] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 14:46:31.366680 27593 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:31.369037 27581 ts_tablet_manager.cc:1434] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:46:31.370806 27581 tablet_bootstrap.cc:492] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:31.373229 27277 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:31.374385 27583 tablet_bootstrap.cc:654] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:31.377996 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:31.379170 27580 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:31.378046 27581 tablet_bootstrap.cc:654] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.380903 27628 raft_consensus.cc:2804] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:31.384253 27628 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.384678 27628 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.389911 27580 tablet_bootstrap.cc:654] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.391628 27207 catalog_manager.cc:5697] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:31.397331 27586 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
W20260709 14:46:31.411798 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 49066.4us
I20260709 14:46:31.411231 27586 ts_tablet_manager.cc:1403] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.199s	user 0.009s	sys 0.024s
I20260709 14:46:31.415930 27581 tablet_bootstrap.cc:492] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:31.416952 27581 ts_tablet_manager.cc:1403] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260709 14:46:31.417111 27610 consensus_queue.cc:1048] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:31.418452 27628 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.420925 27628 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:31.422222 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:31.422243 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:31.423354 27593 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.423745 27535 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.423854 27593 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:31.424400 27278 leader_election.cc:343] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.426362 27593 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:31.426542 27583 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:31.427122 27583 ts_tablet_manager.cc:1403] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.038s
I20260709 14:46:31.428239 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.428977 27461 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:31.430501 27580 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:31.430244 27353 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:31.430101 27583 raft_consensus.cc:359] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.431384 27583 raft_consensus.cc:385] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.431517 27535 raft_consensus.cc:2468] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:31.431722 27583 raft_consensus.cc:740] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.432559 27583 consensus_queue.cc:260] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.432907 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:31.433833 27534 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:31.423745 27581 raft_consensus.cc:359] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.436699 27581 raft_consensus.cc:385] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.437026 27581 raft_consensus.cc:740] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.437803 27581 consensus_queue.cc:260] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.438618 27610 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.415984 27586 raft_consensus.cc:359] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.439145 27610 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.439610 27586 raft_consensus.cc:385] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.439986 27586 raft_consensus.cc:740] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.432865 27277 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:31.440845 27586 consensus_queue.cc:260] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.441993 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.443008 27599 raft_consensus.cc:2804] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:31.434901 27583 ts_tablet_manager.cc:1434] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:46:31.443512 27599 raft_consensus.cc:697] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:31.444344 27583 tablet_bootstrap.cc:492] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:31.444456 27599 consensus_queue.cc:237] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.446681 27593 raft_consensus.cc:2804] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:31.447165 27593 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.447523 27593 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.430974 27580 ts_tablet_manager.cc:1403] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.006s
W20260709 14:46:31.449156 27501 leader_election.cc:343] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.451148 27580 raft_consensus.cc:359] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.451980 27580 raft_consensus.cc:385] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.452421 27583 tablet_bootstrap.cc:654] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.452369 27580 raft_consensus.cc:740] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.453488 27580 consensus_queue.cc:260] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.456583 27580 ts_tablet_manager.cc:1434] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:46:31.458698 27581 ts_tablet_manager.cc:1434] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.006s
I20260709 14:46:31.458992 27593 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.459295 27580 tablet_bootstrap.cc:492] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:31.460383 27610 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:31.461054 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:31.461691 27312 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:31.461885 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:31.462544 27461 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.463146 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:31.466025 27581 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:31.471169 27461 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:31.475083 27580 tablet_bootstrap.cc:654] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.476193 27353 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:31.476785 27647 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:31.477206 27647 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.477265 27638 raft_consensus.cc:2804] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:31.477608 27647 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.480000 27581 tablet_bootstrap.cc:654] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.481666 27593 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:31.443518 27586 ts_tablet_manager.cc:1434] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:46:31.502437 27586 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:31.506225 27599 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:31.508285 27628 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.509021 27628 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:31.515038 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 72710.2us
I20260709 14:46:31.518236 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:31.513911 27638 raft_consensus.cc:697] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
W20260709 14:46:31.519987 27275 leader_election.cc:343] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.522097 27628 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.522123 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:31.520161 27638 consensus_queue.cc:237] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.522382 27207 catalog_manager.cc:5697] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:31.523234 27535 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.523808 27586 tablet_bootstrap.cc:654] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.529659 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.531032 27461 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:31.532989 27278 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:31.534264 27628 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:31.534634 27628 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.534963 27628 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.541507 27643 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.549497 27643 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.551813 27643 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:31.540477 27535 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:31.554253 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:31.541829 27610 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.557592 27643 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.558271 27643 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:31.559511 27501 leader_election.cc:343] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.544050 27581 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:31.560767 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.557641 27610 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:31.562462 27501 leader_election.cc:343] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.543071 27583 tablet_bootstrap.cc:492] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:31.562950 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:31.560801 27581 ts_tablet_manager.cc:1403] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.006s
I20260709 14:46:31.563160 27610 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.564925 27644 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:31.566440 27581 raft_consensus.cc:359] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.567205 27581 raft_consensus.cc:385] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.567530 27581 raft_consensus.cc:740] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.568221 27581 consensus_queue.cc:260] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.569571 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:31.569883 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.570282 27581 ts_tablet_manager.cc:1434] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:31.570523 27461 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:31.570436 27385 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:31.571194 27581 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:31.572063 27501 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:31.563493 27583 ts_tablet_manager.cc:1403] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.035s
I20260709 14:46:31.573228 27610 raft_consensus.cc:2804] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:31.573606 27610 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.573791 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:31.573963 27610 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.577023 27583 raft_consensus.cc:359] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.578068 27583 raft_consensus.cc:385] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.578490 27583 raft_consensus.cc:740] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.579932 27643 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.580969 27498 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:31.581372 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.582230 27628 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.610118 27643 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:31.610291 27498 leader_election.cc:343] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.610556 27643 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.610988 27643 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.610905 27610 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.611660 27628 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.585667 27580 tablet_bootstrap.cc:492] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:31.611783 27647 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.612672 27580 ts_tablet_manager.cc:1403] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.007s
I20260709 14:46:31.613150 27610 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.615659 27580 raft_consensus.cc:359] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.616398 27580 raft_consensus.cc:385] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.586201 27583 consensus_queue.cc:260] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.617374 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:31.617640 27647 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:31.618664 27602 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.619153 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:46:31.619606 27501 leader_election.cc:343] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.619750 27460 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.619964 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:31.620577 27312 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.622054 27643 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.619168 27602 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.625304 27647 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.626190 27643 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.626293 27647 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.627835 27312 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:31.628747 27602 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:31.629369 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:31.587460 27617 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:31.600690 27586 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:31.631655 27586 ts_tablet_manager.cc:1403] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.129s	user 0.022s	sys 0.016s
I20260709 14:46:31.603295 27581 tablet_bootstrap.cc:654] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.608000 27209 catalog_manager.cc:5697] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:31.633617 27460 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:31.630913 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:31.634552 27586 raft_consensus.cc:359] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.635877 27586 raft_consensus.cc:385] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.629976 27461 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:31.652781 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:31.629407 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:31.658159 27535 raft_consensus.cc:2393] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 1: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
W20260709 14:46:31.658437 27498 leader_election.cc:343] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.616719 27580 raft_consensus.cc:740] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.660625 27580 consensus_queue.cc:260] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.667080 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:31.668090 27385 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.637214 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:31.636173 27586 raft_consensus.cc:740] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.672513 27459 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.637635 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:31.685293 27386 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.637195 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:31.637164 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:31.702112 27383 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.692795 27459 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:31.683378 27501 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:31.700735 27586 consensus_queue.cc:260] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.637432 27647 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:31.686455 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:31.651510 27643 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:46:31.708990 27275 leader_election.cc:343] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.716605 27424 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:31.718453 27602 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.726516 27643 raft_consensus.cc:697] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:31.727293 27647 raft_consensus.cc:2804] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:31.729063 27647 raft_consensus.cc:697] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:31.729570 27385 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:31.729940 27647 consensus_queue.cc:237] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.733759 27643 consensus_queue.cc:237] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.735574 27586 ts_tablet_manager.cc:1434] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.000s
I20260709 14:46:31.736752 27586 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:31.741871 27602 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:31.747219 27602 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.747727 27602 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.750793 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:31.752249 27427 leader_election.cc:343] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.754201 27278 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:31.755209 27617 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:31.756384 27628 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:31.756910 27628 raft_consensus.cc:697] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:31.757746 27628 consensus_queue.cc:237] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:31.720475 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 63362.9us
W20260709 14:46:31.767812 27501 leader_election.cc:343] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.768380 27501 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:31.769408 27610 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:31.770216 27580 ts_tablet_manager.cc:1434] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.157s	user 0.006s	sys 0.005s
I20260709 14:46:31.781764 27602 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:31.790107 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:31.793587 27385 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:31.794764 27617 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:31.795017 27424 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:31.799434 27602 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:31.799988 27602 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:31.800446 27602 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.791122 27386 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:31.805413 27498 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:31.807205 27583 ts_tablet_manager.cc:1434] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.234s	user 0.040s	sys 0.114s
I20260709 14:46:31.808476 27583 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:31.798770 27580 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:31.809203 27638 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.809737 27638 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.813529 27638 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:31.798997 27586 tablet_bootstrap.cc:654] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.815013 27583 tablet_bootstrap.cc:654] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.815140 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:31.815500 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:31.817850 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:31.821841 27581 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:31.823347 27581 ts_tablet_manager.cc:1403] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.252s	user 0.015s	sys 0.004s
I20260709 14:46:31.822438 27647 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:31.824368 27647 raft_consensus.cc:697] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:31.825276 27647 consensus_queue.cc:237] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:31.826033 27617 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:31.821170 27638 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:31.821467 27580 tablet_bootstrap.cc:654] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.833206 27581 raft_consensus.cc:359] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.833993 27581 raft_consensus.cc:385] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.834276 27581 raft_consensus.cc:740] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.834964 27581 consensus_queue.cc:260] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.840902 27581 ts_tablet_manager.cc:1434] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:46:31.842104 27581 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:31.838146 27209 catalog_manager.cc:5697] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:31.852109 27210 catalog_manager.cc:5697] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:31.855502 27602 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.863248 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:31.865517 27602 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:31.866595 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:31.867261 27386 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:31.869270 27427 leader_election.cc:343] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:31.871743 27581 tablet_bootstrap.cc:654] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.873876 27583 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:31.874550 27583 ts_tablet_manager.cc:1403] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.003s
I20260709 14:46:31.874859 27386 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:31.876147 27424 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:31.879993 27583 raft_consensus.cc:359] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.880597 27385 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.880991 27583 raft_consensus.cc:385] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.881402 27583 raft_consensus.cc:740] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.882247 27583 consensus_queue.cc:260] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.885486 27602 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:31.886924 27602 raft_consensus.cc:697] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:31.888074 27602 consensus_queue.cc:237] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.893716 27658 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:31.894275 27658 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:31.904253 27617 consensus_queue.cc:1048] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:31.908826 27586 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:31.909363 27586 ts_tablet_manager.cc:1403] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.005s
I20260709 14:46:31.914129 27459 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:31.885784 27583 ts_tablet_manager.cc:1434] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 14:46:31.952793 27583 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:31.953225 27581 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:31.953730 27581 ts_tablet_manager.cc:1403] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.049s
I20260709 14:46:31.955952 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:31.957417 27658 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:31.957021 27581 raft_consensus.cc:359] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.958017 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:31.958297 27581 raft_consensus.cc:385] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.958604 27581 raft_consensus.cc:740] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.959559 27427 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:31.956199 27586 raft_consensus.cc:359] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.961571 27586 raft_consensus.cc:385] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:31.961808 27586 raft_consensus.cc:740] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:31.963286 27638 consensus_queue.cc:1048] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:31.965370 27581 consensus_queue.cc:260] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:31.968377 27581 ts_tablet_manager.cc:1434] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:46:31.972319 27586 consensus_queue.cc:260] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:31.970978 27658 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:31.976835 27617 consensus_queue.cc:1048] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:31.970533 27657 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:46:31.980993 27583 tablet_bootstrap.cc:654] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:31.985446 27581 tablet_bootstrap.cc:492] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:31.989452 27586 ts_tablet_manager.cc:1434] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.011s
I20260709 14:46:31.995666 27581 tablet_bootstrap.cc:654] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.007949 27586 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:32.022563 27638 consensus_queue.cc:1048] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:32.024679 27209 catalog_manager.cc:5697] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:32.033908 27583 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:32.039304 27583 ts_tablet_manager.cc:1403] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.001s
I20260709 14:46:32.042130 27583 raft_consensus.cc:359] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.042778 27583 raft_consensus.cc:385] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.043035 27583 raft_consensus.cc:740] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.043741 27583 consensus_queue.cc:260] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.045774 27583 ts_tablet_manager.cc:1434] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:32.046700 27583 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:32.053829 27583 tablet_bootstrap.cc:654] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.055401 27580 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:32.055956 27580 ts_tablet_manager.cc:1403] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.265s	user 0.018s	sys 0.022s
I20260709 14:46:32.027887 27586 tablet_bootstrap.cc:654] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.036912 27581 tablet_bootstrap.cc:492] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:32.060776 27581 ts_tablet_manager.cc:1403] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.018s
I20260709 14:46:32.063454 27581 raft_consensus.cc:359] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.064144 27581 raft_consensus.cc:385] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.064422 27581 raft_consensus.cc:740] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.065142 27581 consensus_queue.cc:260] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.067463 27581 ts_tablet_manager.cc:1434] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:32.068408 27581 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:32.068953 27583 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:32.069448 27583 ts_tablet_manager.cc:1403] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.006s
I20260709 14:46:32.071982 27583 raft_consensus.cc:359] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.072679 27583 raft_consensus.cc:385] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.072949 27583 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.073591 27583 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.074083 27581 tablet_bootstrap.cc:654] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.075639 27583 ts_tablet_manager.cc:1434] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:32.080420 27583 tablet_bootstrap.cc:492] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:32.059506 27580 raft_consensus.cc:359] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.081007 27580 raft_consensus.cc:385] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.081274 27580 raft_consensus.cc:740] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.082010 27580 consensus_queue.cc:260] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.086125 27583 tablet_bootstrap.cc:654] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.087795 27580 ts_tablet_manager.cc:1434] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 14:46:32.088300 27581 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:32.088828 27581 ts_tablet_manager.cc:1403] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:46:32.088876 27580 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:32.091712 27581 raft_consensus.cc:359] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.092422 27581 raft_consensus.cc:385] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.092728 27581 raft_consensus.cc:740] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.093652 27581 consensus_queue.cc:260] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.095943 27581 ts_tablet_manager.cc:1434] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:32.088828 27207 catalog_manager.cc:5697] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:32.106943 27581 tablet_bootstrap.cc:492] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:32.107089 27580 tablet_bootstrap.cc:654] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.114439 27581 tablet_bootstrap.cc:654] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.115051 27207 catalog_manager.cc:5697] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:32.124790 27580 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:32.125486 27580 ts_tablet_manager.cc:1403] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260709 14:46:32.128989 27580 raft_consensus.cc:359] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.129951 27580 raft_consensus.cc:385] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.130277 27580 raft_consensus.cc:740] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.130594 27581 tablet_bootstrap.cc:492] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:32.131112 27581 ts_tablet_manager.cc:1403] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 14:46:32.133781 27581 raft_consensus.cc:359] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.134464 27581 raft_consensus.cc:385] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.134735 27581 raft_consensus.cc:740] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.135134 27657 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.135612 27657 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.137993 27657 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.139050 27580 consensus_queue.cc:260] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.139503 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.139791 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.140223 27458 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
W20260709 14:46:32.141772 27275 leader_election.cc:343] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.142550 27278 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:32.143836 27657 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:32.144271 27657 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:32.144738 27657 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.148159 27580 ts_tablet_manager.cc:1434] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 14:46:32.150341 27580 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:32.155805 27643 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:32.135601 27581 consensus_queue.cc:260] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.166908 27581 ts_tablet_manager.cc:1434] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:46:32.167979 27581 tablet_bootstrap.cc:492] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:32.169914 27580 tablet_bootstrap.cc:654] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.176292 27586 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:32.176885 27586 ts_tablet_manager.cc:1403] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.169s	user 0.021s	sys 0.026s
I20260709 14:46:32.180595 27657 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.179992 27586 raft_consensus.cc:359] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.183990 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:46:32.185995 27275 leader_election.cc:343] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.188159 27586 raft_consensus.cc:385] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.188666 27586 raft_consensus.cc:740] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.191023 27583 tablet_bootstrap.cc:492] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:32.191574 27583 ts_tablet_manager.cc:1403] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.111s	user 0.059s	sys 0.042s
I20260709 14:46:32.194444 27581 tablet_bootstrap.cc:654] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.194286 27583 raft_consensus.cc:359] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.195087 27583 raft_consensus.cc:385] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.195430 27583 raft_consensus.cc:740] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.196272 27583 consensus_queue.cc:260] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.198501 27583 ts_tablet_manager.cc:1434] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:32.199496 27583 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:32.200659 27657 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.189558 27586 consensus_queue.cc:260] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.201766 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:32.204435 27458 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.207774 27580 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:32.208304 27580 ts_tablet_manager.cc:1403] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.000s
I20260709 14:46:32.209750 27586 ts_tablet_manager.cc:1434] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 14:46:32.211035 27586 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:32.212241 27583 tablet_bootstrap.cc:654] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.214331 27459 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.216846 27580 raft_consensus.cc:359] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.217721 27580 raft_consensus.cc:385] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.218053 27580 raft_consensus.cc:740] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.219029 27580 consensus_queue.cc:260] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.222971 27610 consensus_queue.cc:1048] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:32.233027 27580 ts_tablet_manager.cc:1434] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.005s
I20260709 14:46:32.241868 27586 tablet_bootstrap.cc:654] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.238849 27580 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:32.238046 27610 consensus_queue.cc:1048] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:46:32.260277 27458 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:32.260726 27610 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.261276 27610 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.261958 27278 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:32.263301 27657 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:32.263849 27657 raft_consensus.cc:697] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:32.264302 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.265770 27657 consensus_queue.cc:237] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:32.266335 27498 leader_election.cc:343] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.267117 27580 tablet_bootstrap.cc:654] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.267268 27581 tablet_bootstrap.cc:492] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:32.267911 27581 ts_tablet_manager.cc:1403] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.004s
I20260709 14:46:32.274209 27581 raft_consensus.cc:359] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.274785 27581 raft_consensus.cc:385] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.275008 27581 raft_consensus.cc:740] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.269953 27643 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.275748 27581 consensus_queue.cc:260] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.271787 27647 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:46:32.280714 27647 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.276418 27643 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.281334 27647 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.283846 27647 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:32.283928 27643 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.287835 27610 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.294736 27617 consensus_queue.cc:1048] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:32.308840 27638 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.313701 27638 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.314576 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.315326 27459 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:32.315945 27638 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.319078 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:32.319502 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.329694 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:32.331166 27385 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.337204 27610 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.339382 27353 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:32.339340 27610 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.340591 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.342563 27610 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:32.347180 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.347600 27501 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
W20260709 14:46:32.349242 27501 leader_election.cc:343] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.350078 27696 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:32.350584 27696 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:32.350975 27696 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:32.351325 27501 leader_election.cc:343] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.353690 27583 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:32.354470 27583 ts_tablet_manager.cc:1403] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.155s	user 0.007s	sys 0.009s
I20260709 14:46:32.360543 27586 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:32.361606 27602 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.365303 27586 ts_tablet_manager.cc:1403] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.155s	user 0.030s	sys 0.021s
I20260709 14:46:32.368227 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:32.366937 27602 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.375914 27602 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:32.378046 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:32.380825 27312 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:32.381366 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:32.376868 27586 raft_consensus.cc:359] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.384429 27586 raft_consensus.cc:385] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.384776 27586 raft_consensus.cc:740] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.385499 27586 consensus_queue.cc:260] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.387599 27586 ts_tablet_manager.cc:1434] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:46:32.387354 27427 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:32.389206 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.391543 27586 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:32.391763 27602 consensus_queue.cc:1048] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:32.400638 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.401382 27384 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:32.402065 27638 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:32.402232 27586 tablet_bootstrap.cc:654] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:32.403172 27498 leader_election.cc:343] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.403715 27498 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:32.408264 27583 raft_consensus.cc:359] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.409750 27583 raft_consensus.cc:385] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.407501 27695 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:32.411360 27583 raft_consensus.cc:740] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
W20260709 14:46:32.417426 27498 leader_election.cc:343] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.416347 27696 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.420419 27498 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:32.420783 27583 consensus_queue.cc:260] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.421525 27695 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:32.410750 27610 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.421931 27501 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:32.424552 27610 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.427795 27580 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:32.426079 27581 ts_tablet_manager.cc:1434] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.158s	user 0.026s	sys 0.031s
I20260709 14:46:32.428334 27580 ts_tablet_manager.cc:1403] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.190s	user 0.028s	sys 0.032s
I20260709 14:46:32.429147 27581 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:32.431313 27580 raft_consensus.cc:359] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.432097 27580 raft_consensus.cc:385] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.426301 27583 ts_tablet_manager.cc:1434] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.000s
I20260709 14:46:32.432395 27580 raft_consensus.cc:740] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.433367 27583 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:32.438199 27696 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:46:32.486158 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 68590.8us
W20260709 14:46:32.487764 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:32.435230 27610 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:32.499130 27694 consensus_queue.cc:1048] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:32.502997 27610 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:32.503760 27610 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:32.504251 27610 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.483505 27617 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.512210 27580 consensus_queue.cc:260] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.513239 27617 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.518704 27658 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:32.518744 27649 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.520392 27649 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.529593 27649 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.533460 27583 tablet_bootstrap.cc:654] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.533715 27617 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.559830 27311 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.548063 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.567528 27610 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.568158 27581 tablet_bootstrap.cc:654] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:32.566105 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 76631.5us
I20260709 14:46:32.573115 27610 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:32.547518 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 89039.4us
I20260709 14:46:32.575794 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.574779 27206 catalog_manager.cc:5697] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:32.610525 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:32.614020 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.590517 27580 ts_tablet_manager.cc:1434] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.162s	user 0.009s	sys 0.002s
I20260709 14:46:32.618053 27580 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:32.622429 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.623343 27459 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:32.625061 27353 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:32.626169 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:32.627046 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:32.630527 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:32.631402 27310 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.634183 27706 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:32.637336 27461 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.642685 27706 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:32.647817 27583 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:32.648762 27706 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.657419 27586 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:32.658268 27586 ts_tablet_manager.cc:1403] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.267s	user 0.021s	sys 0.003s
I20260709 14:46:32.658806 27581 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:32.659713 27581 ts_tablet_manager.cc:1403] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.231s	user 0.027s	sys 0.037s
I20260709 14:46:32.652381 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:32.662588 27704 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:32.663539 27583 ts_tablet_manager.cc:1403] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.230s	user 0.025s	sys 0.008s
I20260709 14:46:32.665055 27581 raft_consensus.cc:359] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.667804 27599 consensus_queue.cc:1048] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 14:46:32.667140 27581 raft_consensus.cc:385] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.672654 27581 raft_consensus.cc:740] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.674057 27581 consensus_queue.cc:260] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.675626 27694 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.678836 27694 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.685793 27586 raft_consensus.cc:359] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.686672 27586 raft_consensus.cc:385] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.686965 27586 raft_consensus.cc:740] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.687672 27586 consensus_queue.cc:260] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.688995 27275 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:32.691258 27617 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.691610 27581 ts_tablet_manager.cc:1434] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 14:46:32.692332 27586 ts_tablet_manager.cc:1434] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 14:46:32.691926 27617 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.693246 27581 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:32.693804 27586 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:32.694844 27617 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.697229 27696 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.697727 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.697813 27696 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.700762 27696 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:32.701435 27694 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.702780 27310 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:32.704783 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:32.709450 27275 leader_election.cc:343] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:32.709478 27353 leader_election.cc:343] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.713325 27580 tablet_bootstrap.cc:654] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:32.721753 27501 leader_election.cc:343] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.722682 27501 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:32.706369 27583 raft_consensus.cc:359] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.723594 27694 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:32.723965 27583 raft_consensus.cc:385] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.724334 27694 raft_consensus.cc:697] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
W20260709 14:46:32.723994 27501 leader_election.cc:343] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.725555 27501 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:32.726723 27695 raft_consensus.cc:2749] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:32.727012 27706 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.724360 27583 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
W20260709 14:46:32.728603 27278 leader_election.cc:343] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.729064 27599 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:32.729110 27278 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:32.728818 27583 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.730163 27657 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:32.725888 27694 consensus_queue.cc:237] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.731329 27602 consensus_queue.cc:1048] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:32.735313 27461 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:32.736573 27583 ts_tablet_manager.cc:1434] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.000s
I20260709 14:46:32.737462 27501 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:32.728812 27581 tablet_bootstrap.cc:654] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:32.740031 27498 leader_election.cc:343] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.740763 27695 consensus_queue.cc:1048] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:32.740310 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.745837 27583 tablet_bootstrap.cc:492] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:32.747967 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.750662 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.751847 27696 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:32.752885 27696 raft_consensus.cc:697] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:32.754105 27696 consensus_queue.cc:237] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.759605 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:32.765676 27583 tablet_bootstrap.cc:654] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.770380 27706 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.771423 27586 tablet_bootstrap.cc:654] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.772989 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:46:32.774652 27353 leader_election.cc:343] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.777523 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:32.778659 27383 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.777375 27602 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.783020 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:32.782757 27602 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.786001 27602 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:32.787308 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:32.788908 27427 leader_election.cc:343] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.790199 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:32.791002 27535 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:32.805367 27426 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:32.792593 27461 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.808427 27602 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:32.793293 27501 leader_election.cc:343] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.809566 27602 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:46:32.813156 27498 leader_election.cc:343] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.823361 27580 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:32.824098 27580 ts_tablet_manager.cc:1403] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.207s	user 0.015s	sys 0.002s
I20260709 14:46:32.831497 27580 raft_consensus.cc:359] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.832378 27580 raft_consensus.cc:385] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:46:32.832964 27501 leader_election.cc:343] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.814680 27602 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.836637 27580 raft_consensus.cc:740] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.840289 27386 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.842622 27580 consensus_queue.cc:260] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.849100 27581 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:32.849769 27581 ts_tablet_manager.cc:1403] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.157s	user 0.026s	sys 0.019s
I20260709 14:46:32.852377 27586 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:32.853230 27586 ts_tablet_manager.cc:1403] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.029s
I20260709 14:46:32.853623 27713 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:32.853696 27498 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:32.854277 27713 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.857641 27580 ts_tablet_manager.cc:1434] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:46:32.858500 27586 raft_consensus.cc:359] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.859030 27580 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:32.858880 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:32.859267 27586 raft_consensus.cc:385] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.859617 27586 raft_consensus.cc:740] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.860690 27713 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:32.860386 27586 consensus_queue.cc:260] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.861459 27694 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:32.862588 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 55352.3us
I20260709 14:46:32.863154 27586 ts_tablet_manager.cc:1434] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:46:32.869933 27586 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:32.876392 27586 tablet_bootstrap.cc:654] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.878388 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:32.881621 27277 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:32.882519 27580 tablet_bootstrap.cc:654] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.882539 27713 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:32.885018 27208 catalog_manager.cc:5697] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:32.887231 27498 leader_election.cc:343] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:32.889046 27581 raft_consensus.cc:359] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.890178 27581 raft_consensus.cc:385] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.890432 27581 raft_consensus.cc:740] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.895963 27310 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:32.896672 27713 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:32.898962 27581 consensus_queue.cc:260] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:32.901240 27581 ts_tablet_manager.cc:1434] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 14:46:32.901315 27583 tablet_bootstrap.cc:492] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:32.902045 27583 ts_tablet_manager.cc:1403] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.159s	user 0.024s	sys 0.012s
I20260709 14:46:32.902384 27581 tablet_bootstrap.cc:492] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:32.902908 27461 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:32.904162 27353 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:32.888963 27498 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:32.906410 27711 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:32.906921 27711 raft_consensus.cc:697] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:32.907980 27711 consensus_queue.cc:237] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.905584 27583 raft_consensus.cc:359] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.909266 27583 raft_consensus.cc:385] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.909652 27583 raft_consensus.cc:740] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.910537 27583 consensus_queue.cc:260] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:32.921563 27583 ts_tablet_manager.cc:1434] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:46:32.923105 27583 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:32.923511 27696 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:32.918495 27721 log.cc:927] Time spent T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 14:46:32.930538 27383 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:32.934640 27581 tablet_bootstrap.cc:654] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.940471 27586 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:32.941041 27586 ts_tablet_manager.cc:1403] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.009s
I20260709 14:46:32.942747 27583 tablet_bootstrap.cc:654] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.940219 27208 catalog_manager.cc:5697] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:32.944927 27586 raft_consensus.cc:359] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.945772 27586 raft_consensus.cc:385] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.946084 27586 raft_consensus.cc:740] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.946880 27586 consensus_queue.cc:260] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.949090 27586 ts_tablet_manager.cc:1434] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:32.950286 27586 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:32.954770 27706 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:32.955386 27706 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:32.956979 27586 tablet_bootstrap.cc:654] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:32.963131 27580 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:32.963637 27580 ts_tablet_manager.cc:1403] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.028s
I20260709 14:46:32.964535 27706 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:32.966619 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:32.966574 27580 raft_consensus.cc:359] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.967540 27580 raft_consensus.cc:385] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:32.967861 27580 raft_consensus.cc:740] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:32.968648 27580 consensus_queue.cc:260] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:32.966568 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:32.971400 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:32.981796 27706 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:32.989777 27580 ts_tablet_manager.cc:1434] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:46:32.991585 27580 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:32.992655 27210 catalog_manager.cc:5697] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:33.007349 27580 tablet_bootstrap.cc:654] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.018931 27586 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:33.019452 27586 ts_tablet_manager.cc:1403] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.032s
I20260709 14:46:33.019809 27602 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.020723 27583 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:33.021207 27583 ts_tablet_manager.cc:1403] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.009s
I20260709 14:46:33.022259 27586 raft_consensus.cc:359] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.023036 27586 raft_consensus.cc:385] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.023327 27586 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.023541 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:33.024216 27586 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.024709 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:33.025285 27535 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.026824 27586 ts_tablet_manager.cc:1434] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:46:33.027781 27581 tablet_bootstrap.cc:492] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:33.028223 27581 ts_tablet_manager.cc:1403] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.002s
I20260709 14:46:33.028723 27312 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.028875 27583 raft_consensus.cc:359] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.029603 27583 raft_consensus.cc:385] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.029870 27583 raft_consensus.cc:740] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.030675 27583 consensus_queue.cc:260] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.030988 27581 raft_consensus.cc:359] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.031611 27581 raft_consensus.cc:385] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.031869 27581 raft_consensus.cc:740] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.032586 27602 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.032821 27583 ts_tablet_manager.cc:1434] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:46:33.033762 27586 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:33.034222 27583 tablet_bootstrap.cc:492] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:33.036043 27581 consensus_queue.cc:260] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.040185 27581 ts_tablet_manager.cc:1434] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:46:33.040889 27586 tablet_bootstrap.cc:654] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.041404 27581 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:33.046072 27583 tablet_bootstrap.cc:654] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.048725 27581 tablet_bootstrap.cc:654] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.054340 27583 tablet_bootstrap.cc:492] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:33.054428 27706 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.056128 27706 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.056222 27583 ts_tablet_manager.cc:1403] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 14:46:33.061964 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:33.063804 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.064939 27534 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:33.067477 27583 raft_consensus.cc:359] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.068881 27352 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:33.070346 27583 raft_consensus.cc:385] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.071223 27711 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.071744 27711 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.072202 27711 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:33.075897 27353 leader_election.cc:343] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.078487 27706 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.071240 27583 raft_consensus.cc:740] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.081511 27583 consensus_queue.cc:260] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.086889 27583 ts_tablet_manager.cc:1434] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:46:33.118453 27696 consensus_queue.cc:1048] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:33.126816 27312 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:33.137996 27711 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.139040 27427 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:33.140699 27602 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:33.141208 27602 raft_consensus.cc:697] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:33.142019 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:33.142688 27534 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.142048 27602 consensus_queue.cc:237] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.141997 27711 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.155364 27534 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:33.157291 27694 consensus_queue.cc:1048] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:33.158450 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:33.158983 27352 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:33.160331 27711 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:46:33.160462 27353 leader_election.cc:343] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.161089 27711 raft_consensus.cc:697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:33.162268 27711 consensus_queue.cc:237] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.165351 27535 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:33.171286 27580 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:33.174261 27580 ts_tablet_manager.cc:1403] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.183s	user 0.036s	sys 0.078s
I20260709 14:46:33.174813 27583 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:33.177805 27580 raft_consensus.cc:359] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.178685 27580 raft_consensus.cc:385] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.179013 27580 raft_consensus.cc:740] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.179944 27580 consensus_queue.cc:260] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.181942 27713 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.182826 27580 ts_tablet_manager.cc:1434] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:46:33.182546 27713 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.183957 27580 tablet_bootstrap.cc:492] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:33.189320 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.190048 27713 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:33.190060 27535 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:33.191442 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.191550 27277 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:33.192245 27386 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:33.193872 27580 tablet_bootstrap.cc:654] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.195574 27658 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.196362 27658 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.195632 27617 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.204538 27617 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.205863 27617 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.225188 27581 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:33.225786 27581 ts_tablet_manager.cc:1403] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.185s	user 0.003s	sys 0.041s
I20260709 14:46:33.230002 27586 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:33.230690 27586 ts_tablet_manager.cc:1403] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.197s	user 0.077s	sys 0.077s
I20260709 14:46:33.231854 27658 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:33.242033 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.245898 27694 consensus_queue.cc:1048] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:33.248801 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.249580 27535 raft_consensus.cc:2468] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:33.250697 27426 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:33.251959 27602 raft_consensus.cc:2804] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.252424 27602 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.252884 27602 raft_consensus.cc:3060] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:33.255824 27424 leader_election.cc:343] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.264840 27580 tablet_bootstrap.cc:492] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:33.265436 27580 ts_tablet_manager.cc:1403] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.028s
I20260709 14:46:33.269590 27583 tablet_bootstrap.cc:654] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.272832 27581 raft_consensus.cc:359] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.275058 27581 raft_consensus.cc:385] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.275400 27581 raft_consensus.cc:740] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.274330 27586 raft_consensus.cc:359] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.276278 27586 raft_consensus.cc:385] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.276214 27617 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.276985 27586 raft_consensus.cc:740] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
W20260709 14:46:33.277104 27738 log.cc:927] Time spent T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 14:46:33.277908 27586 consensus_queue.cc:260] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.279296 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:33.279876 27535 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.281157 27586 ts_tablet_manager.cc:1434] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 14:46:33.282325 27586 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:33.284478 27580 raft_consensus.cc:359] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.289383 27580 raft_consensus.cc:385] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.278820 27581 consensus_queue.cc:260] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.289705 27580 raft_consensus.cc:740] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.291026 27580 consensus_queue.cc:260] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.293540 27580 ts_tablet_manager.cc:1434] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:46:33.295876 27535 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:33.291263 27602 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.297221 27580 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:33.295202 27581 ts_tablet_manager.cc:1434] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.002s
I20260709 14:46:33.297214 27277 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:33.303238 27599 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:33.303759 27599 raft_consensus.cc:697] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:33.304737 27599 consensus_queue.cc:237] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.296007 27586 tablet_bootstrap.cc:654] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.308655 27384 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.309285 27206 catalog_manager.cc:5697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:33.311973 27705 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.312552 27705 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.315214 27705 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:33.318261 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:33.321396 27581 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:33.321512 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:33.323668 27278 leader_election.cc:343] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.324402 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:33.326062 27275 leader_election.cc:343] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.326551 27275 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:33.328516 27581 tablet_bootstrap.cc:654] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.328631 27617 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:33.324276 27535 raft_consensus.cc:3060] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.330123 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:33.330503 27583 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:33.330801 27386 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.330999 27583 ts_tablet_manager.cc:1403] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.157s	user 0.011s	sys 0.003s
I20260709 14:46:33.299124 27602 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:33.300098 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:33.331827 27210 catalog_manager.cc:5697] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:33.334090 27424 leader_election.cc:343] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.283183 27208 catalog_manager.cc:5697] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:33.297153 27741 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.335112 27741 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.337102 27617 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:33.338222 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.338846 27533 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:33.339655 27580 tablet_bootstrap.cc:654] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.340227 27426 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:33.341768 27741 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.333782 27583 raft_consensus.cc:359] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.342417 27602 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.343021 27583 raft_consensus.cc:385] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.343132 27602 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.343039 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:33.344686 27602 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:33.345074 27427 leader_election.cc:343] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.365717 27586 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:33.365448 27535 raft_consensus.cc:2468] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:33.366321 27586 ts_tablet_manager.cc:1403] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.011s
I20260709 14:46:33.367062 27647 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.367758 27647 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.343432 27583 raft_consensus.cc:740] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.375798 27586 raft_consensus.cc:359] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.376632 27586 raft_consensus.cc:385] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.376950 27586 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.377681 27586 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.377831 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:33.380043 27501 leader_election.cc:343] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.380530 27586 ts_tablet_manager.cc:1434] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260709 14:46:33.381711 27586 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:33.382279 27741 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.382789 27741 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.383986 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.385812 27310 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:33.386521 27498 leader_election.cc:343] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.387144 27498 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:33.388159 27696 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:33.388669 27586 tablet_bootstrap.cc:654] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.385834 27695 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.389750 27695 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.390890 27741 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:33.391269 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.394546 27695 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:33.395879 27426 leader_election.cc:343] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.397622 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.399673 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:33.403880 27501 leader_election.cc:343] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:33.405547 27424 leader_election.cc:343] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.406054 27424 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:33.407716 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.408929 27383 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:33.410284 27498 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:33.410665 27741 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:33.411697 27695 raft_consensus.cc:2804] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.412155 27695 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.412614 27695 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.416726 27696 consensus_queue.cc:1048] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:33.420104 27647 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:33.424780 27583 consensus_queue.cc:260] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.427510 27583 ts_tablet_manager.cc:1434] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.002s
I20260709 14:46:33.428701 27426 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:33.433718 27741 raft_consensus.cc:2804] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:33.435271 27741 raft_consensus.cc:697] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:33.430368 27602 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.436769 27741 consensus_queue.cc:237] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.452301 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:33.453006 27535 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.456945 27581 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:33.457466 27581 ts_tablet_manager.cc:1403] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.005s
I20260709 14:46:33.460660 27647 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.464895 27647 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.469429 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.470880 27599 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.471474 27599 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:33.471494 27498 leader_election.cc:343] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.478287 27599 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:33.479079 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:33.479478 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.480037 27457 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:33.482110 27278 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:33.482808 27386 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:33.477880 27581 raft_consensus.cc:359] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.485255 27581 raft_consensus.cc:385] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.484684 27599 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:33.485869 27599 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.486402 27599 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:33.487537 27711 consensus_queue.cc:1048] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:33.476570 27583 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:33.493227 27581 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.497483 27602 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.497766 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:46:33.499329 27427 leader_election.cc:343] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.502092 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:33.504060 27501 leader_election.cc:343] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.504729 27501 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:33.505900 27696 raft_consensus.cc:2749] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:33.507447 27647 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:33.441128 27695 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.512275 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:46:33.514494 27501 leader_election.cc:343] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.517581 27581 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.522100 27580 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:33.522740 27580 ts_tablet_manager.cc:1403] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.226s	user 0.060s	sys 0.062s
I20260709 14:46:33.535584 27742 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.536290 27742 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.553004 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.553758 27533 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:33.556824 27581 ts_tablet_manager.cc:1434] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.003s
I20260709 14:46:33.557003 27426 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:33.553759 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:33.562327 27386 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.562320 27741 raft_consensus.cc:2804] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.563875 27741 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.564285 27741 raft_consensus.cc:3060] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.564334 27742 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.567595 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:33.568915 27706 consensus_queue.cc:1048] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:33.570227 27210 catalog_manager.cc:5697] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:33.550505 27695 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:33.576274 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:46:33.577375 27427 leader_election.cc:343] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.583308 27586 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:33.583961 27586 ts_tablet_manager.cc:1403] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.203s	user 0.059s	sys 0.098s
I20260709 14:46:33.586695 27583 tablet_bootstrap.cc:654] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.588666 27742 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:33.593737 27586 raft_consensus.cc:359] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.594426 27586 raft_consensus.cc:385] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.594688 27586 raft_consensus.cc:740] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.595376 27586 consensus_queue.cc:260] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.599282 27581 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:33.603150 27706 consensus_queue.cc:1048] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:33.603837 27386 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:33.607800 27580 raft_consensus.cc:359] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.620913 27580 raft_consensus.cc:385] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.621364 27580 raft_consensus.cc:740] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.623824 27580 consensus_queue.cc:260] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.626042 27586 ts_tablet_manager.cc:1434] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:46:33.630125 27580 ts_tablet_manager.cc:1434] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.000s
I20260709 14:46:33.631948 27535 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:33.632861 27498 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:33.633414 27426 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:33.633729 27695 raft_consensus.cc:2804] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:33.634287 27695 raft_consensus.cc:697] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:33.634747 27602 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:33.633939 27599 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.635309 27602 raft_consensus.cc:697] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:33.635385 27695 consensus_queue.cc:237] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.636356 27602 consensus_queue.cc:237] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.637627 27311 raft_consensus.cc:1240] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:46:33.642302 27581 tablet_bootstrap.cc:654] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.645594 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:33.646136 27741 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.649565 27580 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:33.649849 27586 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:33.662248 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:33.654502 27741 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.662963 27310 raft_consensus.cc:3060] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.666354 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:33.669359 27535 raft_consensus.cc:3060] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.667927 27599 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:33.677088 27535 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:33.677398 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:33.677943 27583 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:33.678483 27583 ts_tablet_manager.cc:1403] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.230s	user 0.023s	sys 0.020s
I20260709 14:46:33.680020 27426 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:33.681120 27602 raft_consensus.cc:2804] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:33.681306 27310 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:33.681696 27602 raft_consensus.cc:697] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:33.681531 27583 raft_consensus.cc:359] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.682407 27583 raft_consensus.cc:385] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.682745 27583 raft_consensus.cc:740] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.682852 27602 consensus_queue.cc:237] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.683588 27583 consensus_queue.cc:260] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.684640 27706 consensus_queue.cc:1059] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:33.680099 27278 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:33.680027 27580 tablet_bootstrap.cc:654] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.687590 27706 raft_consensus.cc:3055] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:33.689481 27706 raft_consensus.cc:740] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:33.690466 27706 consensus_queue.cc:260] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.691742 27706 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:33.692173 27599 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:33.692952 27586 tablet_bootstrap.cc:654] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.693612 27583 ts_tablet_manager.cc:1434] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:46:33.694720 27583 tablet_bootstrap.cc:492] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:33.693608 27208 catalog_manager.cc:5697] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:33.699841 27353 consensus_peers.cc:597] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:33.701274 27695 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.703181 27695 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:33.706395 27695 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.707046 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:33.709111 27501 leader_election.cc:343] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.709298 27741 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:33.709751 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:33.719169 27580 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:33.719712 27580 ts_tablet_manager.cc:1403] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.005s
W20260709 14:46:33.722484 27501 leader_election.cc:343] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.723039 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:33.726163 27580 raft_consensus.cc:359] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.728312 27580 raft_consensus.cc:385] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.728770 27580 raft_consensus.cc:740] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.729784 27695 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:33.743419 27583 tablet_bootstrap.cc:654] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.746074 27617 consensus_queue.cc:1048] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:33.760537 27586 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:33.761087 27586 ts_tablet_manager.cc:1403] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.015s
I20260709 14:46:33.765127 27580 consensus_queue.cc:260] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.770853 27586 raft_consensus.cc:359] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.771446 27586 raft_consensus.cc:385] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.771670 27586 raft_consensus.cc:740] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.772280 27586 consensus_queue.cc:260] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.773700 27586 ts_tablet_manager.cc:1434] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:46:33.773178 27617 consensus_queue.cc:1048] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:33.792829 27586 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:33.793602 27580 ts_tablet_manager.cc:1434] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.001s
I20260709 14:46:33.794884 27210 catalog_manager.cc:5697] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:33.795301 27617 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.798019 27580 tablet_bootstrap.cc:492] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:33.798189 27617 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.800614 27617 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:33.802623 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:33.801367 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.806008 27581 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:33.806459 27581 ts_tablet_manager.cc:1403] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.228s	user 0.013s	sys 0.040s
W20260709 14:46:33.807467 27278 leader_election.cc:343] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:33.808146 27275 leader_election.cc:343] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.808629 27275 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:33.811321 27586 tablet_bootstrap.cc:654] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.812618 27617 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:33.865635 27580 tablet_bootstrap.cc:654] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.872202 27208 catalog_manager.cc:5697] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:33.875558 27581 raft_consensus.cc:359] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.876286 27581 raft_consensus.cc:385] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.876571 27581 raft_consensus.cc:740] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.877200 27581 consensus_queue.cc:260] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.879384 27581 ts_tablet_manager.cc:1434] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.001s
I20260709 14:46:33.883304 27586 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:33.883878 27586 ts_tablet_manager.cc:1403] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.033s
I20260709 14:46:33.889283 27583 tablet_bootstrap.cc:492] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:33.889798 27583 ts_tablet_manager.cc:1403] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.195s	user 0.019s	sys 0.028s
I20260709 14:46:33.892387 27586 raft_consensus.cc:359] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.893663 27586 raft_consensus.cc:385] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.894061 27586 raft_consensus.cc:740] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.894724 27586 consensus_queue.cc:260] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.896804 27586 ts_tablet_manager.cc:1434] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:46:33.892594 27583 raft_consensus.cc:359] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.897627 27583 raft_consensus.cc:385] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.897890 27583 raft_consensus.cc:740] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.898682 27695 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.902149 27695 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.904182 27695 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:33.906884 27586 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:33.906782 27424 consensus_peers.cc:597] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:33.913154 27581 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:33.913861 27583 consensus_queue.cc:260] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.924896 27583 ts_tablet_manager.cc:1434] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:46:33.926020 27583 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:33.932610 27586 tablet_bootstrap.cc:654] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.933112 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:33.936655 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.937400 27706 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.938680 27706 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.940869 27706 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.941136 27583 tablet_bootstrap.cc:654] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.941608 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.941941 27386 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:33.942278 27534 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:33.942451 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:33.943141 27311 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:33.943473 27352 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:33.944360 27706 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.937657 27580 tablet_bootstrap.cc:492] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:33.945437 27580 ts_tablet_manager.cc:1403] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.148s	user 0.016s	sys 0.001s
I20260709 14:46:33.944764 27706 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.945768 27498 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:33.953235 27647 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.953395 27706 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.948802 27583 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:33.949016 27658 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.954494 27658 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.953711 27647 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.956682 27647 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.945990 27312 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:33.960614 27658 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:33.961540 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.961746 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.962426 27534 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
W20260709 14:46:33.963092 27424 leader_election.cc:343] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.963716 27426 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:33.964949 27658 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:33.965307 27658 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:33.965420 27705 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:33.965710 27658 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.965986 27705 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.967589 27581 tablet_bootstrap.cc:654] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:33.969100 27705 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:33.969728 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:33.973006 27706 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.973718 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:33.974555 27583 ts_tablet_manager.cc:1403] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260709 14:46:33.975896 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:33.976977 27277 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:33.974817 27658 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.977878 27647 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:33.979092 27534 raft_consensus.cc:2393] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 1: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:33.979213 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:33.979352 27713 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:33.979799 27312 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.975208 27706 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:33.981487 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:33.982797 27658 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:33.983578 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:46:33.984776 27424 leader_election.cc:343] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:33.985711 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:33.986296 27534 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:33.968909 27580 raft_consensus.cc:359] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.988687 27580 raft_consensus.cc:385] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:33.989075 27580 raft_consensus.cc:740] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:33.989984 27580 consensus_queue.cc:260] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:33.990737 27583 raft_consensus.cc:359] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:33.996429 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:34.004590 27647 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:34.004848 27386 raft_consensus.cc:2393] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 1: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:34.004406 27583 raft_consensus.cc:385] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.003134 27534 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:34.006408 27498 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:34.007321 27426 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:34.007642 27647 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:34.005802 27583 raft_consensus.cc:740] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.009258 27741 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.009840 27741 raft_consensus.cc:697] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:34.010686 27741 consensus_queue.cc:237] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.011551 27580 ts_tablet_manager.cc:1434] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:46:34.012125 27742 consensus_queue.cc:1048] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:34.013021 27580 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:34.008934 27583 consensus_queue.cc:260] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.022293 27312 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:34.024153 27353 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:34.024853 27742 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.025596 27742 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.025992 27706 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.026773 27706 raft_consensus.cc:697] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:34.028682 27711 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.029615 27581 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:34.029444 27711 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.030511 27581 ts_tablet_manager.cc:1403] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.144s	user 0.008s	sys 0.006s
I20260709 14:46:34.028203 27706 consensus_queue.cc:237] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.033780 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:34.039398 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:34.036796 27742 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:34.037029 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:34.041136 27386 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:34.041225 27352 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:34.037955 27711 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:34.042236 27752 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:34.042615 27424 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:34.044692 27742 raft_consensus.cc:2804] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.045337 27742 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:34.036965 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:34.045960 27742 raft_consensus.cc:3060] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.046612 27312 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:34.049525 27581 raft_consensus.cc:359] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.061216 27581 raft_consensus.cc:385] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.064373 27581 raft_consensus.cc:740] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.065742 27581 consensus_queue.cc:260] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.063937 27580 tablet_bootstrap.cc:654] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.072531 27581 ts_tablet_manager.cc:1434] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260709 14:46:34.056087 27583 ts_tablet_manager.cc:1434] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260709 14:46:34.077626 27580 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:34.078397 27580 ts_tablet_manager.cc:1403] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.010s
I20260709 14:46:34.081130 27586 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:34.081708 27586 ts_tablet_manager.cc:1403] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.175s	user 0.051s	sys 0.068s
I20260709 14:46:34.082353 27312 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.084525 27586 raft_consensus.cc:359] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.085275 27586 raft_consensus.cc:385] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.085616 27586 raft_consensus.cc:740] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.086223 27581 tablet_bootstrap.cc:492] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:34.086529 27586 consensus_queue.cc:260] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.088658 27586 ts_tablet_manager.cc:1434] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:34.089721 27586 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:34.092548 27581 tablet_bootstrap.cc:654] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.077766 27583 tablet_bootstrap.cc:492] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:34.098606 27206 catalog_manager.cc:5697] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:34.100879 27580 raft_consensus.cc:359] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.101588 27580 raft_consensus.cc:385] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.101862 27580 raft_consensus.cc:740] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.107729 27586 tablet_bootstrap.cc:654] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.107920 27580 consensus_queue.cc:260] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.110193 27580 ts_tablet_manager.cc:1434] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:46:34.109979 27602 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:34.117553 27580 tablet_bootstrap.cc:492] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:34.120936 27742 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.123871 27586 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:34.130793 27586 ts_tablet_manager.cc:1403] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260709 14:46:34.124147 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:34.131395 27311 raft_consensus.cc:3060] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.133859 27586 raft_consensus.cc:359] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.134476 27580 tablet_bootstrap.cc:654] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.124656 27742 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:34.128907 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:34.134629 27586 raft_consensus.cc:385] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.136121 27386 raft_consensus.cc:3060] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.136320 27586 raft_consensus.cc:740] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
W20260709 14:46:34.128381 27427 consensus_peers.cc:597] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:34.137367 27586 consensus_queue.cc:260] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.139907 27586 ts_tablet_manager.cc:1434] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:46:34.140982 27586 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:34.148396 27586 tablet_bootstrap.cc:654] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.121726 27583 tablet_bootstrap.cc:654] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.152325 27311 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:34.154109 27580 tablet_bootstrap.cc:492] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:34.154531 27580 ts_tablet_manager.cc:1403] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 14:46:34.120021 27581 tablet_bootstrap.cc:492] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:34.155254 27581 ts_tablet_manager.cc:1403] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.004s
I20260709 14:46:34.155858 27427 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:34.158017 27741 raft_consensus.cc:2804] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.159014 27741 raft_consensus.cc:697] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:34.160197 27741 consensus_queue.cc:237] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.160977 27386 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:34.163435 27206 catalog_manager.cc:5697] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:34.178107 27581 raft_consensus.cc:359] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.178846 27581 raft_consensus.cc:385] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.179126 27581 raft_consensus.cc:740] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.179761 27581 consensus_queue.cc:260] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.181296 27581 ts_tablet_manager.cc:1434] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:46:34.181818 27580 raft_consensus.cc:359] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.182307 27581 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:34.182529 27580 raft_consensus.cc:385] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.182803 27580 raft_consensus.cc:740] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.183738 27742 consensus_queue.cc:1048] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:34.183868 27580 consensus_queue.cc:260] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.186386 27580 ts_tablet_manager.cc:1434] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:46:34.187086 27586 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:34.187444 27580 tablet_bootstrap.cc:492] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:34.187551 27586 ts_tablet_manager.cc:1403] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.015s
I20260709 14:46:34.190570 27586 raft_consensus.cc:359] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.191215 27586 raft_consensus.cc:385] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.191478 27586 raft_consensus.cc:740] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.197084 27586 consensus_queue.cc:260] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.203620 27583 tablet_bootstrap.cc:492] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:34.204285 27583 ts_tablet_manager.cc:1403] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.015s
I20260709 14:46:34.206686 27586 ts_tablet_manager.cc:1434] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 14:46:34.207463 27583 raft_consensus.cc:359] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.208675 27696 consensus_queue.cc:1048] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:34.212811 27583 raft_consensus.cc:385] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.213863 27583 raft_consensus.cc:740] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.214679 27583 consensus_queue.cc:260] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.217873 27583 ts_tablet_manager.cc:1434] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:46:34.219084 27583 tablet_bootstrap.cc:492] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:34.224049 27581 tablet_bootstrap.cc:654] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.233048 27586 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:34.235387 27583 tablet_bootstrap.cc:654] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.245301 27206 catalog_manager.cc:5697] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:34.247150 27586 tablet_bootstrap.cc:654] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.253386 27742 consensus_queue.cc:1048] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:46:34.266006 27312 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.269794 27580 tablet_bootstrap.cc:654] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.271754 27647 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.273556 27647 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.275592 27647 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:34.284235 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:34.294543 27501 leader_election.cc:343] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.294461 27647 consensus_queue.cc:1048] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:34.298355 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:34.299163 27312 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:34.311070 27583 tablet_bootstrap.cc:492] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:34.311769 27583 ts_tablet_manager.cc:1403] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.011s
I20260709 14:46:34.317356 27580 tablet_bootstrap.cc:492] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:34.317840 27580 ts_tablet_manager.cc:1403] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.003s
I20260709 14:46:34.318850 27581 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:34.319375 27581 ts_tablet_manager.cc:1403] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.015s
I20260709 14:46:34.319973 27583 raft_consensus.cc:359] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.320932 27580 raft_consensus.cc:359] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.321221 27583 raft_consensus.cc:385] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.321723 27580 raft_consensus.cc:385] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.321977 27583 raft_consensus.cc:740] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.322098 27581 raft_consensus.cc:359] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.323048 27581 raft_consensus.cc:385] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.323369 27581 raft_consensus.cc:740] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.323575 27583 consensus_queue.cc:260] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.324250 27581 consensus_queue.cc:260] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.326367 27583 ts_tablet_manager.cc:1434] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:46:34.326778 27581 ts_tablet_manager.cc:1434] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:34.327937 27581 tablet_bootstrap.cc:492] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:34.305413 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:34.330520 27647 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.330925 27647 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:34.331255 27647 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.322095 27580 raft_consensus.cc:740] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.333308 27580 consensus_queue.cc:260] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.334553 27583 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:34.335817 27580 ts_tablet_manager.cc:1434] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:46:34.337365 27580 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:34.342290 27583 tablet_bootstrap.cc:654] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.346091 27581 tablet_bootstrap.cc:654] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.365795 27580 tablet_bootstrap.cc:654] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.352602 27586 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:34.352381 27647 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.366597 27586 ts_tablet_manager.cc:1403] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.016s
I20260709 14:46:34.367959 27647 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:34.359030 27583 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:34.368795 27583 ts_tablet_manager.cc:1403] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.002s
I20260709 14:46:34.370626 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:34.371675 27583 raft_consensus.cc:359] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.372337 27583 raft_consensus.cc:385] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.372642 27583 raft_consensus.cc:740] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.373322 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:34.373405 27583 consensus_queue.cc:260] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.374464 27586 raft_consensus.cc:359] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.375176 27586 raft_consensus.cc:385] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.375440 27586 raft_consensus.cc:740] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
W20260709 14:46:34.373238 27501 leader_election.cc:343] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.376227 27583 ts_tablet_manager.cc:1434] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:34.376701 27586 consensus_queue.cc:260] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.377588 27583 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:34.378278 27742 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.378746 27742 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.379271 27586 ts_tablet_manager.cc:1434] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:46:34.380252 27586 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:34.380940 27742 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:34.383971 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:34.383973 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:34.385783 27424 leader_election.cc:343] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.374604 27312 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:34.386358 27426 leader_election.cc:343] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.387486 27426 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:34.389051 27742 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:34.389750 27742 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.390192 27742 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.394073 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:34.394810 27311 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:34.396241 27583 tablet_bootstrap.cc:654] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.396009 27427 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:34.392244 27742 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:34.396762 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:34.397032 27742 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.397430 27742 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:34.397512 27386 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:34.397866 27742 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.399940 27586 tablet_bootstrap.cc:654] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.403292 27580 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:34.403846 27580 ts_tablet_manager.cc:1403] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.005s
I20260709 14:46:34.406930 27580 raft_consensus.cc:359] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.407730 27580 raft_consensus.cc:385] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.408084 27580 raft_consensus.cc:740] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.409040 27580 consensus_queue.cc:260] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.412333 27580 ts_tablet_manager.cc:1434] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:46:34.413262 27581 tablet_bootstrap.cc:492] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:34.413779 27581 ts_tablet_manager.cc:1403] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.000s
I20260709 14:46:34.414176 27580 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:34.415807 27742 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.420847 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:34.421536 27311 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.421809 27583 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:34.422298 27583 ts_tablet_manager.cc:1403] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.007s
I20260709 14:46:34.425051 27586 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:34.425555 27586 ts_tablet_manager.cc:1403] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.000s
I20260709 14:46:34.425743 27742 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:34.426368 27583 raft_consensus.cc:359] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.427138 27583 raft_consensus.cc:385] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.427400 27583 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.428059 27583 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.428540 27586 raft_consensus.cc:359] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.429028 27384 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.429558 27581 raft_consensus.cc:359] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.430090 27583 ts_tablet_manager.cc:1434] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:34.430217 27581 raft_consensus.cc:385] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.430502 27581 raft_consensus.cc:740] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.429178 27586 raft_consensus.cc:385] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.431033 27583 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:34.431165 27586 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.432844 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:34.434139 27383 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.436058 27741 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.436657 27741 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.437485 27583 tablet_bootstrap.cc:654] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.440702 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:34.442394 27383 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:34.444178 27424 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:34.445017 27741 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:34.445254 27742 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.446862 27742 raft_consensus.cc:697] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:34.432835 27581 consensus_queue.cc:260] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.445760 27586 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.451124 27581 ts_tablet_manager.cc:1434] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:46:34.447821 27742 consensus_queue.cc:237] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.465649 27706 consensus_queue.cc:1048] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:34.468202 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:34.469413 27534 raft_consensus.cc:2393] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 1: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:34.465619 27580 tablet_bootstrap.cc:654] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.474558 27586 ts_tablet_manager.cc:1434] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 14:46:34.479735 27586 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:34.481206 27426 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:34.481863 27741 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:34.483253 27741 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.486816 27602 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.487547 27312 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:34.487391 27602 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.489428 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:34.489907 27602 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:34.490340 27770 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.490885 27770 raft_consensus.cc:697] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:34.491722 27770 consensus_queue.cc:237] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.493252 27741 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:34.477351 27311 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:34.494510 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:34.495216 27534 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:34.498313 27426 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:34.491714 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:34.500238 27383 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:34.504684 27695 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.505380 27695 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.506047 27583 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:34.506626 27583 ts_tablet_manager.cc:1403] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.014s
I20260709 14:46:34.509492 27695 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:34.510871 27581 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:34.510437 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:34.511580 27458 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:34.513737 27501 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:34.510439 27617 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.514855 27617 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.516464 27741 raft_consensus.cc:2804] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.516913 27741 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:34.524788 27741 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.525290 27581 tablet_bootstrap.cc:654] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.518253 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:34.526319 27533 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:34.529175 27277 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:34.530511 27705 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.531023 27705 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:34.531435 27705 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.533354 27586 tablet_bootstrap.cc:654] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.519966 27583 raft_consensus.cc:359] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.538316 27583 raft_consensus.cc:385] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.538757 27583 raft_consensus.cc:740] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.539541 27583 consensus_queue.cc:260] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.542102 27583 ts_tablet_manager.cc:1434] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:46:34.542582 27207 catalog_manager.cc:5697] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:34.518936 27695 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.544831 27695 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:34.521618 27711 consensus_queue.cc:1048] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:34.522492 27383 raft_consensus.cc:3060] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.545219 27583 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:34.545732 27695 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.521497 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:34.553488 27617 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:34.555383 27583 tablet_bootstrap.cc:654] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:34.558624 27498 leader_election.cc:343] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.561703 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:34.566463 27275 leader_election.cc:343] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.571077 27705 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.575265 27580 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:34.575863 27580 ts_tablet_manager.cc:1403] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.008s
I20260709 14:46:34.560240 27741 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.583588 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:34.584276 27535 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.583997 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:34.584982 27383 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.587759 27741 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:34.589105 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:34.589731 27533 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.599259 27535 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:34.572530 27695 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.601881 27207 catalog_manager.cc:5697] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:34.604653 27580 raft_consensus.cc:359] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.605779 27580 raft_consensus.cc:385] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.606117 27580 raft_consensus.cc:740] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.606843 27580 consensus_queue.cc:260] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.612375 27580 ts_tablet_manager.cc:1434] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:46:34.613970 27695 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:34.616099 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:34.620656 27277 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:34.623030 27458 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.631486 27705 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:34.632757 27658 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:34.633374 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:34.633651 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:34.634021 27386 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:34.635090 27498 leader_election.cc:343] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.638751 27580 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:34.638406 27617 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.658216 27383 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:34.660200 27533 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:34.662981 27386 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:34.663141 27426 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:34.654356 27617 raft_consensus.cc:697] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:34.666018 27458 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:34.667742 27501 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:34.669047 27695 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.669561 27695 raft_consensus.cc:697] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:34.670399 27695 consensus_queue.cc:237] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.671300 27580 tablet_bootstrap.cc:654] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.672894 27617 consensus_queue.cc:237] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.673466 27658 raft_consensus.cc:2804] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.674065 27658 raft_consensus.cc:697] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:34.675222 27658 consensus_queue.cc:237] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.676222 27742 consensus_queue.cc:1048] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:34.682742 27647 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.683283 27647 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.685688 27647 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:34.688529 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:34.689213 27457 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
W20260709 14:46:34.689535 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:34.696695 27501 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:34.697981 27770 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.698508 27770 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:34.698926 27770 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.709187 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:34.711232 27498 leader_election.cc:343] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.731333 27586 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:34.732002 27586 ts_tablet_manager.cc:1403] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.253s	user 0.017s	sys 0.020s
I20260709 14:46:34.753412 27713 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.758337 27713 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.730762 27742 consensus_queue.cc:1048] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:46:34.766299 27586 raft_consensus.cc:359] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.768561 27586 raft_consensus.cc:385] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.768993 27586 raft_consensus.cc:740] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.771539 27586 consensus_queue.cc:260] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.751382 27647 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.733515 27770 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.809224 27581 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:34.809845 27581 ts_tablet_manager.cc:1403] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.299s	user 0.034s	sys 0.019s
I20260709 14:46:34.798506 27713 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:34.779085 27647 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.812809 27581 raft_consensus.cc:359] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.813614 27581 raft_consensus.cc:385] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.813959 27581 raft_consensus.cc:740] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.814836 27581 consensus_queue.cc:260] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:34.818989 27583 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:34.819526 27583 ts_tablet_manager.cc:1403] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.275s	user 0.023s	sys 0.086s
I20260709 14:46:34.819852 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:34.820808 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:34.821480 27386 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:34.820839 27458 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:34.817214 27581 ts_tablet_manager.cc:1434] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:46:34.832394 27275 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:34.839330 27581 tablet_bootstrap.cc:492] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:34.843547 27602 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:34.843698 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:34.844184 27602 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.844380 27458 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.847157 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:34.847901 27533 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:34.848193 27580 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:34.848666 27580 ts_tablet_manager.cc:1403] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.224s	user 0.012s	sys 0.006s
I20260709 14:46:34.849414 27426 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:34.840332 27210 catalog_manager.cc:5697] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:34.857014 27583 raft_consensus.cc:359] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.857759 27583 raft_consensus.cc:385] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.858040 27583 raft_consensus.cc:740] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.846400 27602 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:34.860479 27583 consensus_queue.cc:260] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:34.861255 27580 raft_consensus.cc:359] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.861795 27580 raft_consensus.cc:385] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:34.862051 27580 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:34.862491 27580 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.840914 27770 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:34.875134 27586 ts_tablet_manager.cc:1434] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.143s	user 0.020s	sys 0.009s
I20260709 14:46:34.878355 27580 ts_tablet_manager.cc:1434] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 14:46:34.879812 27583 ts_tablet_manager.cc:1434] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:46:34.864423 27658 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.870635 27617 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:34.875748 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:34.883190 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:34.885957 27580 tablet_bootstrap.cc:492] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:34.886523 27586 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:34.887864 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:34.889843 27311 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:34.881704 27658 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:34.884961 27617 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:46:34.900731 27501 leader_election.cc:343] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:34.901398 27278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 70627us
I20260709 14:46:34.897840 27617 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.897202 27658 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:34.928589 27696 consensus_queue.cc:1048] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:34.929131 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:34.929962 27581 tablet_bootstrap.cc:654] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.935431 27586 tablet_bootstrap.cc:654] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.936823 27208 catalog_manager.cc:5697] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:34.939675 27583 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
W20260709 14:46:34.939118 27501 leader_election.cc:343] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.943646 27501 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:34.933660 27647 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:46:34.935923 27498 leader_election.cc:343] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:34.951154 27741 consensus_queue.cc:1048] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:34.945643 27770 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:34.960357 27583 tablet_bootstrap.cc:654] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:34.965708 27770 consensus_queue.cc:1048] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:34.971660 27458 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:34.973119 27501 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:34.974279 27820 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:34.974772 27820 raft_consensus.cc:697] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:34.975615 27820 consensus_queue.cc:237] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:34.990563 27617 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:34.996151 27580 tablet_bootstrap.cc:654] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.018018 27617 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:35.021883 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:35.022601 27383 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.023869 27658 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.027463 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:35.028264 27458 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.038303 27583 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:35.038838 27583 ts_tablet_manager.cc:1403] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.004s
I20260709 14:46:35.041585 27583 raft_consensus.cc:359] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.042273 27583 raft_consensus.cc:385] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.042666 27583 raft_consensus.cc:740] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.043463 27583 consensus_queue.cc:260] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.046101 27583 ts_tablet_manager.cc:1434] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:35.051127 27823 consensus_queue.cc:1048] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:35.056125 27581 tablet_bootstrap.cc:492] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:35.056739 27581 ts_tablet_manager.cc:1403] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.218s	user 0.014s	sys 0.004s
I20260709 14:46:35.057452 27583 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:35.056331 27206 catalog_manager.cc:5697] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:35.059897 27458 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:35.061669 27278 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:35.062574 27617 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:35.063047 27617 raft_consensus.cc:697] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:35.063467 27658 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:35.063889 27617 consensus_queue.cc:237] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.067839 27206 catalog_manager.cc:5697] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:35.076282 27581 raft_consensus.cc:359] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.076954 27581 raft_consensus.cc:385] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.077270 27581 raft_consensus.cc:740] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.078737 27581 consensus_queue.cc:260] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.077345 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:35.080816 27533 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.082494 27581 ts_tablet_manager.cc:1434] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 14:46:35.084290 27825 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.084849 27825 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.086143 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:35.086982 27311 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.091701 27825 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:35.092017 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:35.092777 27535 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:35.094981 27277 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:35.095103 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:35.097034 27825 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:35.097450 27825 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:35.097790 27825 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.089844 27383 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
W20260709 14:46:35.100150 27275 leader_election.cc:343] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:35.100711 27581 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:35.113848 27311 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:35.118304 27583 tablet_bootstrap.cc:654] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.126011 27586 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:35.126710 27586 ts_tablet_manager.cc:1403] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.242s	user 0.025s	sys 0.005s
I20260709 14:46:35.136590 27580 tablet_bootstrap.cc:492] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:35.137115 27580 ts_tablet_manager.cc:1403] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.256s	user 0.015s	sys 0.007s
I20260709 14:46:35.138012 27206 catalog_manager.cc:5697] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:35.140213 27580 raft_consensus.cc:359] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.140754 27713 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:35.141014 27580 raft_consensus.cc:385] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.141515 27580 raft_consensus.cc:740] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.142249 27580 consensus_queue.cc:260] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.128749 27741 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:35.152855 27741 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.155109 27741 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:35.133093 27427 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:35.158197 27823 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:35.158716 27823 raft_consensus.cc:697] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:35.159629 27823 consensus_queue.cc:237] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.160252 27824 consensus_queue.cc:1048] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:35.162415 27820 consensus_queue.cc:1048] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:35.163825 27713 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:46:35.165158 27498 consensus_peers.cc:597] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:35.168695 27580 ts_tablet_manager.cc:1434] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.006s
I20260709 14:46:35.169994 27580 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:35.172863 27825 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.175912 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:35.176668 27532 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.177048 27580 tablet_bootstrap.cc:654] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.204311 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:35.205312 27385 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:35.209504 27581 tablet_bootstrap.cc:654] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.177990 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:35.252398 27741 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.253010 27741 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.253643 27658 consensus_queue.cc:1048] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:35.255563 27741 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:35.256227 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:35.256819 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:35.257822 27427 leader_election.cc:343] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:35.258399 27426 leader_election.cc:343] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:35.258936 27426 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:35.259148 27825 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:35.273113 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:35.275462 27424 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:35.263723 27824 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:35.284217 27586 raft_consensus.cc:359] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.287103 27586 raft_consensus.cc:385] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.287499 27586 raft_consensus.cc:740] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.288599 27586 consensus_queue.cc:260] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.264544 27533 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:35.295639 27836 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.296201 27836 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.278192 27742 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:35.283663 27311 raft_consensus.cc:2393] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:35.302786 27836 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:35.307183 27742 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:35.331359 27580 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:35.331887 27580 ts_tablet_manager.cc:1403] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.162s	user 0.019s	sys 0.029s
I20260709 14:46:35.330072 27586 ts_tablet_manager.cc:1434] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.203s	user 0.006s	sys 0.007s
I20260709 14:46:35.334941 27586 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:35.335165 27580 raft_consensus.cc:359] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.336109 27580 raft_consensus.cc:385] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.336637 27583 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:35.337136 27583 ts_tablet_manager.cc:1403] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.280s	user 0.026s	sys 0.019s
I20260709 14:46:35.336428 27580 raft_consensus.cc:740] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.338531 27580 consensus_queue.cc:260] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.340755 27583 raft_consensus.cc:359] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.341857 27742 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.312368 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:35.341742 27583 raft_consensus.cc:385] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.344249 27583 raft_consensus.cc:740] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.344458 27580 ts_tablet_manager.cc:1434] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:46:35.345050 27583 consensus_queue.cc:260] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:35.344920 27275 leader_election.cc:343] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:35.366775 27583 ts_tablet_manager.cc:1434] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:46:35.372786 27580 tablet_bootstrap.cc:492] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:35.371796 27532 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:35.376781 27836 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.386473 27208 catalog_manager.cc:5697] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:35.387979 27836 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.390729 27581 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:35.391824 27836 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:35.387382 27742 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.392580 27586 tablet_bootstrap.cc:654] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.396745 27742 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:35.402091 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:35.402796 27312 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:35.402819 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:35.393102 27581 ts_tablet_manager.cc:1403] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.309s	user 0.016s	sys 0.007s
I20260709 14:46:35.398015 27580 tablet_bootstrap.cc:654] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.397807 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:35.409374 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:35.419552 27311 raft_consensus.cc:2393] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:35.419641 27581 raft_consensus.cc:359] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.420512 27581 raft_consensus.cc:385] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.420799 27581 raft_consensus.cc:740] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.421453 27581 consensus_queue.cc:260] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.414546 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:35.392377 27838 log.cc:927] Time spent T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.129s	user 0.002s	sys 0.000s
I20260709 14:46:35.431413 27385 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:35.432837 27352 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:35.434521 27706 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:35.436967 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:46:35.438337 27353 leader_election.cc:343] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:35.448465 27581 ts_tablet_manager.cc:1434] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.004s
I20260709 14:46:35.465869 27647 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.466529 27647 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.466998 27602 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.467500 27602 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.468798 27647 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:35.475242 27602 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:35.481865 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:35.482699 27534 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:35.484390 27426 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:35.450938 27836 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:35.485981 27836 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:35.486452 27836 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.487701 27602 raft_consensus.cc:2804] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:35.489696 27602 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:35.490106 27602 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.495316 27581 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:35.499354 27586 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:35.500699 27586 ts_tablet_manager.cc:1403] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.166s	user 0.022s	sys 0.018s
I20260709 14:46:35.499493 27602 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.506614 27586 raft_consensus.cc:359] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.506934 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:35.507320 27586 raft_consensus.cc:385] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.507640 27586 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.507642 27534 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.507664 27602 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:35.508399 27586 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.508876 27583 tablet_bootstrap.cc:492] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:35.510090 27586 ts_tablet_manager.cc:1434] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.002s
I20260709 14:46:35.511070 27586 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:35.516198 27586 tablet_bootstrap.cc:654] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.523890 27583 tablet_bootstrap.cc:654] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.535010 27602 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.541870 27580 tablet_bootstrap.cc:492] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:35.542456 27580 ts_tablet_manager.cc:1403] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.172s	user 0.032s	sys 0.031s
I20260709 14:46:35.544806 27836 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.551530 27580 raft_consensus.cc:359] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.553983 27580 raft_consensus.cc:385] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.554410 27580 raft_consensus.cc:740] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.555284 27580 consensus_queue.cc:260] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.541599 27602 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.557751 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:35.549976 27836 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:35.563892 27580 ts_tablet_manager.cc:1434] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 14:46:35.566685 27534 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:35.561014 27602 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:35.571290 27580 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:35.569790 27581 tablet_bootstrap.cc:654] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.578414 27580 tablet_bootstrap.cc:654] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.578500 27581 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:35.578639 27583 tablet_bootstrap.cc:492] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:35.579156 27581 ts_tablet_manager.cc:1403] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.000s
I20260709 14:46:35.579304 27583 ts_tablet_manager.cc:1403] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.006s
I20260709 14:46:35.582432 27581 raft_consensus.cc:359] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.583313 27581 raft_consensus.cc:385] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.583721 27581 raft_consensus.cc:740] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.582984 27583 raft_consensus.cc:359] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.584299 27583 raft_consensus.cc:385] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.584832 27583 raft_consensus.cc:740] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.584929 27581 consensus_queue.cc:260] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.585971 27583 consensus_queue.cc:260] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.588541 27581 ts_tablet_manager.cc:1434] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 14:46:35.588934 27583 ts_tablet_manager.cc:1434] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:46:35.589704 27581 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:35.590126 27583 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:35.592134 27580 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:35.592658 27580 ts_tablet_manager.cc:1403] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 14:46:35.595799 27580 raft_consensus.cc:359] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.596459 27580 raft_consensus.cc:385] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.596940 27583 tablet_bootstrap.cc:654] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.596773 27580 raft_consensus.cc:740] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.597291 27581 tablet_bootstrap.cc:654] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.598026 27580 consensus_queue.cc:260] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.602451 27580 ts_tablet_manager.cc:1434] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:46:35.603760 27580 tablet_bootstrap.cc:492] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:35.614648 27580 tablet_bootstrap.cc:654] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.615434 27581 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:35.616071 27581 ts_tablet_manager.cc:1403] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260709 14:46:35.621232 27581 raft_consensus.cc:359] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.622051 27581 raft_consensus.cc:385] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.622411 27581 raft_consensus.cc:740] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.622905 27583 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:35.623521 27583 ts_tablet_manager.cc:1403] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.006s
I20260709 14:46:35.623217 27581 consensus_queue.cc:260] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.625705 27580 tablet_bootstrap.cc:492] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:35.626263 27581 ts_tablet_manager.cc:1434] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:46:35.626319 27580 ts_tablet_manager.cc:1403] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 14:46:35.627454 27581 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:35.626962 27583 raft_consensus.cc:359] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.627933 27583 raft_consensus.cc:385] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.628295 27583 raft_consensus.cc:740] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.629083 27583 consensus_queue.cc:260] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.629446 27580 raft_consensus.cc:359] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.630152 27580 raft_consensus.cc:385] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.630473 27580 raft_consensus.cc:740] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.631259 27583 ts_tablet_manager.cc:1434] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:35.631155 27580 consensus_queue.cc:260] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.632881 27583 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:35.634377 27581 tablet_bootstrap.cc:654] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.634886 27580 ts_tablet_manager.cc:1434] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:46:35.635943 27580 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:35.641664 27583 tablet_bootstrap.cc:654] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.642793 27580 tablet_bootstrap.cc:654] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.653998 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:35.656092 27583 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:35.656922 27583 ts_tablet_manager.cc:1403] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 14:46:35.656231 27309 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.726755 27424 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:35.729640 27741 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:35.730181 27741 raft_consensus.cc:697] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:35.731036 27741 consensus_queue.cc:237] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.734568 27861 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.735118 27861 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.737224 27861 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:35.741237 27580 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:35.741789 27580 ts_tablet_manager.cc:1403] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.009s
I20260709 14:46:35.743893 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:35.744726 27382 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:35.747897 27580 raft_consensus.cc:359] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.748658 27580 raft_consensus.cc:385] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.748718 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:35.749212 27580 raft_consensus.cc:740] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.750114 27580 consensus_queue.cc:260] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.749280 27583 raft_consensus.cc:359] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.751546 27583 raft_consensus.cc:385] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.751863 27583 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.752403 27580 ts_tablet_manager.cc:1434] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:46:35.752759 27387 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:35.752516 27583 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.752914 27861 consensus_queue.cc:1048] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:35.746948 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:35.753611 27580 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:35.754261 27381 raft_consensus.cc:2410] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:46:35.756093 27583 ts_tablet_manager.cc:1434] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.000s
I20260709 14:46:35.757253 27583 tablet_bootstrap.cc:492] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:35.762431 27580 tablet_bootstrap.cc:654] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.763422 27583 tablet_bootstrap.cc:654] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.774767 27580 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:35.775333 27580 ts_tablet_manager.cc:1403] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 14:46:35.776700 27825 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.777269 27825 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.778163 27580 raft_consensus.cc:359] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.778884 27580 raft_consensus.cc:385] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.779155 27580 raft_consensus.cc:740] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.779524 27825 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:35.779788 27580 consensus_queue.cc:260] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.781931 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:35.782593 27580 ts_tablet_manager.cc:1434] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:46:35.782704 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:35.783303 27275 leader_election.cc:343] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:35.783721 27580 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:35.780193 27426 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:35.787168 27658 raft_consensus.cc:2804] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:35.787660 27658 raft_consensus.cc:697] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:35.788515 27658 consensus_queue.cc:237] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:35.788892 27277 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:35.790395 27861 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:35.790918 27861 raft_consensus.cc:697] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:35.791740 27861 consensus_queue.cc:237] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.795265 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:35.794687 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:35.804131 27580 tablet_bootstrap.cc:654] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:35.807175 27847 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.807915 27847 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.810570 27836 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.819442 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:35.820144 27309 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.820608 27836 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.823199 27836 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:35.810283 27278 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:35.824620 27825 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:46:35.825080 27278 leader_election.cc:343] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:35.825590 27278 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:35.826498 27825 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:35.828332 27825 consensus_queue.cc:1048] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:35.859158 27309 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:35.869149 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:35.870401 27836 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:35.871272 27836 raft_consensus.cc:697] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:35.878767 27836 consensus_queue.cc:237] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:35.884109 27580 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:35.884847 27580 ts_tablet_manager.cc:1403] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.008s
I20260709 14:46:35.888083 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:35.888844 27459 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.892887 27580 raft_consensus.cc:359] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.893644 27580 raft_consensus.cc:385] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.893913 27580 raft_consensus.cc:740] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.894536 27580 consensus_queue.cc:260] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.896085 27580 ts_tablet_manager.cc:1434] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
W20260709 14:46:35.910910 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 77993.1us
W20260709 14:46:35.911948 27501 leader_election.cc:343] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:35.911976 27875 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:35.915413 27875 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:35.919932 27875 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:35.922914 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:35.896713 27381 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.929054 27583 tablet_bootstrap.cc:492] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:35.929196 27580 tablet_bootstrap.cc:492] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:35.929603 27583 ts_tablet_manager.cc:1403] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.173s	user 0.021s	sys 0.021s
I20260709 14:46:35.932984 27498 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:35.933580 27459 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:35.943394 27696 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:35.943897 27696 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:35.944253 27696 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:35.968768 27583 raft_consensus.cc:359] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.970052 27583 raft_consensus.cc:385] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:35.970436 27583 raft_consensus.cc:740] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:35.980772 27583 consensus_queue.cc:260] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:35.993912 27581 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:35.994450 27581 ts_tablet_manager.cc:1403] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.367s	user 0.021s	sys 0.001s
I20260709 14:46:35.997000 27583 ts_tablet_manager.cc:1434] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.001s
W20260709 14:46:36.000586 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 83664us
I20260709 14:46:36.002190 27871 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:35.995790 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:36.017352 27427 leader_election.cc:343] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:36.018785 27427 leader_election.cc:343] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.021440 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.007056 27696 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:36.031396 27501 leader_election.cc:343] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.031440 27583 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:36.034792 27458 raft_consensus.cc:2393] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 1: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:36.037871 27580 tablet_bootstrap.cc:654] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.009254 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.049660 27870 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:46:36.053884 27581 raft_consensus.cc:359] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:36.055027 27581 raft_consensus.cc:385] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.055423 27581 raft_consensus.cc:740] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
W20260709 14:46:36.076654 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:36.080780 27581 consensus_queue.cc:260] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:36.093770 27696 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:36.095496 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:36.099671 27586 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:36.100186 27586 ts_tablet_manager.cc:1403] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.589s	user 0.020s	sys 0.012s
W20260709 14:46:36.049111 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 46330.3us
I20260709 14:46:36.085144 27870 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.114583 27581 ts_tablet_manager.cc:1434] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.120s	user 0.005s	sys 0.004s
I20260709 14:46:36.118404 27696 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.118956 27696 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:36.124013 27696 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:46:36.125226 27427 leader_election.cc:343] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.130050 27586 raft_consensus.cc:359] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.130824 27586 raft_consensus.cc:385] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.131107 27586 raft_consensus.cc:740] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.133047 27876 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.135779 27586 consensus_queue.cc:260] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.133622 27876 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:46:36.085358 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 73692.9us
I20260709 14:46:36.143088 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:36.151295 27581 tablet_bootstrap.cc:492] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:36.113238 27870 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.159176 27586 ts_tablet_manager.cc:1434] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 14:46:36.147159 27706 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:36.163007 27501 leader_election.cc:343] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.158085 27352 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:36.170203 27586 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:36.171674 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:36.172398 27387 raft_consensus.cc:2468] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:36.173532 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:36.174144 27386 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.174409 27706 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:36.176581 27706 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:36.176833 27586 tablet_bootstrap.cc:654] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.168879 27383 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.178630 27583 tablet_bootstrap.cc:654] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.182037 27845 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.182535 27845 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.176787 27847 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:36.183305 27460 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.188920 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.201519 27424 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.202750 27580 tablet_bootstrap.cc:492] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:36.203112 27824 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:36.203562 27824 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:36.203294 27580 ts_tablet_manager.cc:1403] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.274s	user 0.030s	sys 0.025s
I20260709 14:46:36.194033 27876 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:36.204169 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.206455 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:36.207221 27456 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:36.203930 27824 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.212334 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.213027 27845 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:36.213104 27870 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:36.213546 27880 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.215734 27647 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:36.215970 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:36.212107 27501 leader_election.cc:343] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:36.221553 27874 log.cc:927] Time spent T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.143s	user 0.002s	sys 0.000s
I20260709 14:46:36.222975 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:36.223459 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:36.224035 27353 leader_election.cc:343] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.208099 27658 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.225561 27880 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:36.228717 27880 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:36.229116 27880 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.226055 27658 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.234716 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:36.235441 27647 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.224363 27532 raft_consensus.cc:2393] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 1: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:36.235980 27647 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:36.237366 27879 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:36.241088 27501 leader_election.cc:343] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.241693 27501 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.245142 27647 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:36.245075 27580 raft_consensus.cc:359] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.245919 27580 raft_consensus.cc:385] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.246201 27580 raft_consensus.cc:740] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.246806 27580 consensus_queue.cc:260] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.247202 27658 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:36.248265 27307 raft_consensus.cc:1275] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.249091 27386 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:36.249387 27498 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:36.262446 27426 leader_election.cc:343] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.263772 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:36.266033 27427 leader_election.cc:343] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.237883 27879 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:36.270205 27580 ts_tablet_manager.cc:1434] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 14:46:36.271970 27580 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:36.273469 27581 tablet_bootstrap.cc:654] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.273238 27742 consensus_queue.cc:1048] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:36.269667 27876 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.276614 27696 raft_consensus.cc:2804] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:36.296550 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:36.298736 27531 raft_consensus.cc:2393] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 1: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:36.286520 27647 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:46:36.290056 27696 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:36.301865 27696 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.303499 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:36.350777 27580 tablet_bootstrap.cc:654] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.361070 27210 catalog_manager.cc:5697] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:36.363672 27713 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.369910 27713 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.373400 27581 tablet_bootstrap.cc:492] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:36.374797 27581 ts_tablet_manager.cc:1403] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.231s	user 0.047s	sys 0.028s
I20260709 14:46:36.376714 27583 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:36.351755 27461 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:36.377347 27460 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:36.379019 27583 ts_tablet_manager.cc:1403] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.352s	user 0.016s	sys 0.010s
I20260709 14:46:36.381152 27713 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:36.385363 27879 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:36.385514 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:36.388609 27879 consensus_queue.cc:1048] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:36.394215 27586 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:36.394901 27586 ts_tablet_manager.cc:1403] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.225s	user 0.033s	sys 0.010s
I20260709 14:46:36.392891 27647 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:36.396940 27647 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:36.397322 27647 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.402971 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.406962 27583 raft_consensus.cc:359] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.407716 27583 raft_consensus.cc:385] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:46:36.407610 27501 leader_election.cc:343] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.408210 27583 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.410652 27583 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.398536 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:36.422775 27583 ts_tablet_manager.cc:1434] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 14:46:36.423728 27498 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:36.426862 27820 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:36.427410 27820 raft_consensus.cc:697] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:36.429881 27583 tablet_bootstrap.cc:492] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:36.385497 27824 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.431461 27381 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.423827 27384 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:36.444443 27820 consensus_queue.cc:237] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.455639 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.462790 27878 consensus_queue.cc:1048] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:46:36.463826 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:36.464728 27456 raft_consensus.cc:2393] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 1: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
W20260709 14:46:36.465565 27887 log.cc:927] Time spent T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 14:46:36.478946 27353 leader_election.cc:343] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.487528 27878 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.488077 27878 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.553682 27352 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.488351 27581 raft_consensus.cc:359] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:36.524937 27893 log.cc:927] Time spent T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 14:46:36.555094 27878 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:36.532601 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:36.556067 27532 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:36.533423 27825 consensus_queue.cc:1048] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:36.559254 27580 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:36.544899 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:36.559792 27580 ts_tablet_manager.cc:1403] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.288s	user 0.013s	sys 0.010s
I20260709 14:46:36.559994 27583 tablet_bootstrap.cc:654] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.559901 27383 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:36.545885 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:36.561126 27384 raft_consensus.cc:2393] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 1: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:36.518291 27586 raft_consensus.cc:359] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.546645 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:36.561542 27586 raft_consensus.cc:385] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.547302 27382 raft_consensus.cc:1275] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.561828 27586 raft_consensus.cc:740] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.539089 27658 consensus_queue.cc:1048] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:36.562558 27586 consensus_queue.cc:260] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.564236 27586 ts_tablet_manager.cc:1434] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.169s	user 0.005s	sys 0.000s
I20260709 14:46:36.564860 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:36.566619 27581 raft_consensus.cc:385] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.567850 27581 raft_consensus.cc:740] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.574595 27581 consensus_queue.cc:260] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.576583 27581 ts_tablet_manager.cc:1434] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.201s	user 0.010s	sys 0.004s
I20260709 14:46:36.514602 27647 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:36.580085 27647 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:36.587817 27586 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:36.593739 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:36.593590 27880 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.572212 27458 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:36.512399 27696 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:36.602056 27352 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.616699 27581 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:36.604365 27580 raft_consensus.cc:359] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.610682 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:36.613202 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:36.617679 27580 raft_consensus.cc:385] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.618077 27461 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.618345 27580 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.619613 27580 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.628911 27308 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:36.612563 27501 leader_election.cc:343] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.615123 27385 raft_consensus.cc:2393] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 1: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:36.616178 27880 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:36.641057 27824 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:36.591434 27879 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.652299 27580 ts_tablet_manager.cc:1434] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.092s	user 0.010s	sys 0.001s
I20260709 14:46:36.655164 27580 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:36.657981 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:36.658700 27311 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.648447 27880 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:36.663674 27580 tablet_bootstrap.cc:654] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.675727 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:36.676479 27458 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.667018 27586 tablet_bootstrap.cc:654] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:36.667289 27482 debug-util.cc:398] Leaking SignalData structure 0x7b0800190240 after lost signal to thread 25250
I20260709 14:46:36.667521 27308 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
W20260709 14:46:36.681972 27482 debug-util.cc:398] Leaking SignalData structure 0x7b08000f02a0 after lost signal to thread 27244
I20260709 14:46:36.677532 27880 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:36.682930 27880 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:36.683313 27482 debug-util.cc:398] Leaking SignalData structure 0x7b08002339c0 after lost signal to thread 27336
W20260709 14:46:36.650496 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 48566.6us
I20260709 14:46:36.662148 27871 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.685159 27871 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.687258 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:36.689076 27871 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:36.669128 27696 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:36.671010 27353 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:36.702638 27877 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:36.703130 27877 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:36.703500 27877 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.692675 27880 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:36.694976 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:36.708170 27381 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.695571 27706 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.662129 27461 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:36.717828 27706 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.706214 27581 tablet_bootstrap.cc:654] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.711557 27583 tablet_bootstrap.cc:492] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:36.721740 27583 ts_tablet_manager.cc:1403] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.292s	user 0.015s	sys 0.026s
I20260709 14:46:36.722433 27385 raft_consensus.cc:2393] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 1: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:36.723526 27880 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:46:36.706784 27482 debug-util.cc:398] Leaking SignalData structure 0x7b08001c44c0 after lost signal to thread 27411
W20260709 14:46:36.728168 27482 debug-util.cc:398] Leaking SignalData structure 0x7b0800137c00 after lost signal to thread 27485
I20260709 14:46:36.720288 27706 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:36.731166 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.726320 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.731249 27427 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:36.724745 27583 raft_consensus.cc:359] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.733875 27583 raft_consensus.cc:385] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.734454 27583 raft_consensus.cc:740] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.737707 27647 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:36.738346 27647 raft_consensus.cc:697] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:36.739476 27311 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:36.739406 27647 consensus_queue.cc:237] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:46:36.740168 27427 consensus_peers.cc:597] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:36.740281 27658 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:36.740936 27658 raft_consensus.cc:697] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:36.741847 27658 consensus_queue.cc:237] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:36.730731 27482 debug-util.cc:398] Leaking SignalData structure 0x7b0800293d80 after lost signal to thread 27559
W20260709 14:46:36.747035 27427 leader_election.cc:343] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.732128 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:36.748603 27586 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:36.750128 27586 ts_tablet_manager.cc:1403] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.168s	user 0.015s	sys 0.001s
I20260709 14:46:36.750557 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.750770 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:36.751226 27310 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:36.752265 27275 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:36.753119 27586 raft_consensus.cc:359] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:36.753899 27586 raft_consensus.cc:385] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.754235 27586 raft_consensus.cc:740] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.749863 27583 consensus_queue.cc:260] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.743551 27458 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:36.758581 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:36.759281 27825 consensus_queue.cc:1048] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:36.759531 27353 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:36.759899 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:36.761268 27535 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:36.754201 27705 raft_consensus.cc:2764] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:46:36.763619 27586 consensus_queue.cc:260] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:36.771617 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:36.772163 27535 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.776881 27583 ts_tablet_manager.cc:1434] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.001s
I20260709 14:46:36.778290 27583 tablet_bootstrap.cc:492] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:36.778800 27535 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:36.781344 27586 ts_tablet_manager.cc:1434] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:46:36.783085 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:36.783751 27384 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.784387 27381 raft_consensus.cc:2468] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:36.785264 27583 tablet_bootstrap.cc:654] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.785781 27706 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:36.786362 27706 raft_consensus.cc:697] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:36.787307 27706 consensus_queue.cc:237] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:36.789135 27501 leader_election.cc:343] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.793447 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:36.798729 27580 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:36.799386 27580 ts_tablet_manager.cc:1403] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.007s
I20260709 14:46:36.804873 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:36.807781 27424 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:36.791004 27880 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:36.811467 27580 raft_consensus.cc:359] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:36.813053 27586 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:36.813127 27580 raft_consensus.cc:385] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:36.813656 27580 raft_consensus.cc:740] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:36.815091 27580 consensus_queue.cc:260] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:46:36.797401 27353 leader_election.cc:343] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.816285 27824 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:36.830295 27824 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:36.830679 27824 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.806586 27498 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.837579 27498 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.817572 27877 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.841567 27580 ts_tablet_manager.cc:1434] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:46:36.814608 27880 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:36.842341 27822 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.840613 27696 raft_consensus.cc:2804] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:36.845336 27877 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:36.854372 27696 raft_consensus.cc:697] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:36.859459 27696 consensus_queue.cc:237] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:36.850231 27880 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:36.852360 27353 leader_election.cc:343] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.874768 27384 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:36.854665 27424 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:36.877435 27658 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.877581 27424 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.878206 27658 consensus_queue.cc:1048] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:36.879304 27742 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.879527 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:46:36.881517 27424 leader_election.cc:343] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.882752 27424 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.883813 27742 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.886667 27352 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.887673 27877 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:36.888180 27877 raft_consensus.cc:697] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:36.897388 27580 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:36.889045 27877 consensus_queue.cc:237] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:36.921983 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:36.922672 27535 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:36.917896 27713 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.931731 27713 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:36.933898 27713 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:36.935971 27535 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:36.937665 27352 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:36.938043 27878 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:36.938601 27878 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:36.938839 27847 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:36.946408 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:36.962349 27586 tablet_bootstrap.cc:654] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:36.969134 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:36.968161 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:36.969162 27824 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:36.977345 27458 raft_consensus.cc:2393] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 1: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
W20260709 14:46:36.978125 27352 leader_election.cc:343] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.965909 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:36.978039 27278 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:46:36.980938 27353 leader_election.cc:343] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:36.981386 27353 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:36.982275 27879 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.983098 27713 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:36.965126 27878 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:46:36.975244 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 53017.9us
I20260709 14:46:36.989158 27581 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:36.989769 27581 ts_tablet_manager.cc:1403] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.408s	user 0.017s	sys 0.018s
I20260709 14:46:36.994451 27880 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:36.998018 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:36.998663 27307 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.002007 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:46:37.003654 27353 leader_election.cc:343] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.007184 27580 tablet_bootstrap.cc:654] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.004302 27880 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:36.992437 27847 raft_consensus.cc:697] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:37.010473 27581 raft_consensus.cc:359] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.013208 27581 raft_consensus.cc:385] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.013713 27581 raft_consensus.cc:740] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.018370 27581 consensus_queue.cc:260] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.023819 27583 tablet_bootstrap.cc:492] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:37.024863 27583 ts_tablet_manager.cc:1403] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.247s	user 0.024s	sys 0.036s
I20260709 14:46:37.031402 27910 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.032138 27910 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.033828 27307 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:37.035166 27353 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:37.036350 27880 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:37.035995 27847 consensus_queue.cc:237] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.036921 27880 raft_consensus.cc:697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:37.037783 27880 consensus_queue.cc:237] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.043931 27910 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:37.044039 27207 catalog_manager.cc:5697] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.052629 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:37.053543 27532 raft_consensus.cc:2393] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 1: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:37.053339 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:37.055909 27581 ts_tablet_manager.cc:1434] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.002s
I20260709 14:46:37.059386 27586 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:37.060506 27586 ts_tablet_manager.cc:1403] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.258s	user 0.016s	sys 0.023s
W20260709 14:46:37.056963 27501 leader_election.cc:343] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.063239 27586 raft_consensus.cc:359] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.063935 27586 raft_consensus.cc:385] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.063786 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:37.064229 27586 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
W20260709 14:46:37.071925 27498 leader_election.cc:343] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.072544 27498 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:37.050412 27824 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:37.072968 27658 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.073553 27658 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.075470 27647 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:37.075774 27658 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:37.079290 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:37.089700 27208 catalog_manager.cc:5697] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.076758 27586 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.084060 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:37.080145 27583 raft_consensus.cc:359] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.113076 27583 raft_consensus.cc:385] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.113408 27583 raft_consensus.cc:740] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.113752 27586 ts_tablet_manager.cc:1434] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:46:37.114089 27583 consensus_queue.cc:260] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.114768 27586 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:37.115578 27583 ts_tablet_manager.cc:1434] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.000s
I20260709 14:46:37.116310 27583 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:37.079020 27581 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:37.112893 27208 catalog_manager.cc:5697] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 2, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
W20260709 14:46:37.122727 27426 leader_election.cc:343] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.075017 27876 consensus_queue.cc:1048] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:37.065760 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:37.077607 27580 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:37.124673 27580 ts_tablet_manager.cc:1403] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.256s	user 0.011s	sys 0.009s
I20260709 14:46:37.127295 27580 raft_consensus.cc:359] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.127974 27580 raft_consensus.cc:385] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.128263 27580 raft_consensus.cc:740] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.128582 27647 consensus_queue.cc:1048] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:37.129104 27580 consensus_queue.cc:260] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.130693 27583 tablet_bootstrap.cc:654] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.132361 27580 ts_tablet_manager.cc:1434] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 14:46:37.132891 27424 leader_election.cc:343] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.133438 27580 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:37.133375 27424 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:37.134483 27742 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:37.136262 27424 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:37.137456 27742 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:37.124682 27586 tablet_bootstrap.cc:654] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.151926 27581 tablet_bootstrap.cc:654] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.154629 27580 tablet_bootstrap.cc:654] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.174484 27307 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:37.158649 27501 consensus_peers.cc:597] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:37.184803 27207 catalog_manager.cc:5697] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.188987 27207 catalog_manager.cc:5697] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.190755 27207 catalog_manager.cc:5697] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
W20260709 14:46:37.220077 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:37.229461 27581 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:37.230206 27581 ts_tablet_manager.cc:1403] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.000s
I20260709 14:46:37.233137 27586 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:37.233807 27586 ts_tablet_manager.cc:1403] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.119s	user 0.010s	sys 0.014s
I20260709 14:46:37.237515 27586 raft_consensus.cc:359] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.238273 27586 raft_consensus.cc:385] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.238535 27586 raft_consensus.cc:740] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.239349 27586 consensus_queue.cc:260] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.263391 27581 raft_consensus.cc:359] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.269289 27581 raft_consensus.cc:385] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.269706 27581 raft_consensus.cc:740] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.271450 27586 ts_tablet_manager.cc:1434] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.005s
I20260709 14:46:37.273454 27581 consensus_queue.cc:260] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.276270 27206 catalog_manager.cc:5697] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:37.278294 27206 catalog_manager.cc:5697] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.281769 27919 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.282351 27919 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.285516 27919 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:37.287746 27312 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.280882 27206 catalog_manager.cc:5697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.287835 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:37.295874 27206 catalog_manager.cc:5697] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.304307 27583 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:37.304914 27583 ts_tablet_manager.cc:1403] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.189s	user 0.013s	sys 0.021s
I20260709 14:46:37.309273 27581 ts_tablet_manager.cc:1434] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.001s
W20260709 14:46:37.315959 27353 leader_election.cc:343] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.321218 27822 consensus_queue.cc:1048] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:37.322041 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:37.322800 27535 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:37.324698 27742 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:37.330139 27581 tablet_bootstrap.cc:492] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:37.330047 27352 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:37.331103 27847 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:37.331511 27847 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:37.331847 27847 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.334149 27880 consensus_queue.cc:1048] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:37.340070 27889 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:37.345053 27583 raft_consensus.cc:359] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.349809 27580 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:37.352972 27580 ts_tablet_manager.cc:1403] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.220s	user 0.008s	sys 0.005s
I20260709 14:46:37.349830 27586 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:37.354347 27583 raft_consensus.cc:385] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.354707 27583 raft_consensus.cc:740] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.371560 27580 raft_consensus.cc:359] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.373893 27580 raft_consensus.cc:385] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.374392 27580 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.375381 27580 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.381824 27583 consensus_queue.cc:260] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.389765 27847 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:46:37.397745 27353 consensus_peers.cc:597] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:37.407176 27580 ts_tablet_manager.cc:1434] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 14:46:37.416607 27580 tablet_bootstrap.cc:492] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:37.399371 27847 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:37.408075 27696 consensus_queue.cc:1048] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:46:37.424975 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:37.428530 27535 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.429497 27208 catalog_manager.cc:5697] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:37.431277 27583 ts_tablet_manager.cc:1434] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.001s
I20260709 14:46:37.438162 27535 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:37.443655 27583 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:37.444621 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:37.445787 27871 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.446358 27871 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:37.457274 27353 leader_election.cc:343] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.463482 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:37.464556 27352 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:37.465618 27878 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:37.465842 27871 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:37.466154 27878 raft_consensus.cc:697] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
W20260709 14:46:37.467284 27353 consensus_peers.cc:597] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:37.470005 27424 leader_election.cc:343] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.467090 27878 consensus_queue.cc:237] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:37.471123 27919 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:37.483064 27581 tablet_bootstrap.cc:654] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.483809 27583 tablet_bootstrap.cc:654] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.487498 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:37.498195 27580 tablet_bootstrap.cc:654] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.508451 27936 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.509071 27936 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.511238 27936 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:37.517874 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:37.522002 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:37.524597 27586 tablet_bootstrap.cc:654] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.533161 27705 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.533806 27705 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.536566 27705 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:46:37.503221 27426 leader_election.cc:343] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.539067 27426 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:37.541272 27742 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:37.542021 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:37.542727 27460 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:37.543864 27278 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:37.544816 27713 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:37.545254 27713 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:37.545647 27713 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.546587 27919 consensus_queue.cc:1048] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:37.556846 27706 consensus_queue.cc:1048] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:37.557082 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:37.557835 27383 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
W20260709 14:46:37.522176 27501 leader_election.cc:343] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.561311 27713 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:37.562482 27501 leader_election.cc:343] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.564772 27501 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:37.565990 27936 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:37.575486 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:37.576171 27461 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.581941 27713 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:37.618427 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:37.619158 27382 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.626605 27936 consensus_queue.cc:1048] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:37.633191 27461 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:37.640056 27278 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:37.641400 27382 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:37.649753 27713 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:37.650605 27713 raft_consensus.cc:697] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:37.652802 27713 consensus_queue.cc:237] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.661430 27583 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:37.662073 27583 ts_tablet_manager.cc:1403] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.222s	user 0.013s	sys 0.000s
I20260709 14:46:37.669378 27847 consensus_queue.cc:1048] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:46:37.677680 27583 raft_consensus.cc:359] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.677279 27207 catalog_manager.cc:5697] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:37.678766 27583 raft_consensus.cc:385] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.679379 27583 raft_consensus.cc:740] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.680349 27583 consensus_queue.cc:260] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.709657 27580 tablet_bootstrap.cc:492] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:37.710917 27580 ts_tablet_manager.cc:1403] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.295s	user 0.016s	sys 0.008s
I20260709 14:46:37.711993 27824 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.742830 27583 ts_tablet_manager.cc:1434] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 14:46:37.719805 27847 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:46:37.743731 27824 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:37.779616 27658 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.794569 27658 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.796795 27658 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:37.798899 27824 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:37.800995 27306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:37.804157 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:37.807401 27586 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:37.807976 27586 ts_tablet_manager.cc:1403] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.496s	user 0.047s	sys 0.046s
I20260709 14:46:37.813753 27583 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
W20260709 14:46:37.814003 27427 leader_election.cc:343] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:37.822141 27427 leader_election.cc:343] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.822222 27580 raft_consensus.cc:359] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.823079 27580 raft_consensus.cc:385] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.823393 27580 raft_consensus.cc:740] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.824069 27580 consensus_queue.cc:260] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.827093 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:37.827850 27583 tablet_bootstrap.cc:654] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.827827 27533 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:37.828474 27580 ts_tablet_manager.cc:1434] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.117s	user 0.005s	sys 0.003s
I20260709 14:46:37.842641 27581 tablet_bootstrap.cc:492] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:37.843444 27581 ts_tablet_manager.cc:1403] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.516s	user 0.021s	sys 0.020s
I20260709 14:46:37.848677 27580 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:37.855561 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:37.863690 27586 raft_consensus.cc:359] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.864640 27586 raft_consensus.cc:385] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.865036 27586 raft_consensus.cc:740] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
W20260709 14:46:37.865363 27424 leader_election.cc:343] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:37.866113 27424 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:37.866036 27586 consensus_queue.cc:260] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.867820 27658 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:37.868920 27586 ts_tablet_manager.cc:1434] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.003s
I20260709 14:46:37.863627 27580 tablet_bootstrap.cc:654] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.890138 27586 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:37.890362 27426 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:37.892704 27824 raft_consensus.cc:2804] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:37.893112 27824 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:37.893469 27824 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.893677 27581 raft_consensus.cc:359] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.894733 27581 raft_consensus.cc:385] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.895115 27581 raft_consensus.cc:740] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.895771 27878 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:37.895941 27581 consensus_queue.cc:260] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.896342 27878 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:37.898229 27586 tablet_bootstrap.cc:654] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.898694 27878 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:37.901366 27581 ts_tablet_manager.cc:1434] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260709 14:46:37.904296 27583 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:37.905040 27583 ts_tablet_manager.cc:1403] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.000s
W20260709 14:46:37.905963 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 94052.5us
W20260709 14:46:37.906445 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 49408.9us
I20260709 14:46:37.909806 27581 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:37.930660 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:37.931428 27535 raft_consensus.cc:2468] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:37.933851 27583 raft_consensus.cc:359] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.943420 27583 raft_consensus.cc:385] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:37.943845 27583 raft_consensus.cc:740] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:37.943933 27352 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:37.941258 27581 tablet_bootstrap.cc:654] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:37.945393 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:37.946060 27460 raft_consensus.cc:2468] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:37.947482 27583 consensus_queue.cc:260] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:37.949172 27880 raft_consensus.cc:2804] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:37.958631 27880 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:37.959059 27880 raft_consensus.cc:3060] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:37.971626 27880 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:38.026060 27580 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
W20260709 14:46:38.037655 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 126316us
I20260709 14:46:38.038086 27580 ts_tablet_manager.cc:1403] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.201s	user 0.019s	sys 0.036s
I20260709 14:46:38.033949 27210 catalog_manager.cc:5697] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:38.041823 27583 ts_tablet_manager.cc:1434] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.136s	user 0.008s	sys 0.000s
W20260709 14:46:38.037454 27953 log.cc:927] Time spent T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.063s	user 0.002s	sys 0.007s
I20260709 14:46:38.045614 27583 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:38.050881 27580 raft_consensus.cc:359] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.058634 27580 raft_consensus.cc:385] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.059090 27580 raft_consensus.cc:740] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.060024 27580 consensus_queue.cc:260] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.064725 27580 ts_tablet_manager.cc:1434] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:46:38.069432 27583 tablet_bootstrap.cc:654] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:38.077826 27580 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:38.083804 27880 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:38.092602 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:38.093466 27534 raft_consensus.cc:3060] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:38.102432 27825 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:38.103073 27825 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.107085 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:38.110327 27532 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:38.112098 27277 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:38.113116 27705 raft_consensus.cc:2804] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:38.113515 27705 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:38.113867 27705 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:38.121789 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:38.106796 27586 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
W20260709 14:46:38.107446 27353 consensus_peers.cc:597] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:38.128064 27586 ts_tablet_manager.cc:1403] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.238s	user 0.015s	sys 0.010s
I20260709 14:46:38.126056 27705 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.107158 27825 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:38.153484 27583 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:38.154074 27583 ts_tablet_manager.cc:1403] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.109s	user 0.023s	sys 0.018s
I20260709 14:46:38.162223 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:38.162962 27535 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:38.166275 27580 tablet_bootstrap.cc:654] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:38.169898 27824 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.170490 27880 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:38.171103 27880 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.173523 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:38.174165 27458 raft_consensus.cc:3060] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:38.174605 27878 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:38.178452 27535 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:38.179801 27705 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:38.179863 27277 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:38.181550 27583 raft_consensus.cc:359] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:38.182374 27583 raft_consensus.cc:385] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.182669 27583 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.183190 27825 raft_consensus.cc:2804] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:38.183378 27583 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:38.185042 27825 raft_consensus.cc:697] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:38.186775 27825 consensus_queue.cc:237] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.189050 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:38.189739 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:38.190514 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:38.191093 27353 leader_election.cc:343] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:38.193672 27460 raft_consensus.cc:2393] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 1: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:46:38.195065 27583 ts_tablet_manager.cc:1434] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260709 14:46:38.196269 27583 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:38.197935 27880 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:38.198302 27824 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:38.198963 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:46:38.201231 27352 leader_election.cc:343] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:38.201712 27352 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:38.201699 27586 raft_consensus.cc:359] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.202709 27586 raft_consensus.cc:385] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.203071 27586 raft_consensus.cc:740] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.203487 27880 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:38.206244 27583 tablet_bootstrap.cc:654] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:38.205785 27586 consensus_queue.cc:260] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.211072 27458 raft_consensus.cc:2468] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:38.217610 27353 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:38.218564 27880 raft_consensus.cc:2804] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:38.219131 27880 raft_consensus.cc:697] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:38.221408 27713 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:38.220093 27880 consensus_queue.cc:237] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:38.223099 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:38.224021 27533 raft_consensus.cc:2393] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 1: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:38.213027 27534 raft_consensus.cc:2468] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:38.231877 27580 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:38.232849 27580 ts_tablet_manager.cc:1403] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.155s	user 0.007s	sys 0.010s
I20260709 14:46:38.235000 27583 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:38.235544 27583 ts_tablet_manager.cc:1403] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 14:46:38.236261 27580 raft_consensus.cc:359] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:38.238004 27580 raft_consensus.cc:385] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.238665 27580 raft_consensus.cc:740] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.239837 27580 consensus_queue.cc:260] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:38.244038 27580 ts_tablet_manager.cc:1434] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:46:38.247052 27580 tablet_bootstrap.cc:492] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:38.245913 27210 catalog_manager.cc:5697] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:38.252656 27583 raft_consensus.cc:359] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.253095 27426 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:38.253465 27583 raft_consensus.cc:385] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.253837 27583 raft_consensus.cc:740] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.253264 27586 ts_tablet_manager.cc:1434] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 14:46:38.253961 27824 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:38.254591 27583 consensus_queue.cc:260] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.256805 27880 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:38.257473 27583 ts_tablet_manager.cc:1434] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:46:38.257350 27880 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:38.258392 27586 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:38.258584 27583 tablet_bootstrap.cc:492] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:38.262842 27581 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:38.263330 27581 ts_tablet_manager.cc:1403] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.354s	user 0.015s	sys 0.007s
I20260709 14:46:38.264591 27580 tablet_bootstrap.cc:654] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:38.264611 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:38.265542 27458 raft_consensus.cc:2468] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:38.266775 27353 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:38.268029 27308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:38.268479 27878 raft_consensus.cc:2804] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:38.268937 27878 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:38.269289 27878 raft_consensus.cc:3060] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:38.269479 27353 leader_election.cc:343] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:38.271312 27586 tablet_bootstrap.cc:654] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:38.275601 27583 tablet_bootstrap.cc:654] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:38.275569 27581 raft_consensus.cc:359] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.276793 27581 raft_consensus.cc:385] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.277137 27581 raft_consensus.cc:740] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.280922 27581 consensus_queue.cc:260] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.286971 27581 ts_tablet_manager.cc:1434] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 14:46:38.291706 27581 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:38.285136 27880 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:38.302032 27713 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:38.304000 27878 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:38.333472 27825 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:38.336786 27825 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.360951 27581 tablet_bootstrap.cc:654] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:38.364758 27586 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:38.367072 27586 ts_tablet_manager.cc:1403] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.109s	user 0.029s	sys 0.016s
I20260709 14:46:38.367676 27825 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:38.374456 27208 catalog_manager.cc:5697] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:38.380620 27878 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:38.383093 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:38.383524 27307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:38.383942 27460 raft_consensus.cc:3060] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:38.376688 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:38.425734 27824 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:38.431252 27824 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.433513 27824 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:38.435178 27460 raft_consensus.cc:2468] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:38.436604 27353 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:38.439744 27580 tablet_bootstrap.cc:492] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:38.440660 27580 ts_tablet_manager.cc:1403] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.194s	user 0.027s	sys 0.012s
I20260709 14:46:38.428921 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:38.441848 27880 raft_consensus.cc:2804] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:38.449791 27880 raft_consensus.cc:697] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
W20260709 14:46:38.450851 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:38.450670 27880 consensus_queue.cc:237] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:38.460659 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:38.461997 27461 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:38.464083 27275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 82525.1us
I20260709 14:46:38.467372 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:38.468583 27586 raft_consensus.cc:359] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:46:38.469722 27427 leader_election.cc:343] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:38.472090 27586 raft_consensus.cc:385] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.472083 27535 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:38.472421 27586 raft_consensus.cc:740] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.475667 27426 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:38.478695 27353 leader_election.cc:343] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:38.482100 27583 tablet_bootstrap.cc:492] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:38.482640 27583 ts_tablet_manager.cc:1403] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.224s	user 0.034s	sys 0.017s
I20260709 14:46:38.473169 27586 consensus_queue.cc:260] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.491101 27586 ts_tablet_manager.cc:1434] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.000s
I20260709 14:46:38.561712 27583 raft_consensus.cc:359] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:38.589890 27583 raft_consensus.cc:385] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.590253 27583 raft_consensus.cc:740] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.590991 27583 consensus_queue.cc:260] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:38.594587 27586 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:38.595089 27310 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:38.494151 27959 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:38.602275 27959 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.536196 27580 raft_consensus.cc:359] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:38.610556 27580 raft_consensus.cc:385] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:38.610961 27580 raft_consensus.cc:740] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:38.564633 27308 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:38.486265 27824 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:38.613837 27824 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:38.614557 27824 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:38.625634 27583 ts_tablet_manager.cc:1434] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.143s	user 0.014s	sys 0.002s
I20260709 14:46:38.611855 27580 consensus_queue.cc:260] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:38.662209 27583 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:38.676365 27275 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:38.686651 27878 consensus_queue.cc:1048] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:38.689401 27580 ts_tablet_manager.cc:1434] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.248s	user 0.000s	sys 0.016s
I20260709 14:46:38.690497 27580 tablet_bootstrap.cc:492] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:38.697816 27959 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:38.708891 27306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:38.705816 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:38.734647 27207 catalog_manager.cc:5697] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:38.737389 27427 leader_election.cc:343] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:38.745522 27583 tablet_bootstrap.cc:654] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:38.753324 27581 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:38.902802 27581 ts_tablet_manager.cc:1403] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.615s	user 0.020s	sys 0.013s
I20260709 14:46:38.828863 27580 tablet_bootstrap.cc:654] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:38.772271 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 232544us
I20260709 14:46:38.903918 27586 tablet_bootstrap.cc:654] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:38.754700 27426 leader_election.cc:343] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:38.905278 27426 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:38.906143 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 151492us
W20260709 14:46:38.901930 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 152482us
I20260709 14:46:38.833606 27972 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:38.806893 27876 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:38.838778 27824 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:38.946136 27824 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:38.948827 27876 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:38.951576 27876 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:38.915159 27871 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:38.966257 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:46:38.979023 27427 leader_election.cc:343] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:39.048300 27955 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:39.195459 27278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 170911us
I20260709 14:46:39.200939 27581 raft_consensus.cc:359] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:39.201797 27581 raft_consensus.cc:385] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:39.202060 27581 raft_consensus.cc:740] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:39.202741 27581 consensus_queue.cc:260] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:39.168002 27950 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:39.166543 27955 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:39.216508 27583 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:39.217108 27583 ts_tablet_manager.cc:1403] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.561s	user 0.026s	sys 0.045s
I20260709 14:46:39.218302 27955 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:39.197012 27871 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:39.220083 27583 raft_consensus.cc:359] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:39.234951 27583 raft_consensus.cc:385] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:39.235319 27583 raft_consensus.cc:740] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:39.237458 27583 consensus_queue.cc:260] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:39.238075 27581 ts_tablet_manager.cc:1434] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.333s	user 0.007s	sys 0.014s
I20260709 14:46:39.261871 27583 ts_tablet_manager.cc:1434] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:46:39.268656 27581 tablet_bootstrap.cc:492] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
W20260709 14:46:39.276989 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 78110us
I20260709 14:46:39.282673 27580 tablet_bootstrap.cc:492] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:39.261538 27819 consensus_queue.cc:1048] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:46:39.283264 27580 ts_tablet_manager.cc:1403] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.593s	user 0.029s	sys 0.010s
I20260709 14:46:39.210737 27950 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.287506 27950 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:39.237323 27871 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.291168 27871 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:46:39.298998 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 60086.4us
W20260709 14:46:39.309389 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 177490us
I20260709 14:46:39.311470 27580 raft_consensus.cc:359] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.312271 27580 raft_consensus.cc:385] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:39.312613 27580 raft_consensus.cc:740] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:39.313405 27580 consensus_queue.cc:260] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.335243 27580 ts_tablet_manager.cc:1434] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 14:46:39.318950 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:39.445132 28003 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:39.462626 28003 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.389595 27530 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:39.484270 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:39.505388 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:39.508859 27586 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:39.509373 27586 ts_tablet_manager.cc:1403] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.915s	user 0.026s	sys 0.021s
I20260709 14:46:39.477035 27990 consensus_queue.cc:1048] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:46:39.512025 27586 raft_consensus.cc:359] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:39.515327 27586 raft_consensus.cc:385] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:39.515614 27586 raft_consensus.cc:740] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:39.516202 27586 consensus_queue.cc:260] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:39.521612 27586 ts_tablet_manager.cc:1434] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:46:39.523692 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:39.524405 27530 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:39.494788 27999 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:39.529527 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:39.530299 27457 raft_consensus.cc:2468] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:39.531909 28003 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:39.529153 27999 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:39.542330 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:39.542934 27530 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:39.543152 27383 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:39.547343 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:39.549083 27426 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:39.549477 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:39.552835 27999 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:39.556707 27880 consensus_queue.cc:1048] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:39.558315 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 55097.3us
I20260709 14:46:39.560997 27658 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:39.561559 27658 raft_consensus.cc:697] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:39.564339 27581 tablet_bootstrap.cc:654] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:39.569893 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:39.570595 27381 raft_consensus.cc:2468] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
W20260709 14:46:39.581653 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 66699.2us
I20260709 14:46:39.583482 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:39.589525 27583 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:39.588258 27353 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
W20260709 14:46:39.587409 27426 leader_election.cc:343] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:39.595826 27352 leader_election.cc:343] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:39.562462 27658 consensus_queue.cc:237] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:39.583953 27825 consensus_queue.cc:1048] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:46:39.587559 27380 raft_consensus.cc:2468] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 0.
I20260709 14:46:39.614431 27880 raft_consensus.cc:2804] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:39.608909 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:39.615577 27310 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:39.615464 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:39.618505 27580 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:39.630326 27498 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:39.633492 27352 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:46:39.680719 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 47355.3us
I20260709 14:46:39.633941 27586 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:39.664676 27427 leader_election.cc:343] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:39.686314 27426 leader_election.cc:343] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:39.691984 27583 tablet_bootstrap.cc:654] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:39.636965 27982 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:39.647596 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:39.642132 27880 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:39.680837 27878 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:39.691116 27353 leader_election.cc:343] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:39.705610 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:39.711838 27581 tablet_bootstrap.cc:492] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:39.712342 27581 ts_tablet_manager.cc:1403] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.451s	user 0.059s	sys 0.046s
I20260709 14:46:39.702303 27880 raft_consensus.cc:3060] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:39.722666 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 64504.8us
I20260709 14:46:39.701283 27878 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:39.704080 27982 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:39.730324 27580 tablet_bootstrap.cc:654] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:39.727136 27982 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:39.727948 27878 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:39.736897 27424 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:39.742854 27424 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:39.744522 27658 raft_consensus.cc:2804] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:39.744674 28003 raft_consensus.cc:2804] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:39.744948 27658 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:39.745169 28003 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:39.745426 27658 raft_consensus.cc:3060] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:39.745587 28003 raft_consensus.cc:3060] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:39.751219 27581 raft_consensus.cc:359] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.752840 27581 raft_consensus.cc:385] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:39.753759 27581 raft_consensus.cc:740] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:39.756175 27581 consensus_queue.cc:260] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.779632 27658 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.813532 27658 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:46:39.790135 27426 leader_election.cc:343] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:39.815176 27581 ts_tablet_manager.cc:1434] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.103s	user 0.009s	sys 0.000s
I20260709 14:46:39.815268 27426 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:39.816148 27871 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:39.816362 27581 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:39.831660 28003 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:39.833966 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 43866.6us
W20260709 14:46:39.845917 28010 log.cc:927] Time spent T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260709 14:46:39.847431 27586 tablet_bootstrap.cc:654] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:39.848817 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:39.849493 27385 raft_consensus.cc:3060] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:39.843532 27990 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:39.854908 27990 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:39.857061 27990 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:39.858167 27581 tablet_bootstrap.cc:654] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:39.868189 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:39.873268 27353 consensus_peers.cc:597] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:39.872457 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:39.874787 27880 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:39.879632 27583 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:39.880177 27583 ts_tablet_manager.cc:1403] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.291s	user 0.021s	sys 0.001s
I20260709 14:46:39.870936 28003 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:46:39.882239 27353 leader_election.cc:343] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:39.884661 27352 leader_election.cc:343] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:39.885120 27352 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:39.888430 27706 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:39.893332 27210 catalog_manager.cc:5697] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:39.890956 27583 raft_consensus.cc:359] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:39.896044 27583 raft_consensus.cc:385] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:39.896347 27583 raft_consensus.cc:740] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:39.896950 27583 consensus_queue.cc:260] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:39.899358 27583 ts_tablet_manager.cc:1434] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:46:39.901635 27583 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622: Bootstrap starting.
I20260709 14:46:39.908114 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:39.896585 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:39.909382 27534 raft_consensus.cc:3060] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:39.942734 27880 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:39.881142 27982 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:39.943818 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:39.944983 27459 raft_consensus.cc:2393] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 1: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:46:39.946211 27385 raft_consensus.cc:2468] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:39.963575 27878 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:39.981297 27982 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:40.005759 27426 leader_election.cc:343] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.011083 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:40.021579 27352 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:40.022588 27919 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:40.026876 27878 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:40.027909 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:40.028385 27424 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:40.028833 27527 raft_consensus.cc:2393] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 1: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:40.030165 27583 tablet_bootstrap.cc:654] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:40.031658 27889 raft_consensus.cc:2804] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:40.032145 27889 raft_consensus.cc:697] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:40.032958 27889 consensus_queue.cc:237] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:40.036887 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:40.038825 27998 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:40.022392 27534 raft_consensus.cc:2468] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:40.039417 27998 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.053825 27580 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:40.054384 27306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:40.065902 27385 raft_consensus.cc:2393] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 1: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:40.071491 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:40.109305 27580 ts_tablet_manager.cc:1403] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.491s	user 0.016s	sys 0.011s
I20260709 14:46:40.115443 27306 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:40.136323 27426 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
W20260709 14:46:40.144471 27427 consensus_peers.cc:597] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:40.150240 28001 raft_consensus.cc:2804] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:40.150835 28001 raft_consensus.cc:697] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:40.151690 28001 consensus_queue.cc:237] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:40.137645 27658 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:40.163498 27998 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:40.167362 27583 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622: No bootstrap required, opened a new log
I20260709 14:46:40.167869 27583 ts_tablet_manager.cc:1403] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622: Time spent bootstrapping tablet: real 0.266s	user 0.047s	sys 0.042s
I20260709 14:46:40.170552 27583 raft_consensus.cc:359] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.171252 27583 raft_consensus.cc:385] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:40.171515 27583 raft_consensus.cc:740] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Initialized, Role: FOLLOWER
I20260709 14:46:40.164702 27658 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:40.179729 27658 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:40.180526 28011 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:40.182164 27580 raft_consensus.cc:359] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:40.183168 27580 raft_consensus.cc:385] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:40.155283 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:40.181061 28011 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.183578 27580 raft_consensus.cc:740] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:40.173471 27583 consensus_queue.cc:260] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.200037 27580 consensus_queue.cc:260] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:40.203642 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:40.205300 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:40.205981 27461 raft_consensus.cc:2468] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
W20260709 14:46:40.207041 27427 leader_election.cc:343] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.207268 27586 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:40.207732 27586 ts_tablet_manager.cc:1403] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.578s	user 0.013s	sys 0.012s
I20260709 14:46:40.213192 27580 ts_tablet_manager.cc:1434] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.000s
I20260709 14:46:40.220297 27583 ts_tablet_manager.cc:1434] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 14:46:40.218272 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:40.282728 27825 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
W20260709 14:46:40.289196 28020 log.cc:927] Time spent T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 14:46:40.304719 27580 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d: Bootstrap starting.
I20260709 14:46:40.282703 27379 raft_consensus.cc:2393] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 1: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:40.296795 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:40.385246 27501 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
W20260709 14:46:40.388295 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 243018us
I20260709 14:46:40.389204 27581 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:40.389730 27581 ts_tablet_manager.cc:1403] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.574s	user 0.027s	sys 0.024s
W20260709 14:46:40.398741 27501 leader_election.cc:343] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.311435 27825 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:40.409248 27658 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:40.409842 27658 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.411939 27658 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:40.413461 27581 raft_consensus.cc:359] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.414278 27581 raft_consensus.cc:385] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:40.414579 27581 raft_consensus.cc:740] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:40.415292 27581 consensus_queue.cc:260] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.417908 27498 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:40.419163 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:40.420185 27982 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:40.402314 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:40.424176 28011 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:40.402971 27992 raft_consensus.cc:2804] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:40.424839 27992 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:40.425217 27992 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:40.426903 27309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:40.429472 27426 leader_election.cc:343] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:40.435016 27427 leader_election.cc:343] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.448813 27427 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:40.469612 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:40.469982 27825 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:40.471186 27586 raft_consensus.cc:359] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.472066 27586 raft_consensus.cc:385] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:40.472373 27586 raft_consensus.cc:740] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:40.473197 27586 consensus_queue.cc:260] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.474571 27306 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:40.476197 27586 ts_tablet_manager.cc:1434] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.268s	user 0.008s	sys 0.000s
W20260709 14:46:40.477927 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 88514.7us
I20260709 14:46:40.488389 27353 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:40.489079 27586 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:40.491315 27581 ts_tablet_manager.cc:1434] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.101s	user 0.014s	sys 0.002s
W20260709 14:46:40.494307 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 100316us
I20260709 14:46:40.477840 27845 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:40.502702 27581 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:40.492775 27878 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:40.513106 27878 raft_consensus.cc:697] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:40.514065 27878 consensus_queue.cc:237] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:40.514998 27880 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:40.515535 27880 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:40.519178 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:40.519436 27277 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:40.521976 28011 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:40.524900 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:40.501658 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 92797.9us
I20260709 14:46:40.540256 27580 tablet_bootstrap.cc:654] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:40.492936 27889 consensus_queue.cc:1048] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:46:40.548833 27586 tablet_bootstrap.cc:654] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:40.543673 27992 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.555023 27275 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:40.555382 27581 tablet_bootstrap.cc:654] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:40.560106 28032 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:40.560225 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:40.564951 27880 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:40.565243 27992 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:46:40.544083 27424 leader_election.cc:343] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:40.572638 27426 consensus_peers.cc:597] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Couldn't send request to peer 4276c19f88a145d0bd4430d7a99703eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:40.574725 27987 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:40.574916 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:40.575428 27987 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:46:40.577176 27352 leader_election.cc:343] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:40.577674 27353 leader_election.cc:343] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.578109 27353 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:40.578241 27987 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:40.578894 27880 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:40.579061 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:40.583338 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:40.584174 27459 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:40.566926 27424 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:40.602910 27459 raft_consensus.cc:2468] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:40.603940 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:40.605029 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 60972.8us
I20260709 14:46:40.605432 27889 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:40.613900 27209 catalog_manager.cc:5697] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:40.615902 27586 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
W20260709 14:46:40.612950 27501 leader_election.cc:343] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.616466 27586 ts_tablet_manager.cc:1403] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.011s
W20260709 14:46:40.616658 27501 leader_election.cc:343] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.619335 27501 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:40.620056 27987 raft_consensus.cc:2804] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:40.616021 27209 catalog_manager.cc:5697] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:40.623222 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:40.627612 27459 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:40.623272 27586 raft_consensus.cc:359] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.629166 27501 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:40.629650 27586 raft_consensus.cc:385] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:40.630126 27586 raft_consensus.cc:740] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:40.631083 27586 consensus_queue.cc:260] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.636160 27581 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:40.636677 27581 ts_tablet_manager.cc:1403] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.008s
I20260709 14:46:40.620666 27987 raft_consensus.cc:697] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:40.653015 27987 consensus_queue.cc:237] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.661554 27586 ts_tablet_manager.cc:1434] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260709 14:46:40.662742 27586 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:40.641299 27982 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:40.664198 27982 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:40.664633 27982 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:40.657174 27581 raft_consensus.cc:359] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:40.667636 27581 raft_consensus.cc:385] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:40.667925 27581 raft_consensus.cc:740] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:40.668591 27581 consensus_queue.cc:260] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:40.697227 27581 ts_tablet_manager.cc:1434] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:46:40.706485 28037 consensus_queue.cc:1048] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:46:40.714630 27580 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d: No bootstrap required, opened a new log
I20260709 14:46:40.715445 27580 ts_tablet_manager.cc:1403] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d: Time spent bootstrapping tablet: real 0.433s	user 0.014s	sys 0.031s
I20260709 14:46:40.718029 27208 catalog_manager.cc:5697] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:40.725404 27310 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:40.729552 27581 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:40.743086 27586 tablet_bootstrap.cc:654] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:40.750837 27982 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.752478 27580 raft_consensus.cc:359] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:40.753250 27580 raft_consensus.cc:385] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:40.753546 27580 raft_consensus.cc:740] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Initialized, Role: FOLLOWER
I20260709 14:46:40.754321 27580 consensus_queue.cc:260] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:40.756155 27580 ts_tablet_manager.cc:1434] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 14:46:40.758721 27305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:46:40.763553 27501 leader_election.cc:343] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.765071 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:40.765844 27455 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:40.752966 27982 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:40.798806 27581 tablet_bootstrap.cc:654] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:40.806059 27455 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:40.819484 27501 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:40.815663 27208 catalog_manager.cc:5697] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:40.848949 27586 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:40.849777 27586 ts_tablet_manager.cc:1403] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.010s
I20260709 14:46:40.853772 27586 raft_consensus.cc:359] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:40.854861 27586 raft_consensus.cc:385] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:40.855309 27586 raft_consensus.cc:740] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:40.859645 27586 consensus_queue.cc:260] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:40.862639 27586 ts_tablet_manager.cc:1434] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:46:40.864131 27586 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:40.875468 27586 tablet_bootstrap.cc:654] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:40.820869 27982 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:40.904433 27878 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:40.905047 27878 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:40.907016 27878 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:40.888903 27982 raft_consensus.cc:697] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:40.911242 27959 consensus_queue.cc:1048] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:40.929467 27581 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:40.929986 27581 ts_tablet_manager.cc:1403] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.208s	user 0.030s	sys 0.038s
I20260709 14:46:40.919106 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:40.911953 27982 consensus_queue.cc:237] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:40.926374 27878 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:46:40.931337 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:40.950845 27986 consensus_queue.cc:1048] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:40.957806 27310 raft_consensus.cc:3060] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:40.994333 27353 leader_election.cc:343] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:40.975261 27455 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 0.
I20260709 14:46:41.006022 27581 raft_consensus.cc:359] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.009421 27581 raft_consensus.cc:385] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.009935 27581 raft_consensus.cc:740] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.012092 27581 consensus_queue.cc:260] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.014911 27353 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:41.019730 27258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:41.033627 27581 ts_tablet_manager.cc:1434] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.004s
I20260709 14:46:41.027415 27950 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:41.055944 27581 tablet_bootstrap.cc:492] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:41.040566 27998 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:41.067731 27278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 82909.4us
I20260709 14:46:41.032475 27878 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:46:41.058131 27950 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:46:41.049531 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 97892.7us
I20260709 14:46:41.097486 27586 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:41.098265 27586 ts_tablet_manager.cc:1403] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.234s	user 0.010s	sys 0.010s
I20260709 14:46:41.079043 27950 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.066218 27998 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.121428 27998 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:41.124636 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:41.093456 27993 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:41.129627 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:41.130334 27385 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
W20260709 14:46:41.131546 27501 leader_election.cc:343] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:41.136390 27498 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:41.146520 27982 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:41.146955 27982 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:41.147305 27982 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.127717 27993 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.150137 27993 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:41.155027 27982 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.156411 27586 raft_consensus.cc:359] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.157279 27586 raft_consensus.cc:385] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.158984 27586 raft_consensus.cc:740] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.164971 27307 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.166101 27950 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:41.172521 27586 consensus_queue.cc:260] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.176173 27581 tablet_bootstrap.cc:654] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:41.179335 27586 ts_tablet_manager.cc:1434] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.004s
I20260709 14:46:41.174764 27208 catalog_manager.cc:5697] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:41.183817 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:41.184583 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:41.185616 27998 consensus_queue.cc:1048] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:41.191782 27353 leader_election.cc:343] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:41.190900 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:41.198704 27457 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:41.201146 27278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 71779.2us
I20260709 14:46:41.203586 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:41.168467 27950 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:41.209367 27278 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:41.210868 27586 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:41.219633 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:41.220299 27982 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:41.222577 27501 leader_election.cc:343] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:41.226846 27581 tablet_bootstrap.cc:492] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:41.227711 27581 ts_tablet_manager.cc:1403] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.172s	user 0.012s	sys 0.007s
I20260709 14:46:41.242951 27457 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:41.244900 27353 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:41.245357 28063 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:41.247077 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:41.247679 27383 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.253605 27919 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:41.254119 27825 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:41.254830 27825 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:41.254215 27919 raft_consensus.cc:697] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:41.258636 27383 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:41.262173 27498 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:41.265710 27992 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:41.270090 27992 raft_consensus.cc:697] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:41.271066 27992 consensus_queue.cc:237] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.274235 27825 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:41.264669 28023 consensus_queue.cc:1048] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:46:41.271481 27919 consensus_queue.cc:237] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:41.281535 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:41.284909 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:41.287533 27303 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.287761 27278 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:41.291051 28011 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:41.284085 27581 raft_consensus.cc:359] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:41.293040 27581 raft_consensus.cc:385] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.293347 27581 raft_consensus.cc:740] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.294028 27581 consensus_queue.cc:260] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:41.301225 27581 ts_tablet_manager.cc:1434] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 14:46:41.302243 27581 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: Bootstrap starting.
I20260709 14:46:41.317869 27581 tablet_bootstrap.cc:654] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:41.364732 27210 catalog_manager.cc:5697] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 1 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:41.380535 27982 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:41.381104 27982 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:41.383786 27982 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:41.385249 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:41.396047 27982 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:41.396744 27982 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.398948 27586 tablet_bootstrap.cc:654] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:41.399940 27982 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:41.400933 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:41.401633 27383 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 0.
I20260709 14:46:41.402463 27312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:41.402915 27498 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:41.404069 27982 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:41.404547 27982 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:41.404942 27982 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:41.422159 27501 leader_election.cc:343] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:41.419486 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:41.425936 27998 consensus_queue.cc:1048] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:41.438548 27982 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.441035 27982 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:41.442337 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:41.443161 27385 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.446763 27501 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:41.449985 27992 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:41.450402 27581 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: No bootstrap required, opened a new log
I20260709 14:46:41.451098 27581 ts_tablet_manager.cc:1403] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.006s
I20260709 14:46:41.452287 27310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:46:41.463459 27501 leader_election.cc:343] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:41.464777 27581 raft_consensus.cc:359] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.465636 27581 raft_consensus.cc:385] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.465924 27581 raft_consensus.cc:740] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.466630 27581 consensus_queue.cc:260] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.468961 27581 ts_tablet_manager.cc:1434] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 14:46:41.462329 27208 catalog_manager.cc:5697] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:41.478636 27385 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:41.481282 27498 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:41.481560 27586 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:41.482136 27586 ts_tablet_manager.cc:1403] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.271s	user 0.011s	sys 0.002s
I20260709 14:46:41.482900 27982 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:41.483485 27982 raft_consensus.cc:697] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:41.484405 27982 consensus_queue.cc:237] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.490149 27586 raft_consensus.cc:359] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.490970 27586 raft_consensus.cc:385] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.491254 27586 raft_consensus.cc:740] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.491941 27586 consensus_queue.cc:260] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.505877 27586 ts_tablet_manager.cc:1434] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:46:41.507112 27586 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:41.514500 27501 consensus_peers.cc:597] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:41.519425 27207 catalog_manager.cc:5697] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 1 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:41.526500 27586 tablet_bootstrap.cc:654] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:41.541625 27586 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:41.542142 27586 ts_tablet_manager.cc:1403] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 14:46:41.545161 27586 raft_consensus.cc:359] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:41.545913 27586 raft_consensus.cc:385] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.546271 27586 raft_consensus.cc:740] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.547152 27586 consensus_queue.cc:260] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:41.549108 27586 ts_tablet_manager.cc:1434] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:46:41.550200 27586 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:41.556609 27586 tablet_bootstrap.cc:654] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:41.568043 27586 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:41.568594 27586 ts_tablet_manager.cc:1403] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 14:46:41.571373 27586 raft_consensus.cc:359] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.572286 27586 raft_consensus.cc:385] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.572618 27586 raft_consensus.cc:740] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.573489 27586 consensus_queue.cc:260] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.575947 27586 ts_tablet_manager.cc:1434] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:41.577261 27586 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:41.582422 27586 tablet_bootstrap.cc:654] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:41.590844 27586 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:41.591291 27586 ts_tablet_manager.cc:1403] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:46:41.593823 27586 raft_consensus.cc:359] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.594491 27586 raft_consensus.cc:385] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.594754 27586 raft_consensus.cc:740] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.595577 27586 consensus_queue.cc:260] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.597500 27586 ts_tablet_manager.cc:1434] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:41.598567 27586 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:41.603289 27586 tablet_bootstrap.cc:654] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:41.617413 27586 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: No bootstrap required, opened a new log
I20260709 14:46:41.617906 27586 ts_tablet_manager.cc:1403] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260709 14:46:41.620698 27586 raft_consensus.cc:359] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.621407 27586 raft_consensus.cc:385] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:41.621680 27586 raft_consensus.cc:740] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:41.622278 27586 consensus_queue.cc:260] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.624519 27586 ts_tablet_manager.cc:1434] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:46:41.662526 27303 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.666358 28033 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:41.666963 28033 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.669683 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:41.669983 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:41.670641 27534 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:41.671271 27992 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:41.672080 27277 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:41.673080 28063 raft_consensus.cc:2804] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:41.673219 28033 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:41.673542 28063 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:41.674167 28063 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.670580 27459 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 0.
I20260709 14:46:41.685441 28063 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.687701 28063 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:41.688467 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:41.689203 27459 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.689370 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:41.690055 27534 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.707783 28031 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:41.713790 27534 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:41.715154 27277 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:41.716068 28063 raft_consensus.cc:2804] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:41.716603 28063 raft_consensus.cc:697] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:41.717501 28063 consensus_queue.cc:237] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.726397 27533 raft_consensus.cc:3060] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.727124 27459 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:41.730058 28033 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:41.730643 28033 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:41.734545 28033 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:41.736555 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:41.743338 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:41.744395 27383 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 1: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:41.745644 27275 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:41.749140 28033 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.778915 28033 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:41.782650 27825 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:41.783156 27825 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:41.785501 27825 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:41.787017 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:41.793540 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:41.795267 27278 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:41.796372 27825 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:41.812057 27209 catalog_manager.cc:5697] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 1 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:41.872877 25247 tablet_server.cc:179] TabletServer@127.24.167.193:0 shutting down...
I20260709 14:46:41.874193 28063 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:41.876070 28063 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:41.880005 28036 consensus_queue.cc:1048] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:41.880808 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:41.881654 27457 raft_consensus.cc:2393] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 1: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:41.882565 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:41.882862 28063 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:41.886266 27275 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:41.888017 28063 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:41.894584 27992 consensus_queue.cc:1048] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:41.900350 28063 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:41.902695 27353 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 532 similar messages]
W20260709 14:46:41.948779 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 44538.5us
W20260709 14:46:41.949558 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 46655.2us
W20260709 14:46:41.954447 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 50338.7us
W20260709 14:46:41.969010 27427 consensus_peers.cc:597] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:41.970126 27353 consensus_peers.cc:597] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:41.971395 27353 consensus_peers.cc:597] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:41.975479 27353 consensus_peers.cc:597] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:41.978088 27353 consensus_peers.cc:597] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:41.979562 27501 consensus_peers.cc:597] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:41.985677 27427 consensus_peers.cc:597] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:41.991361 27501 consensus_peers.cc:597] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:42.001140 27501 consensus_peers.cc:597] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:42.001842 27501 consensus_peers.cc:597] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:42.011970 27427 consensus_peers.cc:597] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.133358 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:42.135825 25247 tablet_replica.cc:333] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.139289 25247 raft_consensus.cc:2243] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.168567 25247 raft_consensus.cc:2272] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.171205 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 48655.7us
I20260709 14:46:42.184983 25247 tablet_replica.cc:333] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.185923 25247 raft_consensus.cc:2243] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.189265 25247 pending_rounds.cc:70] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Trying to abort 1 pending ops.
W20260709 14:46:42.204219 27353 consensus_peers.cc:597] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:42.206874 27501 consensus_peers.cc:597] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:42.209875 27427 consensus_peers.cc:597] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:42.210556 27427 consensus_peers.cc:597] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.208925 25247 pending_rounds.cc:77] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660013444214784 op_type: NO_OP noop_request { }
I20260709 14:46:42.216956 25247 raft_consensus.cc:2889] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:46:42.217541 25247 raft_consensus.cc:2272] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.220317 25247 tablet_replica.cc:333] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.221000 25247 raft_consensus.cc:2243] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.221418 25247 raft_consensus.cc:2272] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.223094 25247 tablet_replica.cc:333] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.226209 25247 raft_consensus.cc:2243] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.226994 25247 raft_consensus.cc:2272] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.229936 25247 tablet_replica.cc:333] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.230710 25247 raft_consensus.cc:2243] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.231263 25247 raft_consensus.cc:2272] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.236099 27353 consensus_peers.cc:597] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.238423 25247 tablet_replica.cc:333] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.240664 25247 raft_consensus.cc:2243] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.241250 25247 raft_consensus.cc:2272] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.246657 27501 consensus_peers.cc:597] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.247838 25247 tablet_replica.cc:333] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.248934 25247 raft_consensus.cc:2243] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.249475 25247 raft_consensus.cc:2272] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.252030 25247 tablet_replica.cc:333] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.253965 25247 raft_consensus.cc:2243] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.254508 25247 raft_consensus.cc:2272] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.256623 25247 tablet_replica.cc:333] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.257416 25247 raft_consensus.cc:2243] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.257967 25247 raft_consensus.cc:2272] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.260208 27427 consensus_peers.cc:597] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.260373 25247 tablet_replica.cc:333] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.261453 25247 raft_consensus.cc:2243] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.262018 25247 raft_consensus.cc:2272] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.264312 25247 tablet_replica.cc:333] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.265183 25247 raft_consensus.cc:2243] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.266108 25247 raft_consensus.cc:2272] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.275406 25247 tablet_replica.cc:333] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.276445 25247 raft_consensus.cc:2243] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.277508 25247 raft_consensus.cc:2272] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.279950 25247 tablet_replica.cc:333] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.280783 25247 raft_consensus.cc:2243] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.281275 25247 raft_consensus.cc:2272] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.289350 27501 consensus_peers.cc:597] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.288029 25247 tablet_replica.cc:333] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
W20260709 14:46:42.292594 27427 consensus_peers.cc:597] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.295580 25247 raft_consensus.cc:2243] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.296904 25247 raft_consensus.cc:2272] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.298286 27353 consensus_peers.cc:597] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.298902 25247 tablet_replica.cc:333] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.299597 25247 raft_consensus.cc:2243] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.300130 25247 raft_consensus.cc:2272] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.304982 27427 consensus_peers.cc:597] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.313139 25247 tablet_replica.cc:333] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.314150 25247 raft_consensus.cc:2243] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.314702 25247 raft_consensus.cc:2272] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.317818 25247 tablet_replica.cc:333] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
W20260709 14:46:42.318272 27501 consensus_peers.cc:597] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.320446 25247 raft_consensus.cc:2243] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.324150 25247 raft_consensus.cc:2272] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.321599 27353 consensus_peers.cc:597] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.326666 25247 tablet_replica.cc:333] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.327486 25247 raft_consensus.cc:2243] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.327996 25247 raft_consensus.cc:2272] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.330408 25247 tablet_replica.cc:333] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.331187 25247 raft_consensus.cc:2243] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.331682 25247 raft_consensus.cc:2272] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.333976 25247 tablet_replica.cc:333] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.334717 25247 raft_consensus.cc:2243] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.341317 25247 raft_consensus.cc:2272] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.343753 25247 tablet_replica.cc:333] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.344614 25247 raft_consensus.cc:2243] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.345090 25247 raft_consensus.cc:2272] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.346879 25247 tablet_replica.cc:333] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.347532 25247 raft_consensus.cc:2243] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.348002 25247 raft_consensus.cc:2272] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.351380 25247 tablet_replica.cc:333] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.352007 25247 raft_consensus.cc:2243] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.353320 25247 raft_consensus.cc:2272] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.358747 27353 consensus_peers.cc:597] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.367157 25247 tablet_replica.cc:333] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
W20260709 14:46:42.376932 27427 consensus_peers.cc:597] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:42.372213 27501 consensus_peers.cc:597] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.380445 25247 raft_consensus.cc:2243] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.381138 25247 raft_consensus.cc:2272] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.383807 25247 tablet_replica.cc:333] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.387269 25247 raft_consensus.cc:2243] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.388267 25247 raft_consensus.cc:2272] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.391273 25247 tablet_replica.cc:333] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
W20260709 14:46:42.391601 27427 consensus_peers.cc:597] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.392185 25247 raft_consensus.cc:2243] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.392720 25247 raft_consensus.cc:2272] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.394469 25247 tablet_replica.cc:333] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.395047 25247 raft_consensus.cc:2243] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.395830 25247 raft_consensus.cc:2272] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.398119 25247 tablet_replica.cc:333] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.398901 25247 raft_consensus.cc:2243] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.399487 25247 raft_consensus.cc:2272] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.401842 25247 tablet_replica.cc:333] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.402661 25247 raft_consensus.cc:2243] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.403638 25247 raft_consensus.cc:2272] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.406133 25247 tablet_replica.cc:333] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.406939 25247 raft_consensus.cc:2243] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.407856 25247 raft_consensus.cc:2272] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.409657 27353 consensus_peers.cc:597] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.410212 25247 tablet_replica.cc:333] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.411087 25247 raft_consensus.cc:2243] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.411633 25247 raft_consensus.cc:2272] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.413885 25247 tablet_replica.cc:333] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.414491 25247 raft_consensus.cc:2243] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.414978 25247 raft_consensus.cc:2272] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.417142 25247 tablet_replica.cc:333] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.417899 25247 raft_consensus.cc:2243] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.418756 25247 raft_consensus.cc:2272] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.419858 27427 consensus_peers.cc:597] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.420801 25247 tablet_replica.cc:333] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.421439 25247 raft_consensus.cc:2243] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.421871 25247 raft_consensus.cc:2272] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.423663 25247 tablet_replica.cc:333] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.424219 25247 raft_consensus.cc:2243] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.425056 25247 raft_consensus.cc:2272] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.426870 25247 tablet_replica.cc:333] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.427448 25247 raft_consensus.cc:2243] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.427860 25247 raft_consensus.cc:2272] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.429610 25247 tablet_replica.cc:333] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.430156 25247 raft_consensus.cc:2243] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.430608 25247 raft_consensus.cc:2272] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.432698 25247 tablet_replica.cc:333] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.433398 25247 raft_consensus.cc:2243] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.434226 25247 raft_consensus.cc:2272] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.436894 25247 tablet_replica.cc:333] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.437675 25247 raft_consensus.cc:2243] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.438603 25247 raft_consensus.cc:2272] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.440815 25247 tablet_replica.cc:333] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.441375 25247 raft_consensus.cc:2243] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.441854 25247 raft_consensus.cc:2272] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.444166 25247 tablet_replica.cc:333] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.444880 25247 raft_consensus.cc:2243] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.445389 25247 raft_consensus.cc:2272] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.447747 25247 tablet_replica.cc:333] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.448439 25247 raft_consensus.cc:2243] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:42.449570 25247 raft_consensus.cc:2272] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.453351 25247 tablet_replica.cc:333] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.454142 25247 raft_consensus.cc:2243] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.454690 25247 raft_consensus.cc:2272] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:42.456763 27501 consensus_peers.cc:597] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:42.458318 25247 tablet_replica.cc:333] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.459671 25247 raft_consensus.cc:2243] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.460237 25247 raft_consensus.cc:2272] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.462409 25247 tablet_replica.cc:333] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: stopping tablet replica
I20260709 14:46:42.462911 25247 raft_consensus.cc:2243] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:42.463403 25247 raft_consensus.cc:2272] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:42.539245 25247 tablet_server.cc:196] TabletServer@127.24.167.193:0 shutdown complete.
I20260709 14:46:42.949226 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:42.960165 28103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:42.961130 28104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:42.973138 25247 server_base.cc:1061] running on GCE node
W20260709 14:46:42.973294 28107 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:42.975071 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:42.975438 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:42.975697 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608402975679 us; error 0 us; skew 500 ppm
I20260709 14:46:42.976681 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:42.981201 25247 webserver.cc:533] Webserver started at http://127.24.167.193:45447/ using document root <none> and password file <none>
I20260709 14:46:42.982033 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:42.982300 25247 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:46:42.988346 25247 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 14:46:43.002090 28111 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:43.003204 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:46:43.003659 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "8d0eae2917534913b0f623e594e75d3b"
format_stamp: "Formatted at 2026-07-09 14:46:28 on dist-test-slave-tp5d"
I20260709 14:46:43.004426 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:43.021332 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:43.023401 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:43.025772 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:43.034863 28118 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 14:46:43.362633 27889 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.363826 27889 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.369593 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:46:43.370035 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.338s	user 0.009s	sys 0.007s
I20260709 14:46:43.370437 25247 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:46:43.371189 27889 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:43.378413 27427 leader_election.cc:336] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.378281 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:43.412900 28118 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:43.469956 28097 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.470551 28097 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.472250 28097 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.505600 28121 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.506184 28121 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.508638 28121 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.516633 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.517378 27459 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:43.518785 27353 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.519546 28121 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.519948 28121 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.520323 28121 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.521188 28096 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.521838 28096 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:43.522374 27353 leader_election.cc:336] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:46:43.523279 27353 leader_election.cc:336] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.524092 28096 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:43.532096 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:43.532945 27533 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:43.534868 27352 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.537451 27878 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.537869 27878 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.538249 27878 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.550173 27889 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.550817 27889 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.555474 28093 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.556152 28093 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.559429 28093 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:43.561095 28093 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.561664 28093 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:43.565212 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:43.567687 27889 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:43.570075 28093 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:43.575716 28101 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.577567 28101 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.579959 28101 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.575227 28121 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.580896 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:43.583041 28121 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.576761 27878 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.588088 27878 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.589782 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:43.590154 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:43.590831 27456 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.590387 27534 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:43.600061 27353 leader_election.cc:336] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.600574 27353 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.601300 28121 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:46:43.601519 27353 leader_election.cc:336] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.603219 28118 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:43.604408 28118 tablet_bootstrap.cc:492] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:43.605054 28118 ts_tablet_manager.cc:1403] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.192s	user 0.023s	sys 0.008s
I20260709 14:46:43.609684 27456 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:43.610934 27534 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
W20260709 14:46:43.613068 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 93554.1us
W20260709 14:46:43.613421 27353 leader_election.cc:336] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.618530 27424 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.618959 27353 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.622947 28122 raft_consensus.cc:2749] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.624280 27878 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:46:43.621652 27427 leader_election.cc:336] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.624857 27878 raft_consensus.cc:697] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:43.621089 27352 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:43.625291 27427 leader_election.cc:336] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.625808 27878 consensus_queue.cc:237] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.628669 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:43.629611 28120 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:43.629997 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:43.632197 27982 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.632755 27982 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.635620 27982 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:43.636404 27427 leader_election.cc:336] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.636894 27427 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.641057 28122 raft_consensus.cc:2749] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.640928 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:43.642179 27424 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.642712 27387 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:43.643249 27424 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.640167 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:43.643688 28124 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.644652 27889 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:46:43.644883 27427 leader_election.cc:336] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.647133 27498 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:43.648276 27982 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.609361 28118 raft_consensus.cc:359] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.648669 27982 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.648973 28118 raft_consensus.cc:740] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
W20260709 14:46:43.649936 27501 leader_election.cc:336] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.649163 27982 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.653508 28097 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.654372 28097 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.649987 28118 consensus_queue.cc:260] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.659842 28097 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.660938 28120 raft_consensus.cc:697] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:43.661857 27982 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.661971 28120 consensus_queue.cc:237] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.671015 28118 ts_tablet_manager.cc:1434] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 14:46:43.671262 27878 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.672115 27878 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:43.673964 27501 leader_election.cc:336] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.674031 27878 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.679167 27982 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:43.680215 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.680956 27459 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:43.681543 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.682228 27457 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:43.684902 28123 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.685734 27353 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.685551 28123 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:46:43.686553 27353 leader_election.cc:336] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:46:43.687268 27353 leader_election.cc:336] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.687809 28123 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.688532 28127 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.689018 28127 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.689424 28127 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.690393 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.672107 28118 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:43.694682 27501 leader_election.cc:336] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.694203 27209 catalog_manager.cc:5697] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 2 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:43.695163 27501 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.695815 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:43.695931 28123 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.696498 27379 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.700519 27424 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.701404 28124 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.705756 27353 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.706015 27982 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:43.706523 27982 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:43.707267 28121 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.707710 28121 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.708067 28121 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.709672 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.711174 27456 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:43.712435 27501 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.713788 27379 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:43.714666 28123 raft_consensus.cc:2804] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.715065 28123 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:43.715411 28123 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.716987 28121 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.719213 28121 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.719830 27498 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.721088 28092 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:43.725608 28092 raft_consensus.cc:697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:43.727013 28092 consensus_queue.cc:237] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.727777 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:43.728426 27456 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.709662 27982 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:46:43.730136 27501 leader_election.cc:336] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:46:43.731925 27353 leader_election.cc:336] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.737762 28127 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.746665 27456 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:43.754371 27353 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.755540 28120 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:43.756086 28120 raft_consensus.cc:697] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:43.756943 28120 consensus_queue.cc:237] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.742697 28123 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:43.770756 28127 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.771979 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:43.772706 27456 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:43.774150 27353 leader_election.cc:336] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.775292 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:43.775898 27457 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.783134 27457 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:43.789721 28120 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.790580 28120 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.792575 28123 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.794924 28127 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.795622 28127 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.797956 28127 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.799479 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:43.799582 27353 leader_election.cc:336] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.801496 28120 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:46:43.802862 27353 leader_election.cc:336] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.803412 27353 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.803977 27501 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.804165 28120 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.805297 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.780194 27456 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:43.807880 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.808943 27353 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.809654 28127 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.810578 28127 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:43.811162 28127 raft_consensus.cc:697] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
W20260709 14:46:43.813397 27501 leader_election.cc:336] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.823319 27878 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.823848 27878 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.825974 27878 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.820640 28127 consensus_queue.cc:237] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.826900 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:43.812651 28092 raft_consensus.cc:2804] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:43.844915 28122 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.845512 28122 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:43.848018 28122 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.850078 27207 catalog_manager.cc:5697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:43.851792 28118 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:43.852778 28118 tablet_bootstrap.cc:492] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:43.853425 28118 ts_tablet_manager.cc:1403] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.182s	user 0.035s	sys 0.017s
I20260709 14:46:43.856361 28092 raft_consensus.cc:697] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:43.857889 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:43.859668 27534 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:43.864089 27426 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.864771 28136 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.865366 28122 raft_consensus.cc:2804] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.865579 28137 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.865971 28122 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.866499 28122 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.866155 28137 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:43.868566 28137 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.865423 28136 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:43.869354 28123 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.871731 28123 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.874125 28123 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:43.869714 27427 leader_election.cc:336] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.875263 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:43.875906 27387 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:43.876775 28136 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:46:43.855083 27353 leader_election.cc:336] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.877013 27498 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:43.877739 28124 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.879478 27353 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.879357 28122 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:43.880040 28124 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.881884 27878 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.877822 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.882892 27457 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:43.878819 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.884451 28118 raft_consensus.cc:359] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.885056 28124 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:43.886441 28136 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.887014 28136 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.887459 28136 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.887411 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:43.888233 27387 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:43.889474 27424 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.885190 28118 raft_consensus.cc:740] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:43.891386 28124 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.891764 28124 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.892127 28124 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.892472 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:43.893118 27534 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:43.895928 27501 leader_election.cc:336] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:46:43.896499 27501 leader_election.cc:336] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:46:43.896803 27427 leader_election.cc:336] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.899132 28123 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.899407 28127 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.857388 28092 consensus_queue.cc:237] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:43.899802 28123 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.899963 28127 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.902064 28127 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.902241 28123 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:43.902833 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:43.898988 28136 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.903108 27501 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.903503 27387 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:43.904590 27498 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:43.905046 28136 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:43.905714 28136 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.906107 28136 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.906323 28137 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.906534 28136 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.906785 28137 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.906462 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:43.907270 28137 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.907759 27387 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.913183 27534 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:43.914323 27426 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.914517 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:43.915138 28093 raft_consensus.cc:2804] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:43.915170 27456 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:43.915733 28093 raft_consensus.cc:697] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:43.916855 28093 consensus_queue.cc:237] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:43.922341 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.926671 28127 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.927157 28127 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:46:43.927371 27501 leader_election.cc:336] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.927551 28127 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.927870 27501 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.928550 28118 consensus_queue.cc:260] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.929297 28123 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:43.936553 28096 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.937109 28096 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:43.939523 28096 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.940397 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:43.940762 27501 leader_election.cc:336] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.941273 27533 raft_consensus.cc:2468] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
W20260709 14:46:43.941519 27501 leader_election.cc:336] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:46:43.942333 27427 leader_election.cc:336] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.942462 27426 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:43.943199 28096 raft_consensus.cc:2804] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:43.943630 28096 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:43.944018 28096 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.937316 28122 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:43.951895 27387 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
W20260709 14:46:43.955238 27427 leader_election.cc:336] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.946568 28118 ts_tablet_manager.cc:1434] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.000s
I20260709 14:46:43.962074 28118 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:43.925463 28137 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.969650 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:43.970300 27379 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.972222 27498 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.973965 28092 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:46:43.974463 27501 leader_election.cc:336] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.974701 28092 raft_consensus.cc:697] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:43.975786 28092 consensus_queue.cc:237] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:43.977985 27379 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:43.945770 28127 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:43.951573 28136 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:43.979957 28137 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:43.959633 28124 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:43.957578 27353 leader_election.cc:336] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.979319 27498 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:43.982805 28127 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.982839 28136 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:43.983649 28136 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:43.984112 28136 raft_consensus.cc:697] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:43.985307 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:43.985982 27456 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:43.986522 28136 consensus_queue.cc:237] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:46:43.988946 27427 leader_election.cc:336] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.989419 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:43.990067 27457 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:43.995304 27501 leader_election.cc:336] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:43.997495 27457 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:43.999517 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:44.000109 28124 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:44.003587 27456 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:44.004930 27501 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:44.006026 28123 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:44.006515 28123 raft_consensus.cc:697] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:44.007437 28123 consensus_queue.cc:237] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:44.009086 28096 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:44.019106 27878 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:44.019644 27878 raft_consensus.cc:697] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:44.000418 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:44.020999 27878 consensus_queue.cc:237] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:44.021143 27379 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:44.034052 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:44.034947 27533 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:44.034955 27353 leader_election.cc:336] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:44.052407 27379 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:44.055136 27424 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:44.057420 28122 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:44.058064 28122 raft_consensus.cc:697] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:44.058624 27210 catalog_manager.cc:5697] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.059219 28122 consensus_queue.cc:237] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:44.096597 27533 raft_consensus.cc:2468] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:44.095623 28096 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:44.099814 25247 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:46:44.110649 27426 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:44.110860 28118 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:44.114137 28096 raft_consensus.cc:2804] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:44.114729 28096 raft_consensus.cc:697] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:44.115615 28096 consensus_queue.cc:237] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:46:44.116991 27427 leader_election.cc:336] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:46:44.124686 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.740s	user 0.305s	sys 0.003s
I20260709 14:46:44.127760 28118 tablet_bootstrap.cc:492] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:44.136444 28118 ts_tablet_manager.cc:1403] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.175s	user 0.035s	sys 0.013s
I20260709 14:46:44.142091 28118 raft_consensus.cc:359] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:44.142817 28118 raft_consensus.cc:740] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:44.143719 28118 consensus_queue.cc:260] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:44.145555 27533 raft_consensus.cc:1275] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.148043 28118 ts_tablet_manager.cc:1434] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:46:44.148942 28118 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:44.153671 27353 consensus_peers.cc:597] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:44.159143 27878 consensus_queue.cc:1048] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:44.163476 27353 consensus_peers.cc:597] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.162936 27209 catalog_manager.cc:5697] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.167259 27456 raft_consensus.cc:1275] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.170985 27878 consensus_queue.cc:1048] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:44.169921 27209 catalog_manager.cc:5697] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.173557 27209 catalog_manager.cc:5697] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.175341 27209 catalog_manager.cc:5697] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:44.171922 27207 catalog_manager.cc:5697] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 2 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:44.183276 27207 catalog_manager.cc:5697] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 2 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.186538 27207 catalog_manager.cc:5697] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 2 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.212574 27379 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.190017 27207 catalog_manager.cc:5697] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 2 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.232583 28141 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
W20260709 14:46:44.245612 27353 consensus_peers.cc:597] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:44.252187 27456 raft_consensus.cc:1275] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.262369 27878 consensus_queue.cc:1048] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:44.285591 27501 consensus_peers.cc:597] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:44.293766 27353 consensus_peers.cc:597] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:44.334990 28118 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:44.336194 28118 tablet_bootstrap.cc:492] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:44.337025 28118 ts_tablet_manager.cc:1403] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.009s
I20260709 14:46:44.339865 28118 raft_consensus.cc:359] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:44.340668 28118 raft_consensus.cc:740] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:44.341640 28118 consensus_queue.cc:260] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:44.344255 28118 ts_tablet_manager.cc:1434] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:44.345453 28118 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:44.376641 27455 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.379017 27533 raft_consensus.cc:1275] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:46:44.382457 27353 consensus_peers.cc:597] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:44.384426 27353 consensus_peers.cc:597] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.386519 28096 consensus_queue.cc:1048] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
W20260709 14:46:44.387420 28154 log.cc:927] Time spent T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
W20260709 14:46:44.392470 27501 consensus_peers.cc:597] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.386220 28159 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 14:46:44.443095 27556 debug-util.cc:398] Leaking SignalData structure 0x7b080013f7c0 after lost signal to thread 25250
W20260709 14:46:44.444051 27556 debug-util.cc:398] Leaking SignalData structure 0x7b08001ef5c0 after lost signal to thread 27244
W20260709 14:46:44.445281 27556 debug-util.cc:398] Leaking SignalData structure 0x7b0800074f40 after lost signal to thread 27411
W20260709 14:46:44.446441 27556 debug-util.cc:398] Leaking SignalData structure 0x7b080016eec0 after lost signal to thread 27485
W20260709 14:46:44.448385 27427 consensus_peers.cc:597] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.456244 27427 consensus_peers.cc:597] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.460938 27427 consensus_peers.cc:597] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:44.474247 27459 raft_consensus.cc:1275] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.472061 27207 catalog_manager.cc:5697] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:44.481340 27207 catalog_manager.cc:5697] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 2, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.486074 28120 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:46:44.468899 27556 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2500 after lost signal to thread 27559
W20260709 14:46:44.519860 27353 consensus_peers.cc:597] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.529772 27427 consensus_peers.cc:597] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.542197 27381 raft_consensus.cc:1275] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:46:44.547650 27353 consensus_peers.cc:597] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.553507 27501 consensus_peers.cc:597] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:44.554088 27501 consensus_peers.cc:597] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:44.562186 28167 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:44.574955 27455 raft_consensus.cc:1275] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:46:44.590816 27378 raft_consensus.cc:1275] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.600056 28169 consensus_queue.cc:1048] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:44.606042 27353 consensus_peers.cc:597] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:44.605293 27501 consensus_peers.cc:597] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.612749 27459 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:46:44.611306 27501 consensus_peers.cc:597] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.615583 27535 raft_consensus.cc:1275] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.630775 27387 raft_consensus.cc:1275] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.627996 28122 consensus_queue.cc:1048] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:46:44.631994 28168 consensus_queue.cc:1048] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 14:46:44.645503 27427 consensus_peers.cc:597] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.640904 28122 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:46:44.646579 28168 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:44.649537 27427 consensus_peers.cc:597] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:44.655593 28118 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:44.664454 28118 tablet_bootstrap.cc:492] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:44.665361 28118 ts_tablet_manager.cc:1403] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.320s	user 0.015s	sys 0.008s
I20260709 14:46:44.668118 28118 raft_consensus.cc:359] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:44.668850 28118 raft_consensus.cc:740] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
W20260709 14:46:44.668893 27353 consensus_peers.cc:597] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.669776 28118 consensus_queue.cc:260] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:46:44.662284 27501 consensus_peers.cc:597] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.671962 28118 ts_tablet_manager.cc:1434] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:44.672765 28118 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:44.679656 27427 consensus_peers.cc:597] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.687000 27501 consensus_peers.cc:597] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:44.687719 27501 consensus_peers.cc:597] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.692582 27501 consensus_peers.cc:597] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:44.694767 27427 consensus_peers.cc:597] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.718391 27501 consensus_peers.cc:597] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.726354 27353 consensus_peers.cc:597] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.739500 28118 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:44.740805 28118 tablet_bootstrap.cc:492] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:44.741590 28118 ts_tablet_manager.cc:1403] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.008s
I20260709 14:46:44.745813 28118 raft_consensus.cc:359] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:44.746577 28118 raft_consensus.cc:740] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:44.747435 28118 consensus_queue.cc:260] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:44.749547 28118 ts_tablet_manager.cc:1434] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:46:44.750363 28118 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:44.754169 27427 consensus_peers.cc:597] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.766053 27501 consensus_peers.cc:597] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.777678 27353 consensus_peers.cc:597] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:44.785058 27427 consensus_peers.cc:597] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:44.808599 27501 consensus_peers.cc:597] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.808624 28118 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:44.809952 28118 tablet_bootstrap.cc:492] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:44.810767 28118 ts_tablet_manager.cc:1403] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.004s
W20260709 14:46:44.815060 27427 consensus_peers.cc:597] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.814292 28118 raft_consensus.cc:359] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:44.825098 28118 raft_consensus.cc:740] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:44.826161 28118 consensus_queue.cc:260] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:44.828712 28118 ts_tablet_manager.cc:1434] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:46:44.829685 28118 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:44.841097 27501 consensus_peers.cc:597] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.865489 28128 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:44.866081 28128 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:44.878336 27427 consensus_peers.cc:597] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:44.882752 28128 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:44.929881 28118 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:46:44.931285 28118 tablet_bootstrap.cc:492] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:44.932049 28118 ts_tablet_manager.cc:1403] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.010s
I20260709 14:46:44.935598 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:44.939702 28118 raft_consensus.cc:359] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:44.943552 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:44.942994 28118 raft_consensus.cc:740] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:44.945961 28118 consensus_queue.cc:260] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:44.946280 28112 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:44.948103 28128 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:44.948844 28118 ts_tablet_manager.cc:1434] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:46:44.949934 28118 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:44.999847 27501 consensus_peers.cc:597] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:45.001086 27353 consensus_peers.cc:597] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:45.028267 27427 consensus_peers.cc:597] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:45.031607 27353 consensus_peers.cc:597] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:45.050285 28118 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.051862 28118 tablet_bootstrap.cc:492] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:45.052899 28118 ts_tablet_manager.cc:1403] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.103s	user 0.032s	sys 0.019s
I20260709 14:46:45.074095 28118 raft_consensus.cc:359] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.074849 28118 raft_consensus.cc:740] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.075619 28118 consensus_queue.cc:260] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.077803 28118 ts_tablet_manager.cc:1434] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 14:46:45.078680 28118 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:45.112823 28128 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.113466 28128 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:45.117798 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:45.119354 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:45.123102 28128 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:45.129921 28112 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:45.131330 28128 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:46:45.167469 27353 consensus_peers.cc:597] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:45.176716 28118 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.177856 28118 tablet_bootstrap.cc:492] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:45.178577 28118 ts_tablet_manager.cc:1403] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.004s
W20260709 14:46:45.179991 27427 consensus_peers.cc:597] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:45.205693 28118 raft_consensus.cc:359] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:45.206591 28118 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.208261 28118 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:45.210774 28118 ts_tablet_manager.cc:1434] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:46:45.211735 28118 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:45.249876 28118 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.251045 28118 tablet_bootstrap.cc:492] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:45.251819 28118 ts_tablet_manager.cc:1403] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260709 14:46:45.254878 28118 raft_consensus.cc:359] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.256788 28118 raft_consensus.cc:740] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.257751 28118 consensus_queue.cc:260] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.263613 28118 ts_tablet_manager.cc:1434] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:46:45.264678 28118 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:45.335929 28118 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.337117 28118 tablet_bootstrap.cc:492] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:45.337929 28118 ts_tablet_manager.cc:1403] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.003s
I20260709 14:46:45.341053 28118 raft_consensus.cc:359] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.341801 28118 raft_consensus.cc:385] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:45.342131 28118 raft_consensus.cc:740] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.342865 28118 consensus_queue.cc:260] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.345191 28118 ts_tablet_manager.cc:1434] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 14:46:45.346062 27501 consensus_peers.cc:597] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:45.346060 28118 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:45.402004 28118 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.403122 28118 tablet_bootstrap.cc:492] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:45.403854 28118 ts_tablet_manager.cc:1403] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.004s
I20260709 14:46:45.416641 28118 raft_consensus.cc:359] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.417518 28118 raft_consensus.cc:740] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.418383 28118 consensus_queue.cc:260] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.421123 28118 ts_tablet_manager.cc:1434] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 14:46:45.422020 28118 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:45.425534 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 65400.7us
I20260709 14:46:45.498677 28128 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:45.499989 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 47138.1us
I20260709 14:46:45.499305 28128 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:45.510033 28128 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:45.512686 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:45.534789 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:45.539479 28112 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:45.540733 28128 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:45.552695 28118 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.553865 28118 tablet_bootstrap.cc:492] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:45.554608 28118 ts_tablet_manager.cc:1403] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.000s
I20260709 14:46:45.557559 28118 raft_consensus.cc:359] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:45.558357 28118 raft_consensus.cc:740] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.559283 28118 consensus_queue.cc:260] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:45.562242 28118 ts_tablet_manager.cc:1434] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:46:45.650650 28118 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:45.751246 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 53959.1us
W20260709 14:46:45.768537 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 63848.3us
I20260709 14:46:45.823766 28128 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.824581 28128 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:45.834120 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:45.835341 28128 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:45.865795 28118 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.884649 28128 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.885239 28128 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:45.886217 28118 tablet_bootstrap.cc:492] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:45.887365 28128 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:45.889652 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:45.894030 28118 ts_tablet_manager.cc:1403] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.331s	user 0.022s	sys 0.053s
I20260709 14:46:45.895814 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:45.902737 28112 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:45.903936 28128 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:45.907009 28118 raft_consensus.cc:359] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:45.908219 28118 raft_consensus.cc:740] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.909072 28118 consensus_queue.cc:260] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:45.910930 28118 ts_tablet_manager.cc:1434] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 14:46:45.911752 28118 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:45.912436 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:45.914212 28114 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:45.919819 28128 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:45.947516 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:34813
I20260709 14:46:45.947661 28271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:34813 every 8 connection(s)
I20260709 14:46:45.949644 28118 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.950608 28118 tablet_bootstrap.cc:492] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:45.951159 28118 ts_tablet_manager.cc:1403] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.003s
I20260709 14:46:45.954460 28128 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.955015 28128 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:45.957130 28128 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:45.957628 28128 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:45.958218 28128 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:46:45.959798 28273 tablet.cc:2406] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:46:45.960400 28128 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:45.964057 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:45.963521 28118 raft_consensus.cc:359] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:45.966305 28118 raft_consensus.cc:740] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:45.967100 28118 consensus_queue.cc:260] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:45.970548 28118 ts_tablet_manager.cc:1434] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:46:45.971345 28118 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:45.968228 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:45.998488 28118 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:45.999591 28118 tablet_bootstrap.cc:492] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:46.000322 28118 ts_tablet_manager.cc:1403] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260709 14:46:46.003273 28118 raft_consensus.cc:359] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.004096 28118 raft_consensus.cc:740] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:46.004943 28118 consensus_queue.cc:260] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.007674 28118 ts_tablet_manager.cc:1434] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:46.007892 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:46.008589 28118 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:46.007238 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:46.009574 28114 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:46.010576 28128 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:46.011938 28114 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:46.012784 28128 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:46.034636 28272 heartbeater.cc:344] Connected to a master server at 127.24.167.254:40367
I20260709 14:46:46.035207 28272 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:46.036198 28272 heartbeater.cc:507] Master 127.24.167.254:40367 requested a full tablet report, sending...
I20260709 14:46:46.056039 28118 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:46.057246 28118 tablet_bootstrap.cc:492] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:46.057955 28118 ts_tablet_manager.cc:1403] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.008s
I20260709 14:46:46.060593 28118 raft_consensus.cc:359] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:46.061378 28118 raft_consensus.cc:740] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:46.062088 28118 consensus_queue.cc:260] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:46.063699 28118 ts_tablet_manager.cc:1434] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:46:46.064422 28118 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:46.084764 28118 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:46.086396 28118 tablet_bootstrap.cc:492] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:46.087177 28118 ts_tablet_manager.cc:1403] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 14:46:46.091040 28118 raft_consensus.cc:359] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.091833 28118 raft_consensus.cc:740] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:46.092507 27209 ts_manager.cc:194] Re-registered known tserver with Master: 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:46.092808 28118 consensus_queue.cc:260] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.101431 28118 ts_tablet_manager.cc:1434] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:46:46.102279 28118 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:46.108232 28220 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:46.148989 28118 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:46.150005 28118 tablet_bootstrap.cc:492] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:46.150768 28118 ts_tablet_manager.cc:1403] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.012s
I20260709 14:46:46.153607 28118 raft_consensus.cc:359] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:46.154336 28118 raft_consensus.cc:740] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:46.155174 28118 consensus_queue.cc:260] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:46.157411 28118 ts_tablet_manager.cc:1434] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:46.158236 28118 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:46.202926 28274 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:46.203584 28274 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:46.205993 28274 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:46.208570 28118 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:46.209626 28118 tablet_bootstrap.cc:492] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:46.210314 28118 ts_tablet_manager.cc:1403] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.052s	user 0.038s	sys 0.000s
I20260709 14:46:46.211190 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:46.212929 28118 raft_consensus.cc:359] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.213685 28118 raft_consensus.cc:740] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:46.214381 28118 consensus_queue.cc:260] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.216421 28118 ts_tablet_manager.cc:1434] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:46:46.216817 27209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43756
I20260709 14:46:46.217322 28118 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:46.222551 28272 heartbeater.cc:499] Master 127.24.167.254:40367 was elected leader, sending a full tablet report...
W20260709 14:46:46.231334 27353 consensus_peers.cc:597] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:46.318326 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 87117.4us
I20260709 14:46:46.258872 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:46.274585 28222 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:46.290315 28219 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:46.329252 28115 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:46:46.350729 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 63103.5us
W20260709 14:46:46.381624 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 52504.4us
I20260709 14:46:46.384055 28128 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:46.513603 28274 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:46.514369 28274 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:46.516862 28128 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:46.517709 28128 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:46.521950 28274 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:46.523564 28128 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:46:46.530172 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 61879.1us
I20260709 14:46:46.534610 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:46.540118 28214 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:46.526840 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:46.558250 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:46.560652 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:46.563030 28114 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:46.566076 28214 pending_rounds.cc:85] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Aborting all ops after (but not including) 0
I20260709 14:46:46.566804 28214 pending_rounds.cc:107] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:46:46.573633 28115 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:46.574965 28274 raft_consensus.cc:2749] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:46.601842 28213 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:46.649780 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 118639us
I20260709 14:46:46.647619 28214 raft_consensus.cc:2889] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:46:46.677167 28118 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:46.678185 28118 tablet_bootstrap.cc:492] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:46.678887 28118 ts_tablet_manager.cc:1403] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.462s	user 0.149s	sys 0.208s
I20260709 14:46:46.681501 28118 raft_consensus.cc:359] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:46.682236 28118 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:46.682976 28118 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:46.685423 28118 ts_tablet_manager.cc:1434] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260709 14:46:46.686230 28118 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:46.766012 28128 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:46.769150 28213 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:46.776118 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 53516.5us
I20260709 14:46:46.783069 28210 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:46.798594 28128 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:46.799230 28128 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:46.801805 28128 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:46.803491 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:46.820799 28118 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:46.821785 28118 tablet_bootstrap.cc:492] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:46.822405 28118 ts_tablet_manager.cc:1403] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.000s
I20260709 14:46:46.824929 28118 raft_consensus.cc:359] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.825568 28118 raft_consensus.cc:740] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:46.826655 28118 consensus_queue.cc:260] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.828476 28118 ts_tablet_manager.cc:1434] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:46.829288 28118 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:46.836762 27353 consensus_peers.cc:597] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:46:46.873904 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:46.879019 27353 consensus_peers.cc:597] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:46.880829 28112 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:46.881633 28287 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:46.885365 28118 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:46.890705 28210 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:46.886442 28118 tablet_bootstrap.cc:492] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:46.897217 28118 ts_tablet_manager.cc:1403] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.000s
W20260709 14:46:46.918642 27501 consensus_peers.cc:597] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:46:46.925434 28118 raft_consensus.cc:359] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.926241 28118 raft_consensus.cc:740] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:46.926944 28118 consensus_queue.cc:260] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:46.935621 28118 ts_tablet_manager.cc:1434] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:46:46.936654 28118 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:47.002496 28118 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.003502 28118 tablet_bootstrap.cc:492] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.004237 28118 ts_tablet_manager.cc:1403] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.012s
I20260709 14:46:47.007005 28118 raft_consensus.cc:359] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:47.009646 28118 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.010339 28118 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:47.012279 28118 ts_tablet_manager.cc:1434] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:46:47.025537 28118 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:47.069294 28118 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.082244 28118 tablet_bootstrap.cc:492] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.084408 28118 ts_tablet_manager.cc:1403] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.003s
W20260709 14:46:47.092583 27501 consensus_peers.cc:597] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 14:46:47.130533 27353 consensus_peers.cc:597] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:46:47.152436 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 55317.9us
I20260709 14:46:47.209383 28210 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:47.236830 27353 consensus_peers.cc:597] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:46:47.093641 28118 raft_consensus.cc:359] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:47.252561 28118 raft_consensus.cc:740] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.253547 28118 consensus_queue.cc:260] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:47.257048 28118 ts_tablet_manager.cc:1434] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.171s	user 0.006s	sys 0.000s
I20260709 14:46:47.257928 28118 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:47.313520 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 48384.5us
W20260709 14:46:47.318626 27501 consensus_peers.cc:597] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:46:47.351687 28210 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:47.411060 27501 consensus_peers.cc:597] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 14:46:47.419716 27353 consensus_peers.cc:597] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:46:47.423980 28118 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.425216 28118 tablet_bootstrap.cc:492] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.425998 28118 ts_tablet_manager.cc:1403] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.010s
I20260709 14:46:47.429070 28118 raft_consensus.cc:359] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:47.432662 28118 raft_consensus.cc:740] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.433687 28118 consensus_queue.cc:260] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:47.439320 28118 ts_tablet_manager.cc:1434] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:46:47.447734 28118 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:47.483212 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 62719.2us
I20260709 14:46:47.505151 28118 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.506253 28118 tablet_bootstrap.cc:492] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.506978 28118 ts_tablet_manager.cc:1403] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.000s
I20260709 14:46:47.520277 28118 raft_consensus.cc:359] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:47.521077 28118 raft_consensus.cc:740] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.521816 28118 consensus_queue.cc:260] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:47.524051 28118 ts_tablet_manager.cc:1434] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:46:47.571043 28118 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:47.641903 27501 consensus_peers.cc:597] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 14:46:47.642683 27501 consensus_peers.cc:597] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:46:47.646793 28118 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.655001 28118 tablet_bootstrap.cc:492] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.655835 28118 ts_tablet_manager.cc:1403] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.000s
I20260709 14:46:47.658897 28118 raft_consensus.cc:359] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:47.664623 28118 raft_consensus.cc:740] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.665606 28118 consensus_queue.cc:260] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:47.667893 28118 ts_tablet_manager.cc:1434] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:46:47.673348 28118 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
W20260709 14:46:47.707026 27353 consensus_peers.cc:597] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:46:47.728145 28215 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.728710 28118 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.729732 28118 tablet_bootstrap.cc:492] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.730387 28118 ts_tablet_manager.cc:1403] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.000s
I20260709 14:46:47.737254 28118 raft_consensus.cc:359] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:47.738006 28118 raft_consensus.cc:740] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.738840 28118 consensus_queue.cc:260] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:47.753908 28118 ts_tablet_manager.cc:1434] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:46:47.763720 28118 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:47.791667 28118 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.792846 28118 tablet_bootstrap.cc:492] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.794209 28118 ts_tablet_manager.cc:1403] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 14:46:47.797183 28118 raft_consensus.cc:359] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:47.798009 28118 raft_consensus.cc:740] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.798826 28118 consensus_queue.cc:260] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:47.810096 28118 ts_tablet_manager.cc:1434] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:46:47.812084 28118 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:47.855146 28118 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.856245 28118 tablet_bootstrap.cc:492] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.857250 28118 ts_tablet_manager.cc:1403] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.004s
I20260709 14:46:47.859768 28118 raft_consensus.cc:359] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:47.860690 28118 raft_consensus.cc:740] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.861392 28118 consensus_queue.cc:260] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:47.876901 28118 ts_tablet_manager.cc:1434] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:46:47.877754 28118 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:47.913264 28118 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.914194 28118 tablet_bootstrap.cc:492] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.914813 28118 ts_tablet_manager.cc:1403] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.005s
W20260709 14:46:47.916216 27501 consensus_peers.cc:597] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:46:47.917306 28118 raft_consensus.cc:359] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:47.917887 28118 raft_consensus.cc:740] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.918524 28118 consensus_queue.cc:260] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:47.920469 28118 ts_tablet_manager.cc:1434] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:46:47.921625 28118 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:47.960971 28118 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:47.961962 28118 tablet_bootstrap.cc:492] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:47.962678 28118 ts_tablet_manager.cc:1403] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.013s
I20260709 14:46:47.965598 28118 raft_consensus.cc:359] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:47.966385 28118 raft_consensus.cc:740] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:47.967458 28118 consensus_queue.cc:260] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:47.974346 28118 ts_tablet_manager.cc:1434] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 14:46:47.975267 28118 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.021690 28118 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.022701 28118 tablet_bootstrap.cc:492] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.023520 28118 ts_tablet_manager.cc:1403] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.016s
I20260709 14:46:48.026400 28118 raft_consensus.cc:359] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:48.027177 28118 raft_consensus.cc:740] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.027879 28118 consensus_queue.cc:260] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:48.034226 28118 ts_tablet_manager.cc:1434] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:46:48.035195 28118 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.057803 28215 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.091168 28219 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:48.095229 28118 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.096366 28118 tablet_bootstrap.cc:492] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.097209 28118 ts_tablet_manager.cc:1403] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.013s
I20260709 14:46:48.100653 28118 raft_consensus.cc:359] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:48.101639 28118 raft_consensus.cc:740] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.102355 28118 consensus_queue.cc:260] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:46:48.103811 27427 consensus_peers.cc:597] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:46:48.106180 28118 ts_tablet_manager.cc:1434] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:46:48.108127 28118 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.159036 28118 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.160145 28118 tablet_bootstrap.cc:492] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.160933 28118 ts_tablet_manager.cc:1403] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.054s	user 0.035s	sys 0.005s
I20260709 14:46:48.163576 28118 raft_consensus.cc:359] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:48.164343 28118 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.165218 28118 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:48.167323 28118 ts_tablet_manager.cc:1434] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:48.168262 28118 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.243598 28118 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.247531 28118 tablet_bootstrap.cc:492] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.248332 28118 ts_tablet_manager.cc:1403] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.080s	user 0.034s	sys 0.014s
I20260709 14:46:48.250909 28118 raft_consensus.cc:359] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:48.253484 28118 raft_consensus.cc:740] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.254561 28118 consensus_queue.cc:260] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:48.259954 28118 ts_tablet_manager.cc:1434] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:46:48.261270 28118 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.299275 28118 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.300346 28118 tablet_bootstrap.cc:492] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.301141 28118 ts_tablet_manager.cc:1403] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.009s
I20260709 14:46:48.303840 28118 raft_consensus.cc:359] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:48.304925 28118 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.305761 28118 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:48.308036 28118 ts_tablet_manager.cc:1434] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:48.309415 28118 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.330960 28118 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.332010 28118 tablet_bootstrap.cc:492] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.332927 28118 ts_tablet_manager.cc:1403] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 14:46:48.335566 28118 raft_consensus.cc:359] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:48.336304 28118 raft_consensus.cc:740] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.337193 28118 consensus_queue.cc:260] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:48.339444 28118 ts_tablet_manager.cc:1434] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:48.340279 28118 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.363994 28118 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.365144 28118 tablet_bootstrap.cc:492] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.365942 28118 ts_tablet_manager.cc:1403] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
I20260709 14:46:48.368528 28118 raft_consensus.cc:359] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:48.369280 28118 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.370123 28118 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:48.373728 28118 ts_tablet_manager.cc:1434] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:46:48.374577 28118 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.430958 28118 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.432147 28118 tablet_bootstrap.cc:492] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.432821 28118 ts_tablet_manager.cc:1403] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.023s
I20260709 14:46:48.435233 28118 raft_consensus.cc:359] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:48.436013 28118 raft_consensus.cc:740] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.436899 28118 consensus_queue.cc:260] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:48.439353 28118 ts_tablet_manager.cc:1434] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:46:48.440219 28118 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.489387 28219 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:48.666322 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 44359.4us
I20260709 14:46:48.804255 28118 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.805513 28118 tablet_bootstrap.cc:492] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.806277 28118 ts_tablet_manager.cc:1403] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.366s	user 0.107s	sys 0.139s
I20260709 14:46:48.809156 28118 raft_consensus.cc:359] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:48.810005 28118 raft_consensus.cc:740] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.810896 28118 consensus_queue.cc:260] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:48.813258 28118 ts_tablet_manager.cc:1434] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:48.814154 28118 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.835852 28118 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.836810 28118 tablet_bootstrap.cc:492] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.837661 28118 ts_tablet_manager.cc:1403] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 14:46:48.840262 28118 raft_consensus.cc:359] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:48.841102 28118 raft_consensus.cc:740] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.842043 28118 consensus_queue.cc:260] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:48.846557 28118 ts_tablet_manager.cc:1434] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:48.916365 28118 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap starting.
I20260709 14:46:48.962901 28118 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:48.964131 28118 tablet_bootstrap.cc:492] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Bootstrap complete.
I20260709 14:46:48.965101 28118 ts_tablet_manager.cc:1403] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.001s
I20260709 14:46:48.968196 28118 raft_consensus.cc:359] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:48.971051 28118 raft_consensus.cc:740] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Initialized, Role: FOLLOWER
I20260709 14:46:48.972087 28118 consensus_queue.cc:260] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:48.997248 28118 ts_tablet_manager.cc:1434] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
W20260709 14:46:49.158442 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 74744.4us
W20260709 14:46:49.472709 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 70777.7us
I20260709 14:46:51.819284 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:51.933219 27379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:56392
I20260709 14:46:51.934019 27379 raft_consensus.cc:606] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:51.956661 27535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:51.957249 27535 raft_consensus.cc:606] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:51.960210 27379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:56392
I20260709 14:46:51.960847 27379 raft_consensus.cc:606] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:51.972200 27387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:56392
I20260709 14:46:51.972822 27387 raft_consensus.cc:606] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:51.985160 27535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:51.985852 27535 raft_consensus.cc:606] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:52.052384 27455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:46:52.053246 27455 raft_consensus.cc:606] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:52.054948 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:46:52.056895 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:52.153496 28345 raft_consensus.cc:993] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.154781 28345 raft_consensus.cc:1081] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.160037 28210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39830
I20260709 14:46:52.160873 28210 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.162865 28210 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.170743 28210 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:52.175529 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:52.176151 27387 raft_consensus.cc:3055] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:52.176435 27387 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:52.177209 27387 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:52.177563 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:52.178205 27456 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.178364 27387 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.187656 27387 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.188123 28210 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:52.191938 28112 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:52.195142 27456 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.212984 28340 raft_consensus.cc:993] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.217166 28353 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:52.249395 28342 raft_consensus.cc:1081] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.251848 28353 raft_consensus.cc:697] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:52.252421 28215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:46:52.253046 28215 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.253456 28215 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.260861 28215 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:52.263525 28215 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:52.252931 28353 consensus_queue.cc:237] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:52.264676 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:52.265295 27534 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.279675 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:52.280323 27456 raft_consensus.cc:3055] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:52.280655 27456 raft_consensus.cc:740] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:52.282843 27456 consensus_queue.cc:260] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:52.288822 27456 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.289695 27534 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.285852 27209 catalog_manager.cc:5697] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.291925 28114 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:52.292740 28353 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:52.293092 28257 raft_consensus.cc:993] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.293404 28353 raft_consensus.cc:697] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:52.293594 28257 raft_consensus.cc:1081] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.294342 28353 consensus_queue.cc:237] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:52.296715 28219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:52.297349 28219 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.297776 28219 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.302707 27456 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.311708 28219 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:52.314930 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:52.315527 27456 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.315863 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:52.316409 27534 raft_consensus.cc:3055] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:52.317143 27534 raft_consensus.cc:740] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:52.317852 27534 consensus_queue.cc:260] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:52.318857 27534 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.322501 27456 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:52.324939 28115 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:52.325886 28354 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:52.324379 28345 raft_consensus.cc:993] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.327435 28344 raft_consensus.cc:1081] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.329252 28211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39830
I20260709 14:46:52.329839 28211 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.330212 28211 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.352216 27534 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:52.354723 28219 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:52.369422 28343 raft_consensus.cc:993] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.364871 28354 raft_consensus.cc:697] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:52.370556 28343 raft_consensus.cc:1081] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.370919 28211 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.371414 28354 consensus_queue.cc:237] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:52.374619 28219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:52.374723 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:52.375424 28219 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.375592 28211 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:52.375619 27534 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.383697 27534 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.384822 28114 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:52.385659 28353 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:52.386276 28353 raft_consensus.cc:697] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:52.375921 28219 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.387444 28353 consensus_queue.cc:237] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.376127 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:52.388808 27379 raft_consensus.cc:3055] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:52.389134 27379 raft_consensus.cc:740] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:52.389871 27379 consensus_queue.cc:260] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.391145 27379 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.404458 27379 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.406879 28219 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.409941 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:52.410523 27534 raft_consensus.cc:3055] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:52.410804 27534 raft_consensus.cc:740] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:52.411643 27534 consensus_queue.cc:260] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.412249 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:52.412809 27534 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.413200 27379 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.420845 27379 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.424136 28112 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:52.425191 28354 raft_consensus.cc:2804] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:52.425709 28354 raft_consensus.cc:697] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:52.426590 28354 consensus_queue.cc:237] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.431694 27209 catalog_manager.cc:5697] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:52.432667 28219 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:52.434630 27534 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.436340 27209 catalog_manager.cc:5697] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 3, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 3 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.438263 27209 catalog_manager.cc:5697] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.460263 28345 raft_consensus.cc:993] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.460877 28344 raft_consensus.cc:1081] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:52.466281 28219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39830
I20260709 14:46:52.466791 28219 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.467139 28219 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.470875 27209 catalog_manager.cc:5697] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.472906 28219 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.475606 28219 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:52.475811 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:52.476418 27534 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.477589 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:52.478161 27379 raft_consensus.cc:3055] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:52.478456 27379 raft_consensus.cc:740] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:52.479176 27379 consensus_queue.cc:260] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.480341 27379 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:52.486949 27379 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.488008 28112 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:52.488898 28354 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:52.489360 28354 raft_consensus.cc:697] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:52.490183 28354 consensus_queue.cc:237] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:52.494580 27534 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:52.513785 27209 catalog_manager.cc:5697] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:53.516467 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:53.645295 28373 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:53.656090 28373 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:53.662092 27533 raft_consensus.cc:1275] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:53.664336 27530 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:53.664471 28373 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:53.847227 28317 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:53.848295 28317 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:53.852334 28317 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:53.981302 28372 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.009245 28317 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.045321 28372 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.048641 28369 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.049662 28369 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:53.996879 28373 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.063182 28351 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.064077 28317 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.064411 28351 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.065172 28367 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.065984 28367 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.067056 28317 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.067636 28317 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.067687 28351 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.068460 28317 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.072047 28375 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.073076 28375 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.074270 28380 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.075886 28375 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.075461 28380 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.076809 28373 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.072175 28377 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.081224 28377 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.084156 28377 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.085886 28368 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.104631 28346 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.105718 28380 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.105494 28346 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.106390 28380 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.107080 28380 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.068859 28367 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.080329 28373 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.112069 28375 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.118897 28380 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.108402 28346 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.137775 28379 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.139102 28317 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.142666 28381 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.143961 28377 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.143862 28381 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.145025 28377 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.147423 28381 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.148880 28375 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.151784 28375 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.161301 28384 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.161777 28391 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.173053 28393 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.148248 28377 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.164283 28380 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.138692 28379 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.177232 28371 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.177956 28380 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.184937 28383 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.185403 28380 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.185842 28383 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.121125 28368 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.174775 28395 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.186081 28380 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.216732 28398 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.217391 28398 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.219202 28398 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.210963 28369 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.175748 28393 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.229856 28387 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.230222 28397 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.230671 28387 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.231452 28397 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.234331 28370 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.235164 28370 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.238787 28393 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.186621 28371 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.223482 28391 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.242611 28386 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.221505 28398 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.243716 28371 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.243386 28386 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.245290 28378 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.224786 28384 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.226042 28395 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.260715 28368 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.262331 28395 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.262887 28371 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.240427 28381 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.264273 28373 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.264891 28381 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.265072 28373 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.267251 28381 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.267640 28373 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.268692 28371 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.269302 28383 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.271031 28379 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.243943 28391 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.240618 28387 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.271600 28378 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.277257 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.278358 28210 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:54.279106 28378 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.279707 28378 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.236249 28380 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.250775 28370 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.297029 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.281864 28396 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.298840 28380 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.285236 28374 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.286068 28376 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.286734 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.287355 28388 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.289068 28372 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.290151 28384 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.293614 28382 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.293960 27534 raft_consensus.cc:1275] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:54.294687 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.294888 28400 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.295540 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.295797 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.295881 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.296120 28383 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.296692 28367 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.324572 27530 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:54.298686 28396 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.301242 28402 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.305112 28373 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.305753 28391 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.306121 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.307159 28374 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.313241 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.321980 28394 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.282629 28379 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.327857 28367 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.324214 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.327832 28382 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.333837 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.309916 28380 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.335741 28391 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.324343 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.342180 28393 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.326594 28398 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.349561 27533 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:54.342732 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.347506 28380 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.347385 28383 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.350708 28373 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.352628 28367 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.353382 27529 raft_consensus.cc:1275] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:54.353842 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.365533 28219 raft_consensus.cc:2468] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:54.366888 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.367338 28393 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.367769 28219 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:54.369769 28393 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.369967 28373 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.370590 28373 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:54.337407 28384 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.342064 28402 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.334743 28397 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.328900 28378 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.343108 28388 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.343653 28376 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.341485 28386 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.362910 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.355099 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.378352 28380 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.382449 28378 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.382995 27529 raft_consensus.cc:1275] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:54.390295 28380 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.391047 28380 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.354600 28400 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.332118 28395 consensus_queue.cc:1048] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 14:46:54.396528 28397 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.397301 28400 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.397266 28397 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.394291 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.401105 28397 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.362174 28372 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.364867 27531 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:54.392108 28398 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.422020 28383 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.379436 28394 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.398811 28371 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.401161 28376 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.407296 28384 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.410141 28370 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.411590 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.413676 27501 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:54.402374 27532 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:54.416704 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.445371 28383 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:54.445914 28383 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.446437 28383 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:54.448415 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 85452.5us
I20260709 14:46:54.449940 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.456758 28376 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.457019 28370 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.457578 28376 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.459321 28396 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.459960 28402 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.459322 28372 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.460842 28391 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.461210 28397 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.462033 28401 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.461879 28397 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.419342 28395 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.395113 28379 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.462883 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.465071 28401 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.467914 28371 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.468123 28351 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.468590 28371 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.468730 28351 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.470227 28376 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.470690 28371 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.471040 28351 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.471400 28370 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.471745 28403 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.471956 28380 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.468812 28395 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.469189 28384 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.404469 28382 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.472504 28402 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.483129 28402 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.483695 28399 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.484597 28399 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.466984 28372 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:46:54.491057 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 183293us
I20260709 14:46:54.497359 27426 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:54.499349 27426 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:54.497504 28404 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.504822 28372 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.504904 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.509744 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.483719 28379 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.511539 28396 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.515144 28396 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.510317 28346 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:54.489959 28375 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.516666 28346 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:54.517114 28346 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:54.516840 28375 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.519187 28375 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.491535 28395 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.524778 27387 raft_consensus.cc:1275] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:54.525497 28399 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.504949 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.524408 28376 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.528131 28376 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.528321 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.530728 28396 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.490651 28371 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.531805 28371 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.501230 28403 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.528036 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.502315 28370 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.513187 28402 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.505568 28372 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.545385 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.536728 28399 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:54.505368 28404 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.530721 28376 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.524633 28379 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.540974 28375 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.545274 28377 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.566260 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.550444 28378 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.586673 28392 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.567296 28370 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.600834 27379 raft_consensus.cc:1275] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:54.602159 28376 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.603215 28402 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.603820 28402 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.544747 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.604843 28220 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:54.604969 28369 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.605506 28369 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:54.606981 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 176594us
I20260709 14:46:54.607517 27427 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:54.608639 27427 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:54.609292 28381 raft_consensus.cc:2804] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:54.609690 28381 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.549135 28395 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.566443 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.633500 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.566713 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.610051 28381 raft_consensus.cc:3060] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:54.566303 28405 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:54.559578 28397 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.653126 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.655623 28395 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.651031 28409 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.651322 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.621299 28378 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.608659 28396 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.659279 28394 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.661808 28390 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.652572 28392 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.619920 28388 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.636520 28374 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.677413 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.666143 28390 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.553624 28399 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.681824 28210 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:54.635028 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.632432 28379 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.706537 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.708244 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.679716 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.602824 28376 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.688647 28396 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.631949 28377 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.684937 27456 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:54.680410 28387 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.689713 28385 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:46:54.710078 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 109166us
I20260709 14:46:54.713526 28401 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.719271 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.724069 28396 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.705407 28375 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.708289 28379 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.784353 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.718637 28394 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.718245 28374 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.710719 28399 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:54.788190 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.788399 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.788772 28375 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.789419 28379 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.787302 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.790205 28376 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.790786 28381 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.791447 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.792101 28372 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.792546 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.795499 27459 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:54.729743 28385 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:54.785609 28387 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.744691 28346 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.691632 28405 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.814988 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.787515 28395 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.809809 28375 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:54.809741 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.838052 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.838663 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.838903 27454 raft_consensus.cc:2393] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:46:54.810213 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.839699 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.840934 27455 raft_consensus.cc:1240] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:54.842176 28346 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.808761 28383 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.708573 28409 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.817968 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.827142 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.837121 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.837716 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.838124 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.855792 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.849042 27385 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:54.843839 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.723397 28371 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.810417 28404 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.815310 28381 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.803115 28394 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.815095 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.825495 28385 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:54.813994 28369 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.815666 28370 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.833622 27501 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:54.837136 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.853577 27460 raft_consensus.cc:1275] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:54.854203 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.854980 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.830116 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.857463 27459 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:54.856021 27461 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:54.873498 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.874949 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.813248 28403 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.860803 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:54.848733 28375 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:54.848071 28392 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.815649 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.847908 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.816835 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.813316 28379 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.888675 27378 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:54.869251 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.814239 28374 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:54.848683 28402 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.814101 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.870622 28377 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.871284 28212 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:54.863404 27384 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:46:54.901170 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:54.876358 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 95145.9us
I20260709 14:46:54.873399 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.874485 28411 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.875707 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.915978 28402 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:54.916860 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.885421 28387 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.864791 28378 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:54.888392 27452 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:54.921743 27454 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:46:54.931352 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.879618 28400 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:54.933578 28400 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.934062 28400 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:54.900839 28390 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.892261 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.901818 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.873921 28404 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.908818 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.912878 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.913070 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.927001 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.935235 27501 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:54.913748 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.913897 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.950966 28393 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:54.914520 28395 consensus_queue.cc:1048] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:54.951432 28393 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.951953 28393 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:54.906360 28374 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.923882 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.931348 28394 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.868512 28412 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:54.933795 28385 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:54.955287 28412 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.897593 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.892560 28383 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.934125 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.932005 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.945374 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:54.934497 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:54.946545 28404 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.923568 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.958362 27455 raft_consensus.cc:2393] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:46:54.961020 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.961694 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.960223 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:54.940452 28405 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.959594 28385 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.921613 28409 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:54.926628 28375 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:54.925942 28379 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:54.916007 28411 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:54.964383 27461 raft_consensus.cc:1240] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:54.991418 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:54.941622 28402 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:46:54.990978 27460 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:54.966764 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:54.995180 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 385143us
I20260709 14:46:54.923185 28115 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:55.006261 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.014810 27427 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.002882 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.018911 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:54.994076 27453 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:55.007843 27530 raft_consensus.cc:1240] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.025923 28412 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:55.027568 28411 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:55.029738 28369 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.031469 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.034616 28404 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:55.023252 28402 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.036248 28402 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:55.036692 28402 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.044878 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.045099 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.045547 27458 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:55.046686 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.047873 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.048077 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.048938 27461 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:55.049005 27452 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:55.052664 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.053349 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.054041 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.057615 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.058624 28390 consensus_queue.cc:1059] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:55.059382 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.059700 28369 raft_consensus.cc:3055] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.060243 28369 raft_consensus.cc:740] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
W20260709 14:46:55.023821 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 100799us
I20260709 14:46:55.061327 28369 consensus_queue.cc:260] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.062623 28115 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:55.062706 28400 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:55.063405 28369 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.068902 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.069165 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.069743 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.043859 28393 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:55.069697 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.071377 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.065064 27427 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:55.071491 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 119904us
I20260709 14:46:55.073602 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.073705 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.073793 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.073895 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.074610 27459 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:55.074694 27461 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:55.075049 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.100324 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.099900 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.103071 27386 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:55.106870 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.074980 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.109000 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.111370 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:55.111744 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.113340 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.118270 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.119710 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.120527 28393 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:55.121853 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.123128 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.124183 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.104547 28399 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.072146 28409 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.128170 28399 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.126690 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.100891 28400 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:55.127329 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.072711 27453 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:55.125771 27427 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.129379 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.129524 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.129524 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.130143 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.130690 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.130959 27455 raft_consensus.cc:1240] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.131352 27378 raft_consensus.cc:1275] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:55.131699 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.131839 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.132011 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.127342 27457 raft_consensus.cc:1240] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.103544 28411 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.124311 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.100164 28115 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:55.133885 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.224936 28395 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:55.134323 28114 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.225593 28395 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:55.226046 28395 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.226655 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.227348 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.125329 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.229329 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.149722 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:55.230571 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.139107 28402 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:55.231724 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:55.133498 28409 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.275652 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.275833 28409 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.275854 27380 raft_consensus.cc:1275] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:55.277880 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.226068 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.278520 27528 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:55.135885 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.145432 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:55.233825 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 157761us
I20260709 14:46:55.234230 28369 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:46:55.234014 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 108343us
I20260709 14:46:55.282661 27427 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:55.283504 27427 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.235338 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.227954 27455 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:55.237526 28402 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:55.285348 28402 consensus_queue.cc:1059] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:55.285871 28369 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.237401 28395 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:46:55.242203 28267 debug-util.cc:398] Leaking SignalData structure 0x7b08000beb80 after lost signal to thread 25250
I20260709 14:46:55.286361 28369 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:55.286798 28369 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:55.287549 28267 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7e80 after lost signal to thread 27244
I20260709 14:46:55.287918 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.243219 28382 consensus_queue.cc:1059] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:55.243956 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.288906 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.288734 27528 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:55.289574 28382 raft_consensus.cc:3055] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.289953 28382 raft_consensus.cc:740] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:55.290493 28399 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.290817 28382 consensus_queue.cc:260] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.290624 27424 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.244302 28418 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.292976 28418 raft_consensus.cc:3055] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:55.293301 28418 raft_consensus.cc:740] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:55.293335 27424 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.134552 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.294344 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.294863 28416 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.294353 28418 consensus_queue.cc:260] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.295269 28416 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.295707 28416 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.296111 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:55.288937 28267 debug-util.cc:398] Leaking SignalData structure 0x7b080013eb80 after lost signal to thread 27411
I20260709 14:46:55.297117 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.298209 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:55.298475 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.299364 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:46:55.299678 28267 debug-util.cc:398] Leaking SignalData structure 0x7b080018a600 after lost signal to thread 27485
I20260709 14:46:55.299854 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:55.300657 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.301127 27424 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.295863 28375 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.245644 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:55.301818 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.138070 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:55.303100 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:55.301800 28375 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.305768 28375 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.251336 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.252468 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:46:55.260947 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 126729us
I20260709 14:46:55.265441 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.292332 28382 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.265654 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.308852 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.309204 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.267117 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.271708 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.272830 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.272857 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.273849 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.308852 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.274312 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:55.312800 28267 debug-util.cc:398] Leaking SignalData structure 0x7b080017b160 after lost signal to thread 27559
I20260709 14:46:55.310034 28114 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:46:55.314118 28267 debug-util.cc:398] Leaking SignalData structure 0x7b08002399c0 after lost signal to thread 28271
I20260709 14:46:55.310462 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.316708 28396 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.317639 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.316954 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:55.319729 28112 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.323647 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.324337 27529 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:55.326349 28423 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.326821 28423 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:55.287890 28409 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.320632 28395 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:55.336004 28395 consensus_queue.cc:1048] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:55.327806 28222 raft_consensus.cc:1240] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.337073 28412 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.327190 28423 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.327198 28112 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:46:55.317035 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 44283.4us
I20260709 14:46:55.329202 28409 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.340974 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.341210 27501 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.342598 28396 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.343791 27424 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.345341 28411 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.354275 28411 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.357105 28411 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.352923 27452 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:55.352912 28112 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.353694 27427 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.365376 27501 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.365774 28424 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:55.348173 28375 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.367324 27427 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.368237 28412 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.368669 28399 raft_consensus.cc:2749] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:46:55.341221 28409 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.355976 28369 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:55.370543 28409 raft_consensus.cc:3060] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.352372 27498 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.372071 28382 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.373431 27501 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.374536 27427 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.316431 28416 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.357486 28422 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.360553 28395 consensus_queue.cc:1048] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:55.376657 28399 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.376754 27501 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.377174 28382 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:55.378176 27498 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.382649 28257 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:55.385550 27498 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.388134 27498 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.384694 28257 raft_consensus.cc:697] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:55.378778 28369 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:55.391245 27353 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.392158 28257 consensus_queue.cc:237] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.389480 28393 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.396463 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:55.397382 28379 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.397817 28379 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.398186 28379 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.398653 28114 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.399839 28114 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.379962 28396 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.404410 27498 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:46:55.390436 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 108458us
I20260709 14:46:55.391906 28422 consensus_queue.cc:1048] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:46:55.383447 28382 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:55.415758 27498 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.417095 28367 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.420059 27498 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.421657 28114 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.387027 28417 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.427273 27498 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.400568 28374 consensus_queue.cc:1059] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:55.411773 28394 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.418731 28382 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:55.429231 28367 consensus_queue.cc:1059] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:46:55.426807 28384 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.434001 28374 raft_consensus.cc:3055] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.435479 28396 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.450932 28418 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.452874 28375 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.453903 28416 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.454089 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.444856 27353 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:55.457315 27498 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.457497 27353 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:55.458381 27353 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:55.439677 28417 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.460171 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:55.436058 28419 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.441735 28424 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.462764 27498 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.443182 28427 raft_consensus.cc:2804] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.466423 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.446005 28374 raft_consensus.cc:740] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:55.443957 28402 consensus_queue.cc:1048] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:46:55.461102 28403 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.484668 28403 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.469334 28395 consensus_queue.cc:1048] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:46:55.462406 28371 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.487118 28371 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.487303 27352 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.463075 28425 raft_consensus.cc:2804] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.487783 28409 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.488099 28425 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.488567 28425 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.478333 28428 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:55.481318 28374 consensus_queue.cc:260] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:55.494354 28374 raft_consensus.cc:3060] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.485245 28403 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.487581 28371 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.463832 28400 raft_consensus.cc:2749] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.470615 28112 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.473026 27498 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.493234 27529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:55.468961 28383 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:46:55.498937 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 69483.4us
I20260709 14:46:55.502528 27498 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.467470 28427 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:55.501222 28405 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.513432 27352 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:46:55.515724 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 47726.8us
I20260709 14:46:55.517161 27352 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:46:55.517733 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 98222.5us
I20260709 14:46:55.496641 28428 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:55.516654 27529 raft_consensus.cc:606] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:55.522284 28428 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.518074 28396 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:46:55.519541 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 97946.7us
I20260709 14:46:55.523797 27352 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:55.507230 28383 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:55.508713 28427 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.525625 28383 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.525758 28370 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:55.526260 28370 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:55.526645 28370 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.468796 28115 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.524343 28114 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.530478 28114 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.530625 27352 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:46:55.532071 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 71964.3us
I20260709 14:46:55.516796 28405 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.533088 28419 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.509564 28429 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.519109 28409 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.536389 27353 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.514285 28379 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.531459 28378 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:55.544346 27498 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.542047 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.543571 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.549618 28257 raft_consensus.cc:3055] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.592900 28257 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:55.593930 28257 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.595301 28257 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.542660 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.531327 28395 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.589653 28424 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.542948 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.547504 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.542361 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.547024 28382 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.541054 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.549338 28405 raft_consensus.cc:2804] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:55.543292 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.540975 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.541766 27529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:55.597613 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.600013 27424 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:55.602257 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 65949.4us
I20260709 14:46:55.523381 28423 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:55.605134 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:46:55.600024 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 67206.2us
I20260709 14:46:55.605028 28405 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:55.633061 28405 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.633404 27353 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.632428 28382 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:55.541548 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.644294 27452 raft_consensus.cc:1240] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.644670 28416 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.639185 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.601758 28378 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:55.639389 27424 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.649185 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:55.646260 28431 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.651320 28371 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.655467 27424 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:46:55.664305 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 120049us
I20260709 14:46:55.596449 28383 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:55.671566 27498 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.672043 28215 raft_consensus.cc:1240] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.674804 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:55.675544 27458 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:46:55.608180 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 143459us
I20260709 14:46:55.658648 28378 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.683866 27424 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.685683 27424 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.687350 28114 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.688423 27424 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.662834 28346 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.663553 28431 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.667699 28430 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.691720 27424 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.696036 27498 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.672964 28369 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.697646 27531 raft_consensus.cc:1240] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:46:55.698710 27529 raft_consensus.cc:606] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.690830 28412 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.684795 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:55.687171 28392 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.709869 28430 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.690903 28425 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.693742 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.712937 28399 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.696298 27424 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.702353 28411 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.695824 28431 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.693681 28390 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.716477 27458 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:46:55.720409 28213 raft_consensus.cc:1240] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.721787 27528 raft_consensus.cc:1240] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:46:55.722350 28371 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.723549 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.724305 27535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:55.750478 27535 raft_consensus.cc:606] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.691331 28422 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.729671 27382 raft_consensus.cc:1240] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.711884 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.741961 27379 raft_consensus.cc:2468] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
W20260709 14:46:55.745532 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 49273.8us
I20260709 14:46:55.761706 27424 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.762961 27424 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.764164 27424 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.749146 28435 consensus_queue.cc:1059] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:46:55.768426 27424 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.754494 27209 catalog_manager.cc:5697] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:55.735487 28220 raft_consensus.cc:2410] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:46:55.748026 28396 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.777074 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.745728 28375 raft_consensus.cc:2749] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.713740 28427 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.767706 28416 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.780411 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:55.772532 28435 raft_consensus.cc:3055] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:55.781121 28379 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.781234 27528 raft_consensus.cc:606] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:55.781404 28222 raft_consensus.cc:1240] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.781606 28435 raft_consensus.cc:740] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:55.782729 28435 consensus_queue.cc:260] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:55.783679 28383 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:55.783986 28435 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.773216 28413 raft_consensus.cc:2749] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.773643 28422 consensus_queue.cc:1059] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:46:55.765838 28390 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.776827 28392 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.779349 28405 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:55.716686 28115 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.803103 27424 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:46:55.803419 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 110149us
I20260709 14:46:55.804261 28115 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.805090 28418 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.805366 27383 raft_consensus.cc:1240] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.805750 28418 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.789425 27387 raft_consensus.cc:1240] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.793869 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.796882 28385 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.810786 28423 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:55.813087 28427 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.780157 28370 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:55.799899 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.801887 28405 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:55.807155 28346 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.778039 28411 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.806152 28418 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.806809 27535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
W20260709 14:46:55.809615 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 176298us
I20260709 14:46:55.810740 28425 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.797768 28433 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:55.814982 27427 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.822383 27535 raft_consensus.cc:606] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.823139 27353 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.817317 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.828205 27353 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.826279 28433 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.834194 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:55.832158 28405 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.833384 28413 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.824046 28418 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.839932 28115 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:55.837532 28346 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:55.826694 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.849910 27353 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:55.865831 27424 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:55.879197 27535 raft_consensus.cc:1240] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:55.880179 28257 consensus_queue.cc:1059] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:55.880584 27424 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:55.870479 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 185407us
I20260709 14:46:55.884477 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.862152 28423 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.887315 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.855829 28422 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:55.891795 28257 raft_consensus.cc:3055] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.892237 28257 raft_consensus.cc:740] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:55.893028 28257 consensus_queue.cc:260] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.859241 27532 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:55.908619 28433 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.909619 28429 consensus_queue.cc:1059] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:55.879684 28413 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:55.896626 28410 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:55.896724 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.897282 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:46:55.899415 27350 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:46:55.899922 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:55.891100 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:55.901736 28220 raft_consensus.cc:1240] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.920193 28395 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:55.889599 28423 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:55.908815 28257 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.889448 28404 raft_consensus.cc:2804] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:55.866279 28425 consensus_queue.cc:1059] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:46:55.852557 28416 consensus_queue.cc:1059] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:46:55.916167 27501 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:55.919281 28370 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:55.887120 28379 consensus_queue.cc:1059] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 14:46:55.938596 28379 raft_consensus.cc:3055] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:55.938874 28430 raft_consensus.cc:3055] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.938979 28379 raft_consensus.cc:740] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:55.939424 28430 raft_consensus.cc:740] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:55.940109 28379 consensus_queue.cc:260] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:55.861979 28115 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:55.915203 28422 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:55.863404 28418 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:55.862622 28403 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.925411 28395 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:55.851907 28428 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:55.896090 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:55.861711 28431 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:55.940706 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:55.954517 28403 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.966629 27386 raft_consensus.cc:1240] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.968418 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.926338 28114 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:55.880733 28417 consensus_queue.cc:1059] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:46:55.928916 28423 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.935634 28416 raft_consensus.cc:3055] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.936721 28425 raft_consensus.cc:3055] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.915412 28413 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:55.875967 28400 consensus_queue.cc:1059] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:46:55.949425 27458 raft_consensus.cc:1240] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
W20260709 14:46:55.970672 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 44413.5us
I20260709 14:46:55.944041 28404 raft_consensus.cc:697] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:55.954622 28378 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.012396 28220 raft_consensus.cc:1240] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:56.013082 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:56.013298 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:56.018620 27455 raft_consensus.cc:1240] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:55.942852 28379 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.013213 27532 raft_consensus.cc:1240] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:56.026114 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:55.951802 28422 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:56.006610 28432 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:55.954195 28418 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:56.010876 28425 raft_consensus.cc:740] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:56.011107 28416 raft_consensus.cc:740] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:55.956099 28428 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:56.019481 27457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "4276c19f88a145d0bd4430d7a99703eb"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:46:55.957000 28395 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:55.966369 28431 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:55.940447 28430 consensus_queue.cc:260] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.000720 28427 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:56.059674 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:46:56.014297 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 152432us
I20260709 14:46:56.043920 28383 raft_consensus.cc:3055] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.046396 28213 raft_consensus.cc:2410] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:46:56.055756 27457 raft_consensus.cc:606] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Received request to transfer leadership to TS 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:56.069310 28423 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:56.069803 28419 raft_consensus.cc:3055] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:56.057615 28404 consensus_queue.cc:237] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:56.073702 28383 raft_consensus.cc:740] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.019173 28413 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.056957 27381 raft_consensus.cc:2393] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:56.035490 28409 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.081236 28419 raft_consensus.cc:740] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.087191 28383 consensus_queue.cc:260] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.102727 28416 consensus_queue.cc:260] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.103416 27386 raft_consensus.cc:1240] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:56.097014 28115 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:56.088133 28427 raft_consensus.cc:697] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.109160 28400 consensus_queue.cc:1059] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:56.098387 28430 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.120456 28432 raft_consensus.cc:697] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.117605 28394 raft_consensus.cc:3055] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.117873 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:46:56.126223 28394 raft_consensus.cc:740] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.105746 28445 consensus_queue.cc:1059] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:46:56.118407 27353 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.119947 28400 raft_consensus.cc:3055] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.121454 28418 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:56.125749 28367 raft_consensus.cc:993] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:56.131873 28257 consensus_queue.cc:1059] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:56.132799 27499 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:46:56.127125 28382 consensus_queue.cc:1059] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:46:56.133508 28403 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.128166 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:56.139707 27452 raft_consensus.cc:1240] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:56.131532 28400 raft_consensus.cc:740] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.141749 28400 consensus_queue.cc:260] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.143031 28400 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.135762 28418 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:56.145428 28418 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.145637 28423 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:56.131345 28394 consensus_queue.cc:260] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.147065 28394 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.149098 28257 raft_consensus.cc:3055] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.149518 28257 raft_consensus.cc:740] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.136831 27353 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.155602 28416 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.161190 28445 raft_consensus.cc:3055] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.161689 28445 raft_consensus.cc:740] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:56.152005 28257 consensus_queue.cc:260] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:56.163125 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 276449us
I20260709 14:46:56.165164 27353 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.164211 27424 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:56.168936 27353 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.170184 27353 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.170409 28257 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.174814 27353 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.175791 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.176847 27353 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.177322 28447 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.177615 28405 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.178545 28378 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:56.178581 27353 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.180639 28418 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:56.181402 28439 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.182098 27353 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.098598 28425 consensus_queue.cc:260] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.181618 28370 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.183761 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.179572 28378 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.166098 28403 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.135649 28432 consensus_queue.cc:237] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.193600 27353 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.194967 28374 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:46:56.221928 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 47866.2us
I20260709 14:46:56.224300 28367 consensus_queue.cc:1059] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.224503 27498 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.225843 28382 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.182181 28379 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.218060 28431 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.135043 28419 consensus_queue.cc:260] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:56.229288 28446 log.cc:927] Time spent T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 14:46:56.229780 28436 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.247113 27452 raft_consensus.cc:1240] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:46:56.248272 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.230126 27454 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.249552 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.250725 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.230191 28452 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.231755 28425 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.255769 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:56.217789 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:56.256623 27460 raft_consensus.cc:2393] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:56.257023 27526 raft_consensus.cc:2393] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:46:56.258687 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:56.185406 28405 raft_consensus.cc:2749] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.233022 28214 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.234206 28418 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:56.198403 27353 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.263815 28452 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:46:56.264092 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:46:56.184876 28417 raft_consensus.cc:1081] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:56.252058 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.252978 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:46:56.266430 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 68155.4us
I20260709 14:46:56.266907 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.270418 27353 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.280642 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.282375 27353 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.285609 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:56.286113 28439 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.286954 27387 raft_consensus.cc:1240] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:46:56.287022 27386 raft_consensus.cc:1240] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:56.288054 28115 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.281121 28452 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.290531 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:56.291318 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:56.251987 28427 consensus_queue.cc:237] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.292454 27379 raft_consensus.cc:1240] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:46:56.289824 28115 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.292515 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:56.294508 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:56.172879 28413 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.299548 28210 raft_consensus.cc:1240] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:56.300221 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.301548 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.301085 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:56.308131 28215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:56.308439 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:56.308872 28215 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:56.309254 28215 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.307596 27353 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.308292 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.310660 27353 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.292904 28435 consensus_queue.cc:1059] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 14:46:56.312709 27353 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.313432 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:56.318532 28449 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:56.319569 28257 raft_consensus.cc:993] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:56.283290 28378 consensus_queue.cc:1059] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:46:56.320042 28257 raft_consensus.cc:1081] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:56.319252 28449 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.308451 28222 raft_consensus.cc:1240] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:56.326350 27382 raft_consensus.cc:1240] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:56.317411 28112 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.328027 28435 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.317072 28428 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.318712 27378 raft_consensus.cc:1240] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:56.328815 28435 consensus_queue.cc:1059] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.312880 28405 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.329694 28393 raft_consensus.cc:993] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:56.320010 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.283380 28379 consensus_queue.cc:1059] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:46:56.329733 28435 raft_consensus.cc:3055] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:56.331880 28435 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.332294 28379 raft_consensus.cc:3055] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.332755 28379 raft_consensus.cc:740] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:56.332839 28435 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:56.334179 28435 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.335098 28400 raft_consensus.cc:1081] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:56.335237 28222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:56.335408 28370 consensus_queue.cc:1059] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.335981 28222 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:56.336427 28222 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.336568 28370 raft_consensus.cc:3055] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.337023 28370 raft_consensus.cc:740] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:56.338019 28370 consensus_queue.cc:260] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:56.339342 28370 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.339355 27353 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.340761 28220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:56.340955 28374 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.341091 28378 raft_consensus.cc:3055] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.341460 28220 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:56.341636 28378 raft_consensus.cc:740] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:56.341913 28220 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.342574 28378 consensus_queue.cc:260] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.333767 28379 consensus_queue.cc:260] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:56.344094 28378 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.344349 27353 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.344255 28214 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.369359 28418 raft_consensus.cc:2749] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.352770 28115 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.378720 28418 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.374583 28215 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:46:56.382347 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 61003.8us
I20260709 14:46:56.383656 28419 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:56.315070 28403 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:46:56.389225 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 44964.3us
I20260709 14:46:56.391532 27353 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.384428 28445 consensus_queue.cc:260] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.395503 28396 raft_consensus.cc:3055] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.395745 28445 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.395566 28439 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.396036 28396 raft_consensus.cc:740] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.399290 28112 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:56.401078 28402 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.401331 28112 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.319753 28383 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.403250 28215 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:56.315512 28430 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.078s
I20260709 14:46:56.405738 28431 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.409279 28402 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.412947 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:56.413666 27526 raft_consensus.cc:3055] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:56.414041 27526 raft_consensus.cc:740] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.356673 28450 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.421976 28379 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.424244 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.429425 28439 consensus_queue.cc:1059] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:56.429801 28409 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.414952 27526 consensus_queue.cc:260] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.432238 27526 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:46:56.432724 28257 consensus_queue.cc:1175] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2e297b0fe59542be861602bb16ddad5d" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 14:46:56.417272 28382 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 14:46:56.419080 28213 raft_consensus.cc:1240] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:56.465155 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:56.474826 27454 raft_consensus.cc:2393] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:46:56.476676 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:56.476822 28396 consensus_queue.cc:260] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.477804 28212 raft_consensus.cc:2410] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:46:56.478021 28396 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.468901 28428 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.483644 28413 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:56.486514 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.487975 27353 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:56.484202 28449 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:56.489792 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:56.489801 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:56.490721 28211 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:56.491624 28439 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.458271 28112 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.493881 27501 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.496460 28384 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:56.496984 28384 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:56.497928 28384 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.506176 27454 raft_consensus.cc:1240] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:56.508047 27532 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
W20260709 14:46:56.493249 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 69757.2us
I20260709 14:46:56.467706 28222 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.500170 28409 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.532720 28112 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.534016 28112 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.534591 28212 raft_consensus.cc:1275] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.535516 28450 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:56.535827 28402 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:56.537278 28418 consensus_queue.cc:1059] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.538214 28423 raft_consensus.cc:3055] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:56.472332 28220 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.538580 28423 raft_consensus.cc:740] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.546911 28220 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:56.553093 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:56.554020 27532 raft_consensus.cc:3055] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:56.556205 27352 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:56.554431 27532 raft_consensus.cc:740] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.554414 28402 consensus_queue.cc:1059] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:46:56.562000 27532 consensus_queue.cc:260] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.561209 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.566708 27454 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.568053 28220 raft_consensus.cc:1240] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:56.539463 28423 consensus_queue.cc:260] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.571281 28423 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.563126 28445 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:56.580890 28425 raft_consensus.cc:3055] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:56.581146 27452 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:56.581483 28425 raft_consensus.cc:740] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:56.582491 28425 consensus_queue.cc:260] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:56.583791 27526 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:56.583989 28425 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.584515 28115 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:56.586225 28402 raft_consensus.cc:2804] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:56.586786 28402 raft_consensus.cc:697] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.588418 28402 consensus_queue.cc:237] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.590215 28222 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:56.590049 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:56.590808 27531 raft_consensus.cc:3055] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.591176 27531 raft_consensus.cc:740] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:56.597661 28346 raft_consensus.cc:993] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 4276c19f88a145d0bd4430d7a99703eb to start an election
I20260709 14:46:56.592022 27531 consensus_queue.cc:260] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.610440 28114 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:56.616954 28346 raft_consensus.cc:1081] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Signalling peer 4276c19f88a145d0bd4430d7a99703eb to start an election
I20260709 14:46:56.614683 28222 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:56.617389 27531 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.616166 28396 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:56.611855 27208 catalog_manager.cc:5697] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 2, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:56.619115 28423 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:56.574811 28445 raft_consensus.cc:697] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:56.619702 28423 raft_consensus.cc:697] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.611887 27454 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:56.622372 28115 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:56.623311 28419 raft_consensus.cc:2804] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:56.623802 28419 raft_consensus.cc:697] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.624677 28419 consensus_queue.cc:237] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.620592 28423 consensus_queue.cc:237] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.627638 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:56.628346 27382 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.628428 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:56.629201 27380 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.632665 28458 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:56.638624 28399 consensus_queue.cc:1048] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.632246 28396 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.663635 28445 consensus_queue.cc:237] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.681937 27532 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.687372 28384 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:56.657697 27526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
 from {username='slave'} at 127.0.0.1:42610
I20260709 14:46:56.695484 27526 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:56.695708 27378 raft_consensus.cc:1275] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.695993 27526 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.697346 27382 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:56.735985 28212 raft_consensus.cc:1240] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:56.737437 27454 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:56.740388 28409 raft_consensus.cc:3055] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:56.741431 28409 raft_consensus.cc:740] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.742328 28409 consensus_queue.cc:260] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.743657 28409 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.740758 28213 raft_consensus.cc:1240] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:56.687395 27531 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:56.777994 28114 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:56.792879 28422 raft_consensus.cc:2804] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:56.793509 28422 raft_consensus.cc:697] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:56.794453 28422 consensus_queue.cc:237] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:56.789479 28383 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 14:46:56.799237 27209 catalog_manager.cc:5697] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 4, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 4 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:56.712815 28346 consensus_queue.cc:1048] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 14:46:56.801919 27382 raft_consensus.cc:1240] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:46:56.808774 28370 consensus_queue.cc:1059] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:56.811710 28413 raft_consensus.cc:3055] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:56.813836 28413 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:56.814766 28413 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:56.828408 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:56.829195 27452 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:56.812067 28396 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:56.833220 28384 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:56.816329 28413 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.867707 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:56.878548 28396 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:56.881333 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.881717 28396 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:56.882160 28396 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:56.882323 27454 raft_consensus.cc:2393] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:46:56.891017 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:56.891767 28214 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:56.895211 27532 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:56.862847 27380 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:56.871232 27452 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.919091 27526 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:56.923981 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:56.949352 27531 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.971815 28423 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:56.978444 27526 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:56.979643 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:56.980376 27380 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:56.991359 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:56.993813 27460 raft_consensus.cc:3055] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:56.943668 28218 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:56.994257 27460 raft_consensus.cc:740] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:57.000346 27460 consensus_queue.cc:260] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.001895 27209 catalog_manager.cc:5697] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 2, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 2 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.017650 27460 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.011147 27207 catalog_manager.cc:5697] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:56.964272 28396 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.027396 27452 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.029099 28410 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.029786 28410 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.030658 27501 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:57.032521 27460 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.034241 28409 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:57.035209 28396 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.041096 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:57.041811 27460 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.037374 28430 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:57.042531 27501 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:57.049124 27460 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:57.038270 27380 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.055246 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:57.062906 28422 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.064533 28458 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:57.065192 28458 raft_consensus.cc:697] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:57.066094 28458 consensus_queue.cc:237] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.065091 28422 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.071924 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.072324 28422 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.072738 27526 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:57.074458 28114 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:57.075301 28423 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:57.075687 28423 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.076354 28423 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.054244 28454 raft_consensus.cc:2804] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:57.079182 28454 raft_consensus.cc:697] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:57.080194 28454 consensus_queue.cc:237] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.084964 27460 raft_consensus.cc:1275] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.054046 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:57.101028 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.102093 27381 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:57.107205 28218 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.107934 28410 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.054657 28430 raft_consensus.cc:697] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:57.117355 28430 consensus_queue.cc:237] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.120669 28378 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.121295 28378 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.124135 28378 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.135305 28409 consensus_queue.cc:1048] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:46:57.133985 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.142979 27526 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:46:57.142982 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:57.132409 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.149941 27352 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:57.156412 28378 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:57.156944 28378 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.157357 28378 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.139384 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.161518 28213 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:57.167749 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.189239 27460 raft_consensus.cc:1275] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:57.181748 28378 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.192234 28458 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:57.197301 28402 consensus_queue.cc:1048] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:57.197960 27526 raft_consensus.cc:1275] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:57.216053 28458 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.219201 28402 consensus_queue.cc:1048] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:57.221344 28458 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.222112 27531 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.199350 27532 raft_consensus.cc:1275] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:57.227948 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:57.228438 28422 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:46:57.233892 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.203836 28218 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:57.203966 27427 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:57.208611 28423 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.239950 28369 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:57.209951 27381 raft_consensus.cc:1275] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:57.235955 27501 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:57.242506 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:57.245074 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:57.258242 27380 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.244419 27530 raft_consensus.cc:1275] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.242120 27531 raft_consensus.cc:1275] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.263173 28445 consensus_queue.cc:1048] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:46:57.249142 28423 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.256711 27527 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.253085 28422 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:46:57.272372 28458 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:57.278723 28383 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.283391 28383 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.285538 28383 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.289165 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.290088 27381 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.292374 27498 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:57.293870 28382 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.293998 28378 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.294275 28382 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.294399 27460 raft_consensus.cc:1275] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.294584 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.295424 28213 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:57.294672 28382 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.292088 27380 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:46:57.299527 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:57.300103 27533 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.300884 27207 catalog_manager.cc:5697] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 2, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:46:57.303646 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:57.304388 28222 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.305063 28378 consensus_queue.cc:1048] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:46:57.314556 28112 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:57.317751 28402 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:57.318382 28402 raft_consensus.cc:697] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:57.319381 28402 consensus_queue.cc:237] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.338543 27533 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:46:57.340853 27352 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:57.351580 28378 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:57.356703 28378 raft_consensus.cc:697] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:57.357942 28378 consensus_queue.cc:237] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.387465 27527 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:46:57.397975 28423 consensus_queue.cc:1048] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:57.398842 27378 raft_consensus.cc:1275] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.412606 28422 consensus_queue.cc:1048] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:57.440305 28451 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.460791 28382 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.467087 28382 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.462116 27208 catalog_manager.cc:5697] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 2 to 3, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.470404 27208 catalog_manager.cc:5697] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.480839 27208 catalog_manager.cc:5697] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:57.474085 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:57.472713 28451 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.490367 28451 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.491371 27380 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.492029 27531 raft_consensus.cc:1275] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.492545 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.493460 28218 raft_consensus.cc:2410] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 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 14:46:57.493659 28222 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:46:57.483394 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:57.495342 28211 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.495411 28402 consensus_queue.cc:1048] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:57.496994 28413 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.497637 28413 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.501940 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.515658 27426 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:57.517390 28399 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:46:57.517740 28413 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:57.517963 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:57.518517 27380 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:57.518924 27454 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:57.525497 27498 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:57.527727 27353 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:57.533859 28413 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.534379 28413 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.534842 28413 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.548535 28218 raft_consensus.cc:1275] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:57.548745 28412 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:57.549244 28412 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.550467 28399 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:57.551021 28399 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.551370 28412 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:57.557659 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.558200 28399 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:57.558544 27380 raft_consensus.cc:2393] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:57.560990 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.561143 28458 consensus_queue.cc:1048] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:57.561851 27380 raft_consensus.cc:2393] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:57.544293 28383 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:57.610941 27207 catalog_manager.cc:5697] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 2 to 3, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 3 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
I20260709 14:46:57.626724 28458 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.585078 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.628185 28394 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.638031 28447 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:57.641863 28369 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:46:57.647054 28497 log.cc:927] Time spent T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 14:46:57.647709 28449 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.646608 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.645314 28382 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:57.645812 28211 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:57.652129 28447 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.663993 28393 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:57.653671 28383 raft_consensus.cc:697] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:57.646908 28458 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.674640 28458 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:57.671476 28393 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.678893 28447 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.679186 28393 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.680244 28383 consensus_queue.cc:237] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.680779 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.681604 28220 raft_consensus.cc:2393] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:57.656276 28369 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.683929 28369 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:57.650537 28394 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.689311 27528 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:57.690394 28394 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:57.692606 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.693312 27387 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.667701 28382 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.703914 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.706697 27531 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:46:57.707038 27384 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.707482 28382 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:57.709139 27426 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:57.710585 28451 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:57.710958 28451 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:57.697132 28500 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.711330 28451 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.711654 28500 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.713801 28500 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.716375 27498 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:57.717428 27498 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:57.717651 28393 raft_consensus.cc:2804] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.718145 28393 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.718505 28393 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.718799 28458 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:57.719200 28458 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:57.719569 28458 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.721825 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.663285 28449 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.722549 27526 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:57.724400 28449 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:57.726786 28413 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.706276 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.733314 27380 raft_consensus.cc:2393] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:57.733668 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.734329 27387 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.735795 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.735929 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.736593 27379 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.737175 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.737802 27533 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:57.737721 27498 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:57.742408 27426 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:57.743642 27384 raft_consensus.cc:2368] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3.
I20260709 14:46:57.744931 28369 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:57.745462 28369 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:57.745924 28369 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.746276 28413 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:46:57.744975 28491 log.cc:927] Time spent T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.277s	user 0.000s	sys 0.003s
I20260709 14:46:57.753521 27426 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:57.751943 28393 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.741794 28502 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.756764 28502 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.757117 28502 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.757280 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.758090 28213 raft_consensus.cc:2393] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:57.755654 28447 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:57.766060 28447 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:57.766244 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:57.765646 27379 raft_consensus.cc:1275] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.766479 28447 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.768031 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.753567 28416 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.768729 28214 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.768916 28416 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.771036 28416 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:57.772665 28412 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:57.773239 28412 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:57.764591 27498 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:57.774515 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.775168 27381 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:57.775350 28412 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.775708 28449 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.776098 28449 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.778509 27424 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:57.776427 28449 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.779388 28392 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.779769 28392 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.780277 28392 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.780040 27498 leader_election.cc:400] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3.
I20260709 14:46:57.782156 27498 leader_election.cc:403] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:46:57.785005 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.785674 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:57.786226 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:57.786309 27454 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:46:57.786959 27460 raft_consensus.cc:2393] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 2: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:46:57.785454 28451 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.787307 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:57.788029 27452 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.788211 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:57.788995 27460 raft_consensus.cc:1275] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:57.789216 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:57.789529 27454 raft_consensus.cc:1275] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:57.787446 27457 raft_consensus.cc:1275] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:57.789781 27461 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.790493 28451 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:57.792728 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:57.793069 28215 raft_consensus.cc:1275] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:57.790742 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:57.793735 27452 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.794279 27387 raft_consensus.cc:2393] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:57.794513 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:57.795163 27528 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:57.795864 28430 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.797008 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:57.779664 27209 catalog_manager.cc:5697] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 3, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 3 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:46:57.778550 28502 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.804003 28502 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:57.811354 27381 raft_consensus.cc:1275] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:57.805815 28392 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.812323 28410 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:57.812870 28410 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:57.813138 28396 consensus_queue.cc:1048] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:57.753458 28458 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:57.809618 28399 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:57.828008 27501 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:57.828336 28399 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:57.816605 28410 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.816447 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.831447 28222 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:46:57.832065 28416 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:57.817621 28402 consensus_queue.cc:1048] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:57.832613 28416 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:57.832913 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:57.833751 27379 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.817776 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.834347 28215 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:57.818336 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.819021 27533 raft_consensus.cc:2368] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:57.821317 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.835175 27382 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:57.835628 28392 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:57.836615 28396 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.837232 28396 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.838686 27378 raft_consensus.cc:2393] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 3: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:57.826280 27528 raft_consensus.cc:1275] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:57.840837 28454 consensus_queue.cc:1048] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:57.827783 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:57.841727 27385 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.825104 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:57.842603 27531 raft_consensus.cc:2368] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:57.842828 28430 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3.
I20260709 14:46:57.842379 27210 catalog_manager.cc:5697] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.821950 28393 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:57.840950 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.843607 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:57.858963 28222 raft_consensus.cc:2393] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:57.859423 28214 raft_consensus.cc:2393] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 3: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:57.838529 27427 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:57.860769 27427 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:46:57.811213 28490 log.cc:927] Time spent T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.348s	user 0.001s	sys 0.001s
I20260709 14:46:57.861841 28369 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.844651 28416 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.848142 28499 consensus_queue.cc:1048] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:57.848796 28394 consensus_queue.cc:1048] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:57.849129 28504 consensus_queue.cc:1048] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:57.851912 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:57.866355 27461 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.866838 28447 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:57.853096 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:57.832294 28399 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.854773 27385 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:57.861339 28451 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.844076 28396 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.955579 27457 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.935034 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:57.868642 27455 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.882767 27426 leader_election.cc:400] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:57.957607 27426 leader_election.cc:403] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:46:57.957582 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 96887us
I20260709 14:46:57.894769 27461 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:57.939002 28214 raft_consensus.cc:1275] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:57.960747 28445 consensus_queue.cc:1048] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:46:57.961234 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 90122.1us
W20260709 14:46:57.964596 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 86606.5us
I20260709 14:46:57.972604 28447 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:57.969486 28410 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:57.976148 28410 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:57.976542 28410 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.859442 27210 catalog_manager.cc:5697] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.980284 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:57.981150 27385 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:57.981722 27457 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:57.908854 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:57.983263 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:57.983517 28412 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:57.937865 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:57.996155 27530 raft_consensus.cc:606] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:46:57.868628 28369 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:57.832263 28449 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:57.966037 28451 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:57.990454 27381 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.992089 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:57.998566 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:57.868831 27452 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:46:57.996614 27530 raft_consensus.cc:614] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:46:57.876268 28458 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:57.970789 27501 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:58.002436 27379 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:58.004180 27378 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:57.891028 28409 consensus_queue.cc:1048] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.106s
I20260709 14:46:57.999607 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:58.015807 28449 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:58.022150 28510 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.031584 27207 catalog_manager.cc:5697] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:58.033341 28211 raft_consensus.cc:2393] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:58.005499 28451 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.037878 28423 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.106923 28423 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:58.101315 28510 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.109181 28423 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:58.044665 28222 raft_consensus.cc:2393] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:58.045717 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:58.110679 27384 raft_consensus.cc:2393] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:46:58.046152 28402 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.058247 27533 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
W20260709 14:46:58.073793 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 103097us
I20260709 14:46:58.024423 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:58.116371 27498 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:58.088444 27535 raft_consensus.cc:1275] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:58.114962 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:58.093078 28394 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:58.118304 27424 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:58.109543 28510 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:58.127974 27535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:58.093276 27426 leader_election.cc:400] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:58.129307 27426 leader_election.cc:403] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:46:58.121580 27385 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:46:58.099915 28458 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:58.130160 27527 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:58.130347 28458 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:58.132529 28114 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.100237 27531 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.133554 28410 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.075590 27353 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:58.121976 28402 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:58.138652 28445 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:58.138878 28402 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:58.139142 27381 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:46:58.139484 28402 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:58.129192 27535 raft_consensus.cc:606] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:58.139923 28402 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.141651 28392 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:58.142077 28392 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:58.142450 28392 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:58.143637 27535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:58.144282 27535 raft_consensus.cc:606] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:58.121470 28378 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.139236 28445 raft_consensus.cc:697] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:58.145428 28378 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:58.145920 28445 consensus_queue.cc:237] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER 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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:58.137027 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 61533.3us
I20260709 14:46:58.147562 27527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:58.148243 27527 raft_consensus.cc:606] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
W20260709 14:46:58.154101 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 61043.2us
I20260709 14:46:58.114655 28396 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:58.155016 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:58.185546 28416 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:58.140314 28402 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:46:58.204046 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 74449.1us
I20260709 14:46:58.207624 27379 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:46:58.210448 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 77268.1us
I20260709 14:46:58.213056 28449 raft_consensus.cc:2804] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:58.157053 28458 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:58.250125 27498 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:58.209185 28423 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.210342 28394 raft_consensus.cc:697] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:58.295819 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:46:58.296373 28513 log.cc:927] Time spent T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 14:46:58.296694 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:58.212581 27531 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:46:58.218321 28416 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:58.287194 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:58.211596 28494 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.304348 27379 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:58.304704 27535 raft_consensus.cc:2368] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:58.306507 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:58.307214 27379 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:58.211791 28403 consensus_queue.cc:1048] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.083s
W20260709 14:46:58.310565 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 93814.7us
W20260709 14:46:58.313009 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 170934us
I20260709 14:46:58.307017 28454 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:58.305960 28449 raft_consensus.cc:697] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:58.306965 27532 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:58.303391 28423 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:58.348872 28520 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.349476 28520 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.307444 28416 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.338516 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:58.359735 27454 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.332103 28510 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.307077 28494 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:58.344280 28454 raft_consensus.cc:697] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:58.395463 28112 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:46:58.401332 28508 log.cc:927] Time spent T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260709 14:46:58.403074 28514 log.cc:927] Time spent T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
W20260709 14:46:58.405160 28515 log.cc:927] Time spent T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 14:46:58.351279 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee6f14c496314e00b42e27b909622626"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:46:58.408805 27454 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:58.410307 28416 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:58.368963 28510 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.411878 27528 raft_consensus.cc:606] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:58.417200 27378 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:58.416551 28510 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:58.423338 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:58.424039 28211 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.424547 28423 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:58.426591 28494 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:58.426666 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:58.346273 28394 consensus_queue.cc:237] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:58.429734 28435 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:58.468147 28451 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.438380 28396 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:58.471302 28211 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:46:58.472610 28451 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:58.461158 28413 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.483296 28413 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:58.486668 28114 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.487879 28410 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:58.488003 28419 raft_consensus.cc:2804] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:58.474422 28435 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:46:58.505973 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 202757us
I20260709 14:46:58.429527 28449 consensus_queue.cc:237] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:46:58.510237 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 258998us
I20260709 14:46:58.488411 28419 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.519436 27426 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:58.508021 28435 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:58.523633 27426 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:58.529626 27426 leader_election.cc:400] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:58.530118 27426 leader_election.cc:403] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:46:58.518805 28419 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:58.523145 28399 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:46:58.538017 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 222056us
W20260709 14:46:58.539799 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 225938us
I20260709 14:46:58.506234 28454 consensus_queue.cc:237] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:58.532920 28519 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:58.545727 28410 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.543481 28399 raft_consensus.cc:697] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:58.575779 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:58.580478 27386 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:58.576279 27498 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:46:58.584213 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:58.620733 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:58.621382 27385 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:58.552656 28519 raft_consensus.cc:697] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:58.618986 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:58.632524 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:58.625368 28393 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:58.633713 28393 raft_consensus.cc:697] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:58.634685 28393 consensus_queue.cc:237] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:58.635687 28392 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.639267 28392 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:58.639710 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:58.640434 27384 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:58.641291 28222 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:46:58.644779 28435 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.649456 28435 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:58.650152 28435 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:58.650667 28435 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.654585 28215 raft_consensus.cc:2368] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
W20260709 14:46:58.624626 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 48584.6us
I20260709 14:46:58.632679 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:58.656178 28210 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:46:58.626080 28378 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:58.651803 27208 catalog_manager.cc:5697] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 3, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:58.680891 28527 log.cc:927] Time spent T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:46:58.617215 28520 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:58.683897 28519 consensus_queue.cc:237] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER 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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:58.697214 27529 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:58.697614 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:58.698290 27532 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:46:58.575039 28402 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:46:58.705703 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 49999.7us
I20260709 14:46:58.684969 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:58.709808 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:58.710367 28112 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:58.726508 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:58.711014 28402 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:46:58.728283 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 177237us
I20260709 14:46:58.728648 27386 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
W20260709 14:46:58.729821 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 185404us
I20260709 14:46:58.731048 27427 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.733336 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:58.731103 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.764300 27378 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:58.738224 27424 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:58.768604 27427 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.746166 28510 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:58.745664 28218 raft_consensus.cc:2393] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:58.691850 28399 consensus_queue.cc:237] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:58.735081 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:58.770881 28510 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.785527 28510 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.792528 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:58.793637 28219 raft_consensus.cc:2393] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:46:58.769119 28410 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:46:58.801862 28410 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:58.784158 28521 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:58.802529 28410 raft_consensus.cc:697] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:58.769637 28531 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:58.787375 28451 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:58.802551 28521 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.817485 28521 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:58.816875 28451 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
W20260709 14:46:58.768941 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 58666.3us
I20260709 14:46:58.792533 27532 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:46:58.827358 28451 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.859687 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:58.860466 27386 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:58.888423 27386 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:46:58.903141 27378 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:46:58.853370 28410 consensus_queue.cc:237] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.943661 28510 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:58.950783 28112 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.952697 28112 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.953441 28529 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:46:58.953912 28112 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.954113 28529 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.954641 28529 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:58.955003 28112 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:58.956692 28402 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:58.957157 28402 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:58.957571 28402 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.963413 28423 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:58.965205 28521 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:58.968924 28422 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:58.970424 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:58.971318 28220 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:58.968088 28419 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.008772 27427 leader_election.cc:400] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:46:59.014883 27427 leader_election.cc:403] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:46:59.020574 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 188140us
I20260709 14:46:59.037299 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:59.049263 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.035061 28213 raft_consensus.cc:2368] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4.
I20260709 14:46:59.066088 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.016300 28521 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:59.037225 28399 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.047962 28531 raft_consensus.cc:697] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:46:59.080518 27456 raft_consensus.cc:1275] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:59.075743 28510 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:59.085132 28422 raft_consensus.cc:697] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:59.100433 28394 raft_consensus.cc:993] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:59.117712 28529 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.120144 28529 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:59.121156 27457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "4276c19f88a145d0bd4430d7a99703eb"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:46:59.122387 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.123705 27501 leader_election.cc:400] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4.
I20260709 14:46:59.125478 27457 raft_consensus.cc:606] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Received request to transfer leadership to TS 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:59.125741 27501 leader_election.cc:403] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:46:59.124122 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.124692 27456 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:59.110301 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:59.137499 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:59.139076 28445 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:46:59.129518 28526 consensus_queue.cc:1048] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:46:59.144732 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.145547 27453 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:59.108304 28220 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:46:59.150744 28435 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:59.131738 28449 raft_consensus.cc:1081] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:59.135425 28394 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.155823 28399 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:46:59.160210 27532 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:46:59.160820 28213 raft_consensus.cc:1275] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:59.161121 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:59.162863 28550 raft_consensus.cc:993] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:59.163419 28550 raft_consensus.cc:1081] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:59.152143 28451 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.164865 27452 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:59.169184 28422 consensus_queue.cc:237] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.090560 28423 raft_consensus.cc:697] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:59.176087 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:59.177917 27381 raft_consensus.cc:2368] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:46:59.184952 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:46:59.184363 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:59.187531 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:59.188060 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:59.188169 27381 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:59.188433 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:59.198051 27383 raft_consensus.cc:2368] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:46:59.199986 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:59.200975 27381 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:46:59.167498 28531 consensus_queue.cc:237] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER 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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.204805 27460 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:46:59.215219 27385 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:46:59.183357 28521 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:59.160207 27454 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:59.238029 28500 raft_consensus.cc:993] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:59.239012 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:59.241489 28413 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:59.240729 28423 consensus_queue.cc:237] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.217532 28520 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:59.243064 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:59.246518 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:59.230976 28521 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.230847 28451 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:59.253237 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:59.255245 28502 raft_consensus.cc:993] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:59.257674 28419 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:59.260136 28394 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4.
I20260709 14:46:59.261993 28499 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:59.265081 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:59.339502 27381 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.268007 28210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:59.340803 28210 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.341203 28210 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:59.296317 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:59.296700 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:59.297313 28222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:59.297878 28218 raft_consensus.cc:1240] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:59.203529 28402 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.301157 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:46:59.314571 27501 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:46:59.317826 27457 raft_consensus.cc:1275] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:46:59.327643 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 94136.2us
I20260709 14:46:59.324324 28212 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:59.338584 28500 raft_consensus.cc:1081] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:59.341748 27383 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:59.361248 28454 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:59.324898 28520 raft_consensus.cc:697] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:46:59.363628 28222 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.363370 27381 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:46:59.352782 28382 raft_consensus.cc:1081] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:46:59.364416 27531 raft_consensus.cc:2410] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d 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 14:46:59.359427 27380 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.325625 28449 consensus_queue.cc:1048] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 14:46:59.380673 27457 raft_consensus.cc:1275] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:59.339192 28499 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.391254 28521 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:59.392834 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:59.395262 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.399029 28520 consensus_queue.cc:237] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.371870 28222 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.381258 28220 raft_consensus.cc:2368] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:46:59.382258 28458 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:46:59.371629 28454 raft_consensus.cc:697] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:59.434273 27383 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:59.436131 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:59.429455 28210 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.452898 27427 leader_election.cc:400] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:46:59.453460 27427 leader_election.cc:403] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:46:59.456333 28402 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:59.458041 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.450708 28378 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:59.451253 28383 consensus_queue.cc:1048] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:46:59.467312 28499 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:59.467164 28454 consensus_queue.cc:237] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:59.464280 28112 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:46:59.482434 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:59.482795 28402 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:59.483197 27455 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:59.444319 28521 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:59.505610 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:46:59.507383 27383 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:59.512053 28210 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:59.483397 28402 raft_consensus.cc:697] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:59.505965 27532 raft_consensus.cc:1275] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:59.506739 28447 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.506945 27380 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:46:59.513543 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:59.546883 27383 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:46:59.545209 28222 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:59.479544 28545 consensus_queue.cc:1059] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 14:46:59.562388 27455 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
W20260709 14:46:59.563750 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 346777us
I20260709 14:46:59.505463 28521 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.574993 27352 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:59.513919 28112 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:59.579389 27352 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:59.573781 27530 raft_consensus.cc:3055] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:59.592360 28115 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:59.595621 27383 raft_consensus.cc:1275] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:59.595703 28220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:59.596422 28220 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.596881 28220 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:59.598412 28215 raft_consensus.cc:1240] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:59.583977 28403 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:46:59.602715 28382 consensus_queue.cc:1059] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:59.602844 28210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee6f14c496314e00b42e27b909622626"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:46:59.603585 28210 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.604038 28210 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.606140 28545 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:59.606904 28545 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.607651 28517 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:46:59.608191 28517 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:59.607945 28402 consensus_queue.cc:237] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.610363 28517 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:59.610468 28222 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:59.579283 28428 raft_consensus.cc:2764] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:46:59.543339 28212 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:46:59.584841 28449 raft_consensus.cc:3055] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:59.631351 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:59.631719 28449 raft_consensus.cc:740] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:59.632050 27528 raft_consensus.cc:3055] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.632501 27528 raft_consensus.cc:740] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:59.578853 28378 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:46:59.614188 28409 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:59.638556 28570 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:59.638940 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.638484 27528 consensus_queue.cc:260] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:59.639554 28403 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:59.619598 28422 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:59.619897 28445 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:59.631764 28545 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:59.581951 28538 consensus_queue.cc:1048] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 14:46:59.594408 27530 raft_consensus.cc:740] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:59.625931 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:46:59.641989 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:46:59.653390 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:46:59.635116 28428 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:46:59.660609 27455 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:46:59.634016 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 128192us
I20260709 14:46:59.632855 28449 consensus_queue.cc:260] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.643077 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:46:59.642699 28499 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:59.637888 28212 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39814 (request call id 340) took 1057 ms. Trace:
I20260709 14:46:59.668181 28449 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:59.661214 28210 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.647944 28570 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.669380 28499 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.673089 27380 raft_consensus.cc:2368] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4.
I20260709 14:46:59.652796 28445 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.652092 28409 raft_consensus.cc:697] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:59.666426 28428 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.680708 27384 raft_consensus.cc:1275] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:59.680810 27528 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.683346 28112 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:46:59.683705 28210 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:46:59.658707 28422 raft_consensus.cc:697] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:59.724231 27426 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:46:59.676054 28212 rpcz_store.cc:276] 0709 14:46:58.577288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:58.578486 (+  1198us) service_pool.cc:224] Handling call
0709 14:46:59.242810 (+664324us) spinlock_profiling.cc:243] Waited 2.19 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:46:59.630577 (+387767us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5037824}
I20260709 14:46:59.650938 28403 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.700606 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:46:59.725884 27535 raft_consensus.cc:3055] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:59.726344 27535 raft_consensus.cc:740] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:46:59.728751 27385 raft_consensus.cc:1275] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:59.748044 28570 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:59.753819 27455 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
W20260709 14:46:59.790318 27499 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:46:59.809401 28115 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:59.812168 28445 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:59.812534 28402 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:59.813000 28521 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:59.813326 28402 raft_consensus.cc:697] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:46:59.815068 28428 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:59.815990 28422 consensus_queue.cc:237] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER 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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:46:59.684366 27530 consensus_queue.cc:260] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.818768 27530 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:59.745775 28516 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:46:59.820650 27535 consensus_queue.cc:260] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.841977 27535 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:59.752089 28423 raft_consensus.cc:2804] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:59.847246 28423 raft_consensus.cc:697] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
W20260709 14:46:59.796718 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 113446us
I20260709 14:46:59.848976 28403 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:46:59.850442 28499 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:59.853735 28220 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.854290 28423 consensus_queue.cc:237] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.856154 28220 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:59.815745 28402 consensus_queue.cc:237] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:46:59.823901 28409 consensus_queue.cc:237] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER 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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:46:59.862658 28516 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:46:59.864748 28516 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.867210 28447 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:46:59.868211 28516 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:46:59.885310 27535 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:46:59.901589 28114 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:46:59.888366 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:46:59.957273 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:46:59.959300 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.960260 27455 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:46:59.962514 28214 raft_consensus.cc:1240] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 4. Current term is 5. Ops: []
I20260709 14:46:59.963301 28449 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:59.963853 28449 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.966310 28449 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:46:59.966861 28449 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:59.967362 28449 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:46:59.955173 28525 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:46:59.989751 27535 raft_consensus.cc:1275] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:59.992045 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:46:59.961207 27532 raft_consensus.cc:3055] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:59.961472 28419 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:00.051160 27381 raft_consensus.cc:1240] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:59.980454 27528 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:00.008397 27532 raft_consensus.cc:740] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:00.057695 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:00.021996 28419 raft_consensus.cc:697] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
W20260709 14:47:00.065707 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 256429us
I20260709 14:47:00.067107 28419 consensus_queue.cc:237] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:00.011231 28525 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:00.071411 28525 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:00.059140 28574 log.cc:927] Time spent T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 14:47:00.059675 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:00.020668 27380 raft_consensus.cc:1275] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:00.010426 28545 consensus_queue.cc:1059] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 14:47:00.093916 27424 leader_election.cc:400] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:47:00.219110 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:00.159066 28215 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.010s	sys 0.007s
W20260709 14:47:00.230616 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 136907us
W20260709 14:47:00.220803 27353 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.029s	sys 0.039s
I20260709 14:47:00.222016 27387 raft_consensus.cc:1240] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
W20260709 14:47:00.241694 27353 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.584s	user 0.030s	sys 0.039s
W20260709 14:47:00.222823 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 124999us
I20260709 14:47:00.224886 27381 raft_consensus.cc:1275] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:00.227900 27386 raft_consensus.cc:1275] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:47:00.235153 28215 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.593s	user 0.010s	sys 0.010s
I20260709 14:47:00.246378 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:00.247251 27534 raft_consensus.cc:2393] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:00.247913 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:00.248055 28214 raft_consensus.cc:1275] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:00.247826 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:00.223241 28428 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:00.255352 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:00.255702 27424 leader_election.cc:400] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:47:00.222877 28403 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:00.153378 28525 consensus_queue.cc:1048] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.091s
I20260709 14:47:00.226620 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:00.217413 28507 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:00.319665 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:00.251863 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:00.329092 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:00.258244 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:00.329763 27386 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:00.323195 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 63611.9us
I20260709 14:47:00.331966 27424 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:00.336248 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:00.337072 27381 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:00.321458 28403 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:00.324051 28507 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:00.340819 28403 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:00.341413 28507 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:00.342909 27499 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:00.343466 27530 consensus_meta.cc:287] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.524s	user 0.013s	sys 0.000s
I20260709 14:47:00.343971 27530 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
W20260709 14:47:00.344653 28382 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 14:47:00.319811 28428 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:00.347198 28428 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:00.325543 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:00.353163 27381 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:00.361470 27534 raft_consensus.cc:1275] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:00.365084 27386 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
W20260709 14:47:00.425145 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 93266us
I20260709 14:47:00.322805 28580 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:00.429214 27386 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:47:00.364226 28423 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.007s	sys 0.019s
I20260709 14:47:00.426652 28554 raft_consensus.cc:2764] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 14:47:00.425073 28449 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:00.437541 27498 leader_election.cc:400] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4.
W20260709 14:47:00.491393 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 54016.8us
I20260709 14:47:00.440251 28546 consensus_queue.cc:1048] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:47:00.448843 28580 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:00.451911 28222 raft_consensus.cc:1275] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:00.452879 28428 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:00.460007 28522 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:00.670848 27385 raft_consensus.cc:1275] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:47:00.671922 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 176311us
I20260709 14:47:00.464114 28539 consensus_queue.cc:1048] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:47:00.475081 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:00.478372 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:00.479641 27452 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:00.486923 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:00.434618 28423 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.577s	user 0.008s	sys 0.019s
I20260709 14:47:00.459900 28112 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:00.491276 28409 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 14:47:00.521124 28449 consensus_queue.cc:1048] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.071s
I20260709 14:47:00.668179 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:00.463922 27382 raft_consensus.cc:1275] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:00.674253 28503 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:00.734098 28213 raft_consensus.cc:1240] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:00.676869 27460 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:00.670112 28518 consensus_queue.cc:1048] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 14:47:00.733817 28403 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:00.670235 28382 consensus_queue.cc:1048] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 14:47:00.740144 28222 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 317) took 1029 ms. Trace:
I20260709 14:47:00.739794 28579 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:00.679576 28494 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:00.756987 28451 raft_consensus.cc:993] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 4276c19f88a145d0bd4430d7a99703eb to start an election
W20260709 14:47:00.786352 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 295944us
I20260709 14:47:00.676892 28522 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:00.673250 27498 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:00.804708 27460 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:00.678714 28428 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:00.817118 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 143898us
W20260709 14:47:00.769436 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 309608us
I20260709 14:47:00.787784 28422 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:00.773213 28528 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:00.769946 28503 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:00.820114 28525 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:00.841895 28422 raft_consensus.cc:697] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:00.811386 28579 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:00.828277 28451 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:00.849663 28451 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:00.850144 28579 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:00.840883 28528 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:00.847504 28422 consensus_queue.cc:237] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:00.853919 28528 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:00.856545 28522 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:00.859297 28402 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:00.859926 28585 consensus_queue.cc:1048] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:00.861474 28585 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:00.862032 28585 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:00.862689 28428 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:00.836440 28539 consensus_queue.cc:1048] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:47:00.865154 28580 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:00.842208 28392 raft_consensus.cc:1081] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Signalling peer 4276c19f88a145d0bd4430d7a99703eb to start an election
I20260709 14:47:00.786181 28403 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:00.814085 28494 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:00.850015 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:00.844930 28212 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 320) took 1017 ms. Trace:
I20260709 14:47:00.920789 28212 rpcz_store.cc:276] 0709 14:46:59.822250 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:59.822922 (+   672us) service_pool.cc:224] Handling call
0709 14:47:00.751780 (+928858us) spinlock_profiling.cc:243] Waited 20.4 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:00.768827 (+ 17047us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:00.799737 (+ 30910us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:00.813396 (+ 13659us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:00.820461 (+  7065us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:00.821936 (+  1475us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:00.829324 (+  7388us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:00.839717 (+ 10393us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":47018880}
I20260709 14:47:00.917434 28585 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:00.917711 28494 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:00.918128 28503 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:00.919363 28403 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:00.785683 28222 rpcz_store.cc:276] 0709 14:46:59.704744 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:59.709505 (+  4761us) service_pool.cc:224] Handling call
0709 14:47:00.451077 (+741572us) spinlock_profiling.cc:243] Waited 6.17 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aeee 000000000037fce9 00007f4469cce1e0 00007f4469d970c4 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:00.451345 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:00.506540 (+ 55195us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:00.734194 (+227654us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14193408}
I20260709 14:47:00.920392 27384 raft_consensus.cc:2368] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:47:00.840162 28545 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 14:47:01.022783 28392 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:00.890431 28521 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:00.908660 28522 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.128s
I20260709 14:47:01.040656 28494 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:01.053220 28600 log.cc:927] Time spent T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
W20260709 14:47:01.053643 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 232270us
I20260709 14:47:01.032230 28392 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:01.056985 28580 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:01.063829 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 242783us
I20260709 14:47:01.064873 28428 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.075021 28451 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:01.044103 28521 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:01.088932 28403 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.087687 27457 raft_consensus.cc:3055] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:01.099862 27457 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:01.077373 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.076666 27352 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:01.067164 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:01.089557 28597 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:01.119413 28597 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:01.121256 28454 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:01.121820 28454 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:01.122288 28597 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:01.097282 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.123891 28454 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:01.104933 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:01.094928 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:01.106240 27455 raft_consensus.cc:1275] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:01.107401 28445 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:01.108794 27424 leader_election.cc:400] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:47:01.109176 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.110514 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.166808 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.112684 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:01.116740 28585 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:01.116914 28115 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:01.118242 28605 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:01.093708 28423 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:01.166862 27460 raft_consensus.cc:1275] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:01.123880 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.152245 28528 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:01.152989 28392 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:01.101008 28599 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:01.153995 28521 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:01.092763 28580 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:01.178493 28522 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:01.177412 28528 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:01.179073 28522 raft_consensus.cc:697] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:01.179971 28522 consensus_queue.cc:237] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:01.181586 28528 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:01.151636 28579 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:01.178531 28599 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:01.154040 27352 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:01.075934 28494 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:01.189123 28599 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:01.154390 28403 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:01.191538 28403 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:01.151125 27457 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:01.101081 28419 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:01.192682 28419 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:01.192890 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.194819 28419 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:01.192796 27457 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:01.174500 28423 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:01.197139 28423 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:01.177834 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 61005.7us
I20260709 14:47:01.210996 28521 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.180367 28580 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:01.150012 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:01.183725 28605 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:01.173950 28585 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:01.212141 28521 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:01.083029 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.214442 28605 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:01.185998 28579 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:01.214471 28585 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:01.170224 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 61656.8us
I20260709 14:47:01.092382 28428 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:01.217336 28579 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:01.221511 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 67593.6us
I20260709 14:47:01.191627 28494 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:01.257633 28599 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.258468 28599 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:01.285255 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.286957 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:01.285849 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:01.288341 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.295658 27457 raft_consensus.cc:1275] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:47:01.296084 27457 pending_rounds.cc:85] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622: Aborting all ops after (but not including) 2
I20260709 14:47:01.229473 28580 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:01.297674 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:01.298497 27533 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
W20260709 14:47:01.299400 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:01.266927 28428 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:01.307544 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:01.307634 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.313289 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.314316 27455 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
W20260709 14:47:01.267062 28532 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.004s	sys 0.010s
I20260709 14:47:01.296435 27457 pending_rounds.cc:107] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622: Aborting uncommitted NO_OP operation due to leader change: 3.3
W20260709 14:47:01.266887 28447 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.537s	user 0.004s	sys 0.007s
W20260709 14:47:01.336460 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:01.349136 28605 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.349188 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:01.349808 28605 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:01.350592 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.351541 27460 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:01.357712 27457 raft_consensus.cc:2889] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:01.283923 28521 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:01.387060 28423 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:01.387681 28422 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:01.388163 28522 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:01.296901 28597 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:01.363274 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.829227 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:01.829954 27386 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:47:01.829928 28597 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:01.830253 27381 raft_consensus.cc:1275] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:47:01.684551 28447 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.005s	sys 0.007s
I20260709 14:47:01.490795 27387 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42086 (request call id 512) took 1264 ms. Trace:
I20260709 14:47:01.389261 28585 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:01.813586 28423 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:01.815212 27352 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:01.392091 28606 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:01.565585 28538 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:01.665729 28532 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.645s	user 0.005s	sys 0.011s
I20260709 14:47:01.476137 28599 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:01.828037 28605 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:01.832260 28597 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:01.421979 28454 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.913765 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:01.490805 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42610 (request call id 581) took 1054 ms. Trace:
I20260709 14:47:01.835218 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:01.931670 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 116540us
I20260709 14:47:01.858974 27381 raft_consensus.cc:1275] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:01.912669 27208 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41720 (request call id 117) took 3998 ms. Trace:
I20260709 14:47:01.971695 27352 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:01.912742 27387 rpcz_store.cc:276] 0709 14:47:00.219999 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.221441 (+  1442us) service_pool.cc:224] Handling call
0709 14:47:00.221793 (+   352us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:00.241814 (+ 20021us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:01.483671 (+1241857us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x7b54000bdea0. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464cf6dc0 00007f4464d82a02 00007f4464d7edd6 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2
0709 14:47:01.483970 (+   299us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":40071040}
W20260709 14:47:01.951926 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:01.951037 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:01.972908 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:00.249230 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:01.476292 27454 raft_consensus.cc:1240] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:01.832221 28447 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:01.966451 28501 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:01.522637 28494 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.668466 28523 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.984894 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.950695 28609 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:01.413726 28419 consensus_queue.cc:1048] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.570s
W20260709 14:47:01.398211 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 46984.7us
I20260709 14:47:01.950228 28521 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:01.949134 28623 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:01.970235 27534 rpcz_store.cc:276] 0709 14:47:00.423658 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.424782 (+  1124us) service_pool.cc:224] Handling call
0709 14:47:01.476893 (+1052111us) spinlock_profiling.cc:243] Waited 2.67 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:01.477165 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:01.477403 (+   238us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:01.477439 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:01.477495 (+    56us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:01.477538 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:01.477617 (+    79us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:01.477749 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6150400}
I20260709 14:47:01.912400 28522 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:01.960386 28409 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:01.872502 28422 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.010219 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:01.949647 28585 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:01.961251 28538 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.021868 28624 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:01.964213 28606 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:02.029661 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 58059.5us
I20260709 14:47:01.971815 27208 rpcz_store.cc:276] 0709 14:46:57.850741 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:57.850910 (+   169us) service_pool.cc:224] Handling call
0709 14:47:01.849157 (+3998247us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:46:59.113128 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:46:59.113767 (+   639us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:46:59.113808 (+    41us) write_op.cc:435] Acquired schema lock
0709 14:46:59.113829 (+    21us) tablet.cc:662] Decoding operations
0709 14:46:59.114203 (+   374us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:46:59.114269 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 14:46:59.114297 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:46:59.114482 (+   185us) tablet.cc:701] Row locks acquired
0709 14:46:59.114506 (+    24us) write_op.cc:260] PREPARE: finished
0709 14:46:59.114671 (+   165us) write_op.cc:270] Start()
0709 14:46:59.114786 (+   115us) write_op.cc:276] Timestamp: P: 1783608419114621 usec, L: 0
0709 14:46:59.114809 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:46:59.115571 (+   762us) log.cc:844] Serialized 543 byte log entry
0709 14:46:59.304367 (+188796us) op_driver.cc:464] REPLICATION: finished
0709 14:46:59.320054 (+ 15687us) write_op.cc:301] APPLY: starting
0709 14:46:59.320162 (+   108us) tablet.cc:1367] starting BulkCheckPresence
0709 14:46:59.320271 (+   109us) tablet.cc:1370] finished BulkCheckPresence
0709 14:46:59.320579 (+   308us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:46:59.321560 (+   981us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:46:59.321805 (+   245us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:46:59.332234 (+ 10429us) write_op.cc:312] APPLY: finished
0709 14:46:59.361086 (+ 28852us) log.cc:844] Serialized 22 byte log entry
0709 14:46:59.368741 (+  7655us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:46:59.377837 (+  9096us) write_op.cc:454] Released schema lock
0709 14:46:59.402474 (+ 24637us) write_op.cc:341] FINISH: Updating metrics
0709 14:46:59.419280 (+ 16806us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:46:59.419328 (+    48us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":10307,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":15417,"apply.run_cpu_time_us":2738,"apply.run_wall_time_us":99156,"num_ops":1,"prepare.queue_time_us":401004,"prepare.run_cpu_time_us":2776,"prepare.run_wall_time_us":2777,"replication_time_us":189383,"thread_start_us":341561,"threads_started":2}]]}
I20260709 14:47:01.985412 28454 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.035840 27352 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:02.017557 27454 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50732 (request call id 551) took 2102 ms. Trace:
I20260709 14:47:01.991437 28447 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.007112 28494 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.022356 28632 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.047166 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.040484 27527 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 97) took 1556 ms. Trace:
I20260709 14:47:02.051610 28627 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.051944 28521 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.014732 28623 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.052534 28636 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.002374 28501 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.019918 28409 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.005712 28523 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.052616 28521 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:02.007517 28609 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:02.051630 27527 rpcz_store.cc:276] 0709 14:47:00.482381 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.489154 (+  6773us) service_pool.cc:224] Handling call
0709 14:47:01.984738 (+1495584us) spinlock_profiling.cc:243] Waited 3.11 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:02.003661 (+ 18923us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:02.013158 (+  9497us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:02.022400 (+  9242us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:02.026311 (+  3911us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:02.033876 (+  7565us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.036422 (+  2546us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:02.038682 (+  2260us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7150976}
I20260709 14:47:02.036140 28624 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.063527 28636 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.076697 27378 raft_consensus.cc:1275] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:02.070313 27456 raft_consensus.cc:1275] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:02.049731 28499 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:02.039049 27454 rpcz_store.cc:276] 0709 14:46:59.905527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:59.942697 (+ 37170us) service_pool.cc:224] Handling call
0709 14:47:01.475770 (+1533073us) spinlock_profiling.cc:243] Waited 5.43 ms on lock 0x7b5800130298. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aeee 000000000037fce9 00007f4469cce1e0 00007f4469d970c4 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:01.476023 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:01.985489 (+509466us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.008218 (+ 22729us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12487040}
I20260709 14:47:02.065647 28630 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:02.062768 28629 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:02.075227 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.074327 28606 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:02.069109 28500 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:02.069118 28538 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:02.052834 28632 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:02.083880 28518 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:02.097697 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 55588.3us
I20260709 14:47:02.072947 28521 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:02.071386 28523 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:02.070659 28454 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:02.066095 28419 consensus_queue.cc:1048] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:47:02.113883 28609 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:02.114153 27529 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 98) took 1631 ms. Trace:
W20260709 14:47:02.115334 28626 log.cc:927] Time spent T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:47:02.116094 28624 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:02.117440 28585 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:02.118623 28422 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.119151 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:02.119851 28611 log.cc:927] Time spent T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.152s	user 0.001s	sys 0.001s
I20260709 14:47:02.120127 27528 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:02.107298 28423 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.052347 28627 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.074406 28501 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:02.107504 27379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 612) took 1869 ms (client timeout 1921 ms). Trace:
W20260709 14:47:02.120988 27528 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42610 (request call id 576) took 1761 ms (client timeout 1716 ms). Trace:
I20260709 14:47:02.109274 27352 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:02.075700 28447 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:02.126591 27352 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:02.123436 27379 rpcz_store.cc:269] 0709 14:47:00.228162 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.228285 (+   123us) service_pool.cc:224] Handling call
0709 14:47:02.075062 (+1846777us) spinlock_profiling.cc:243] Waited 1.02 ms on lock 0x7b58000e0798. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:02.097881 (+ 22819us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2345344}
I20260709 14:47:02.128297 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:02.129753 28494 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:02.130462 28494 consensus_queue.cc:1048] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:02.132140 28494 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:02.094846 28499 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.133397 28522 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.132602 28630 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:02.134928 28623 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:02.135346 28632 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:02.132555 28633 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:02.099545 28532 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:02.141184 28636 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:02.110839 28518 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:02.144909 28518 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:02.133260 28409 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.146916 28409 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:02.147068 28218 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39830 (request call id 282) took 1672 ms. Trace:
I20260709 14:47:02.137763 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.147563 28409 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:02.100646 28629 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.138846 28499 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:02.152375 28212 raft_consensus.cc:1240] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:02.114811 27529 rpcz_store.cc:276] 0709 14:47:00.483160 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.488848 (+  5688us) service_pool.cc:224] Handling call
0709 14:47:02.113094 (+1624246us) spinlock_profiling.cc:243] Waited 1.66 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aeee 000000000037fce9 00007f4469cce1e0 00007f4469d970c4 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:02.113337 (+   243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:02.113600 (+   263us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:02.113650 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:02.113722 (+    72us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:02.113775 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.113881 (+   106us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:02.114070 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3819392}
W20260709 14:47:02.096323 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 44552.1us
I20260709 14:47:02.125954 27382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42086 (request call id 520) took 1307 ms. Trace:
I20260709 14:47:02.149284 28627 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:02.148639 27383 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 609) took 2120 ms (client timeout 2168 ms). Trace:
I20260709 14:47:02.158008 28494 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:02.147580 28218 rpcz_store.cc:276] 0709 14:47:00.474282 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.490177 (+ 15895us) service_pool.cc:224] Handling call
0709 14:47:00.669614 (+179437us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:00.839775 (+170161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:00.842577 (+  2802us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:00.854528 (+ 11951us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:00.854577 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.146787 (+1292210us) spinlock_profiling.cc:243] Waited 160 ms on lock 0x7b54003ff554. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:02.146835 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:02.146969 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":367811840}
W20260709 14:47:02.125701 27528 rpcz_store.cc:269] 0709 14:47:00.359481 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.362954 (+  3473us) service_pool.cc:224] Handling call
0709 14:47:02.118914 (+1755960us) spinlock_profiling.cc:243] Waited 6.71 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:02.120874 (+  1960us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15441792}
I20260709 14:47:02.196904 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.198618 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.163944 28422 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:02.109325 28500 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.195500 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.178395 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.200094 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.159780 28523 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:02.200366 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.165272 28633 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:02.292893 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 1.80453e+06us
I20260709 14:47:02.318403 28215 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:02.264870 27459 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50732 (request call id 556) took 1153 ms. Trace:
I20260709 14:47:02.295374 27460 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50746 (request call id 458) took 1007 ms. Trace:
I20260709 14:47:02.322453 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.323215 28210 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:02.260730 27501 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:02.175439 28409 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:02.343722 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:02.334548 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 73915.1us
I20260709 14:47:02.349596 27501 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:02.350407 28422 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.259209 28641 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.193321 28638 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:02.267336 28589 log.cc:927] Time spent T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 1.452s	user 0.011s	sys 0.022s
I20260709 14:47:02.194564 28524 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:02.347517 28114 connection.cc:256] RPC call timeout handler was delayed by -1.0868206469999677s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1531s for a response
I20260709 14:47:02.350879 28642 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:02.193686 28494 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:02.320143 27459 rpcz_store.cc:276] 0709 14:47:01.111769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:01.168744 (+ 56975us) service_pool.cc:224] Handling call
0709 14:47:01.169105 (+   361us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:01.186903 (+ 17798us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:01.186952 (+    49us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:01.187013 (+    61us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:01.187056 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.264466 (+1077410us) spinlock_profiling.cc:243] Waited 17.5 ms on lock 0x7b54003ff2d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:02.264565 (+    99us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:02.264768 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":40338688}
I20260709 14:47:02.354285 27387 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
W20260709 14:47:02.193701 27383 rpcz_store.cc:269] 0709 14:47:00.027978 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.028258 (+   280us) service_pool.cc:224] Handling call
0709 14:47:02.137529 (+2109271us) spinlock_profiling.cc:243] Waited 1.87 ms on lock 0x7b58000e0798. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:02.148532 (+ 11003us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4292864}
I20260709 14:47:02.194548 28521 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.347172 28410 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:02.356886 27352 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:02.357019 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.386557 27352 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:02.194744 28623 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:02.268172 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.280682 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.290320 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:02.189579 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 143386us
I20260709 14:47:02.367102 28638 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.361162 28641 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.321986 27460 rpcz_store.cc:276] 0709 14:47:01.287935 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:01.288089 (+   154us) service_pool.cc:224] Handling call
0709 14:47:02.284805 (+996716us) spinlock_profiling.cc:243] Waited 62.5 ms on lock 0x7b5400357fd4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:02.295247 (+ 10442us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":143768832}
I20260709 14:47:02.265614 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.273308 28213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 371) took 2370 ms. Trace:
I20260709 14:47:02.340328 28523 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:02.262390 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 68271us
I20260709 14:47:02.272806 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.368762 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.370065 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.373428 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.268539 28634 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.374614 28219 raft_consensus.cc:1275] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:02.420976 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.422612 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.194645 28458 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:02.345618 28636 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.384590 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.356470 27526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
 from {username='slave'} at 127.0.0.1:42610
I20260709 14:47:02.360558 28635 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:02.346952 28637 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:02.364002 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.362645 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.358458 28538 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:02.397571 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.401098 27386 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:02.360853 28596 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:02.267586 27532 consensus_queue.cc:260] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.398793 28532 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:02.385970 28606 consensus_queue.cc:1048] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:47:02.391070 28521 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.379835 28522 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:02.355331 27353 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.24.167.193:34813 timed out after 1.822s (SENT) [suppressed 328 similar messages]
I20260709 14:47:02.342350 28633 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:02.459422 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 123124us
W20260709 14:47:02.598304 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:02.433846 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.598858 28633 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:02.517086 28538 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.599637 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.601305 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.591140 28624 consensus_queue.cc:1059] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 14:47:02.591112 28585 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:02.604038 28585 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.606315 28585 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.411965 28638 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.519570 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:02.460435 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 84469.7us
I20260709 14:47:02.403245 28641 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:02.625893 28523 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:02.464988 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 102403us
W20260709 14:47:02.568776 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 51036.5us
I20260709 14:47:02.629354 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.457124 28501 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:02.482234 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.398738 28211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39830 (request call id 280) took 2142 ms. Trace:
I20260709 14:47:02.581120 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.420219 28422 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.417619 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.465540 28409 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:02.396267 28623 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.591574 27207 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41706 (request call id 115) took 4369 ms. Trace:
I20260709 14:47:02.433207 27531 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:02.457222 28454 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:02.432668 28629 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:02.393739 28410 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.626660 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.398648 28112 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:02.608433 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 248488us
I20260709 14:47:02.601302 28538 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.192703 27382 rpcz_store.cc:276] 0709 14:47:00.818064 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.823842 (+  5778us) service_pool.cc:224] Handling call
0709 14:47:00.855540 (+ 31698us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:00.855947 (+   407us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:00.855986 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:00.856630 (+   644us) log.cc:844] Serialized 26 byte log entry
0709 14:47:01.320559 (+463929us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:01.965647 (+645088us) log.cc:844] Serialized 14 byte log entry
0709 14:47:02.091267 (+125620us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.097730 (+  6463us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:02.098995 (+  1265us) raft_consensus.cc:1685] finished
0709 14:47:02.106045 (+  7050us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:02.125087 (+ 19042us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":284,"prepare.queue_time_us":607417,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":46,"raft.queue_time_us":60562,"raft.run_cpu_time_us":297,"raft.run_wall_time_us":12175,"thread_start_us":921218,"threads_started":3,"wal-append.queue_time_us":658488}
I20260709 14:47:02.615334 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.734012 27383 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:02.433053 28636 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.698217 28507 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:02.618122 28521 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:02.619104 28522 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.621068 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.621186 28423 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.402930 28220 raft_consensus.cc:2468] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:47:02.459580 28635 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:02.460511 27526 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:02.569903 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.525122 28637 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.397758 28645 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:02.670840 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.659449 27458 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59310 (request call id 72) took 1375 ms. Trace:
I20260709 14:47:02.682732 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.632853 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.656140 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.674656 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.680027 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.631516 27426 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:02.698772 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:02.698913 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.379643 28524 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.700593 27207 rpcz_store.cc:276] 0709 14:46:58.204210 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:58.204371 (+   161us) service_pool.cc:224] Handling call
0709 14:47:02.573384 (+4369013us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1822651,"reported_tablets":5}
I20260709 14:47:02.571127 28222 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:02.457010 28458 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:02.517782 28613 log.cc:927] Time spent T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:47:02.725046 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.403096 28213 rpcz_store.cc:276] 0709 14:46:59.903362 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:59.943034 (+ 39672us) service_pool.cc:224] Handling call
0709 14:47:00.351344 (+408310us) spinlock_profiling.cc:243] Waited 1.69 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:00.351598 (+   254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:00.769836 (+418238us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.272933 (+1503097us) spinlock_profiling.cc:243] Waited 305 ms on lock 0x7b540037da54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:02.273195 (+   262us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":705360000}
I20260709 14:47:02.670300 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.658285 28412 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:02.728933 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.632623 28632 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:02.667873 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.658106 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.636866 28500 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:02.668692 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.654203 28640 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:02.616109 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.743750 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:02.593153 28596 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.433250 28634 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.714586 28409 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.758121 27210 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43756 (request call id 58) took 4446 ms. Trace:
W20260709 14:47:02.789448 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:02.751837 27209 catalog_manager.cc:5697] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:02.707264 28501 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:02.722330 28454 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:02.740693 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.733842 28494 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:02.756058 28606 consensus_queue.cc:1048] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.104s
I20260709 14:47:02.756386 28651 consensus_queue.cc:1048] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.113s
I20260709 14:47:02.783227 27532 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:02.986645 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 117821us
I20260709 14:47:03.068522 27534 raft_consensus.cc:2468] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:03.069701 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.070420 27534 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:47:03.071358 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.072043 27427 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:03.072471 27533 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
W20260709 14:47:03.099623 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 471024us
I20260709 14:47:03.072937 27210 rpcz_store.cc:276] 0709 14:46:58.311598 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:58.311709 (+   111us) service_pool.cc:224] Handling call
0709 14:47:02.758028 (+4446319us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":440567,"reported_tablets":7}
I20260709 14:47:02.923023 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.073930 28458 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:03.074322 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.102840 27456 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:03.104285 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.743194 28627 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:02.795017 28635 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:02.793952 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.781883 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.064659 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:02.742331 27384 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:47:03.075882 27378 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:03.075049 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:02.868639 28212 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:02.694888 28211 rpcz_store.cc:276] 0709 14:47:00.256805 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:00.260001 (+  3196us) service_pool.cc:224] Handling call
0709 14:47:02.393364 (+2133363us) spinlock_profiling.cc:243] Waited 2.54 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ae9c 00007f4461c5aa5b 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:02.398099 (+  4735us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:02.398336 (+   237us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:02.398377 (+    41us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:02.398434 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:02.398469 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.398539 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:02.398674 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5849984}
I20260709 14:47:03.076607 28645 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:02.785934 28499 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:03.077118 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.076918 28640 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:03.077515 28215 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:03.078428 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.079247 28634 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:03.079578 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:03.081138 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.081398 28494 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.074496 27458 rpcz_store.cc:276] 0709 14:47:01.284079 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:01.289727 (+  5648us) service_pool.cc:224] Handling call
0709 14:47:02.285143 (+995416us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:02.296578 (+ 11435us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:02.296623 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:02.297205 (+   582us) log.cc:844] Serialized 26 byte log entry
0709 14:47:02.410819 (+113614us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:02.410877 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.410973 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:02.623856 (+212883us) raft_consensus.cc:1685] finished
0709 14:47:02.623885 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:02.659222 (+ 35337us) spinlock_profiling.cc:243] Waited 995 ms on lock 0x7b5400357fd0. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7e8ad 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:02.659390 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13553,"raft.queue_time_us":28702,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":12381,"spinlock_wait_cycles":2288355200,"thread_start_us":113117,"threads_started":1,"wal-append.queue_time_us":272884}
I20260709 14:47:03.154290 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.082064 28632 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:03.082530 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.082608 28596 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:03.083461 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.083824 28210 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:47:02.781886 28422 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:02.756801 28507 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:03.085947 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.086198 28409 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:03.087013 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.087618 27386 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:03.087987 28454 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:03.089336 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.170138 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:03.049058 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 340765us
I20260709 14:47:03.090987 27528 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:03.023629 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.091588 28651 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:02.847234 28423 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:03.114161 28627 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:03.093233 28412 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:02.823029 27526 raft_consensus.cc:3060] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.093391 27498 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.167973 28422 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:03.095551 28501 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:03.097958 27527 raft_consensus.cc:1275] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:47:03.104400 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:03.107762 27427 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.125545 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.110649 28523 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:47:03.136766 28650 log.cc:927] Time spent T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.258s	user 0.001s	sys 0.000s
I20260709 14:47:03.136992 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.136816 28410 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:03.136155 27530 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:47:03.145278 27461 raft_consensus.cc:2468] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:47:03.152755 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.157567 27458 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:03.176362 28651 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:03.167380 28219 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:47:03.137678 28640 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.218459 27461 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:03.113791 28524 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:03.130947 28645 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.138095 27452 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:02.922565 28619 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:03.180938 28114 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.181501 28409 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:03.183899 28220 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
W20260709 14:47:03.187027 28656 log.cc:927] Time spent T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 14:47:03.196339 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 840961us
I20260709 14:47:03.224274 28114 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:03.207877 28596 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:47:03.053859 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 655224us
I20260709 14:47:03.207971 28522 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:03.154461 28214 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:47:03.135432 28499 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:03.203989 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 99670.9us
W20260709 14:47:03.204269 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 96556.4us
I20260709 14:47:03.218310 28651 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.207321 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.167243 28636 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.160964 27426 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:03.175328 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.215530 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.206913 27527 pending_rounds.cc:85] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: Aborting all ops after (but not including) 1
I20260709 14:47:03.255409 28215 raft_consensus.cc:2468] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
W20260709 14:47:03.255851 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 94986.9us
I20260709 14:47:03.193398 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.221288 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.221699 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.204227 28422 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.202807 28654 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:47:03.196768 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 103465us
I20260709 14:47:03.270174 27498 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.207321 28523 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:03.234325 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.228108 27353 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.205312 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.227650 28494 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:03.231941 27501 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:03.234809 28647 log.cc:927] Time spent T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.454s	user 0.004s	sys 0.000s
I20260709 14:47:03.232336 27427 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:03.258626 27534 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:03.246538 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:03.264109 28219 raft_consensus.cc:1240] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:03.263481 28114 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:03.268118 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:03.229483 28640 raft_consensus.cc:2804] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:03.224715 28637 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:03.209090 28454 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:03.236325 28499 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.274237 27498 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.231547 28660 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:03.268097 27527 pending_rounds.cc:107] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:47:03.270689 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.300719 28499 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:03.290426 28410 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:03.300751 27527 raft_consensus.cc:2889] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:03.281949 28114 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:03.243542 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.246915 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.247622 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.233971 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.279973 28638 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:03.273545 27426 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:03.233472 28507 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:03.237913 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.233882 28412 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:03.286211 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 54347.2us
I20260709 14:47:03.286957 27498 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:03.276031 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 48033.4us
I20260709 14:47:03.292894 28500 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:03.294054 28632 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:03.294466 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.275188 28523 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.229529 28409 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:03.229327 28619 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:03.279939 28640 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:03.286206 28639 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:03.283067 28454 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:03.345116 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 58257.2us
I20260709 14:47:03.347718 27353 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.291960 28660 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:03.346781 27381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42086 (request call id 532) took 1145 ms. Trace:
I20260709 14:47:03.343328 27501 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:03.361547 27501 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.364465 27501 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.284169 28522 consensus_queue.cc:1048] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 14:47:03.351681 27498 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.354206 27381 rpcz_store.cc:276] 0709 14:47:02.201117 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:02.201258 (+   141us) service_pool.cc:224] Handling call
0709 14:47:02.255915 (+ 54657us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:02.300397 (+ 44482us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:02.300446 (+    49us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:02.301100 (+   654us) log.cc:844] Serialized 26 byte log entry
0709 14:47:02.548345 (+247245us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:02.548410 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:02.548549 (+   139us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:03.234244 (+685695us) spinlock_profiling.cc:243] Waited 1.4 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:03.306533 (+ 72289us) raft_consensus.cc:1685] finished
0709 14:47:03.306557 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:03.346699 (+ 40142us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":43911,"raft.queue_time_us":45163,"raft.run_cpu_time_us":210,"raft.run_wall_time_us":20311,"spinlock_wait_cycles":3216128,"thread_start_us":185820,"threads_started":1,"wal-append.queue_time_us":376339}
I20260709 14:47:03.283699 28494 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:03.329398 28658 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:03.342182 28640 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.339354 28409 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.347158 28538 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:03.350303 28454 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.341897 28619 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:03.332583 28500 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:03.349220 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:03.385284 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 153019us
I20260709 14:47:03.407523 27427 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.350030 28654 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:03.347483 28639 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:03.408928 27427 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:03.353701 28634 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:03.363317 28641 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:03.412704 28501 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:03.363226 28642 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:03.415058 28501 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:03.415244 28642 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:03.415489 28501 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.415688 28642 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.415717 28623 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:03.365495 28660 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.380136 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.388497 28637 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:47:03.363226 28648 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:03.437245 28648 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:03.437865 28648 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.397622 28458 raft_consensus.cc:2804] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:03.439674 28458 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:03.440222 28458 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.412912 28639 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:03.387357 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.443254 27526 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:03.446058 28494 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:03.448742 28636 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:03.454208 28214 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39830 (request call id 295) took 1071 ms. Trace:
I20260709 14:47:03.370937 28638 consensus_queue.cc:1048] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 14:47:03.413973 27427 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:03.381736 28645 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:03.470878 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 57022us
I20260709 14:47:03.471422 28423 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:03.471561 27427 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:03.411957 28112 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.472536 28645 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:03.473541 28410 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:03.473690 28494 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:03.474016 28410 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:03.474488 28410 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.474354 28494 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:03.410528 28654 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:03.475647 28654 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.477047 27529 raft_consensus.cc:1275] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:03.478058 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.479061 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.480502 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.481555 27526 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.480324 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.398459 28627 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:03.405900 27424 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:03.401597 28538 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:03.483893 28538 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.396026 28658 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:03.407064 28500 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:03.433012 28664 log.cc:927] Time spent T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 14:47:03.433349 28670 raft_consensus.cc:2804] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:03.496287 28670 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:03.496871 28670 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.413337 28619 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:03.411260 28409 consensus_queue.cc:1048] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:47:03.411478 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:03.500684 27528 raft_consensus.cc:606] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.503666 28658 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.506628 28423 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:47:03.522420 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 116607us
I20260709 14:47:03.482128 27532 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:03.484025 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.431303 27530 raft_consensus.cc:1275] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:03.482152 27526 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:42610 (request call id 588) took 1182 ms. Trace:
I20260709 14:47:03.471974 28422 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:03.491571 28494 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.493757 28412 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:03.538081 28412 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:03.538530 28412 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:03.454790 28214 rpcz_store.cc:276] 0709 14:47:02.383132 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:02.401942 (+ 18810us) service_pool.cc:224] Handling call
0709 14:47:03.453993 (+1052051us) spinlock_profiling.cc:243] Waited 53.5 ms on lock 0x7b5400172854. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:03.454131 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":123080064}
I20260709 14:47:03.526844 27535 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:03.535329 28605 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:03.540762 28628 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:03.541052 28605 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:03.541525 28605 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.541294 28628 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:03.532106 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 43722.2us
W20260709 14:47:03.532341 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 180728us
I20260709 14:47:03.554100 27353 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:03.536744 27532 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41944 (request call id 93) took 3649 ms (client timeout 1531 ms). Trace:
I20260709 14:47:03.560333 27424 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.562214 28494 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:03.549064 28409 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:47:03.564674 28596 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:03.565289 27353 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.566089 28494 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:03.542524 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 75752.5us
I20260709 14:47:03.567121 27424 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:03.567914 28447 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:03.568321 28447 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:03.575999 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 302595us
I20260709 14:47:03.579675 28215 raft_consensus.cc:1240] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
W20260709 14:47:03.554803 27532 rpcz_store.cc:269] 0709 14:46:59.876847 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:59.878447 (+  1600us) service_pool.cc:224] Handling call
0709 14:47:02.267078 (+2388631us) spinlock_profiling.cc:243] Waited 194 ms on lock 0x7b540042b420. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464cfd06f 00007f4464d75f60 00007f4464d777de 00007f4464d8327c 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2
0709 14:47:02.782807 (+515729us) spinlock_profiling.cc:243] Waited 99.5 ms on lock 0x7b540042b420. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464cf4a1d 00007f4464cdb1a4 00007f4464d5d447 00007f4464d75fe7 00007f4464d777de 00007f4464d8327c 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591
0709 14:47:03.526268 (+743461us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":674814464}
I20260709 14:47:03.587044 28215 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 378) took 1005 ms. Trace:
I20260709 14:47:03.568735 28447 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.596192 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.597190 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.589044 27353 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:03.599296 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:03.604696 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 253070us
I20260709 14:47:03.572952 27527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
W20260709 14:47:03.602893 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 209279us
I20260709 14:47:03.587642 28215 rpcz_store.cc:276] 0709 14:47:02.582213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:03.257627 (+675414us) service_pool.cc:224] Handling call
0709 14:47:03.257954 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:03.580231 (+322277us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:03.586812 (+  6581us) spinlock_profiling.cc:243] Waited 321 ms on lock 0x7b54002c65d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:03.586974 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":739272576}
W20260709 14:47:03.573374 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 171513us
I20260709 14:47:03.602082 27353 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:03.668689 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 66678.5us
I20260709 14:47:03.661034 27498 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.670378 28524 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:03.670979 28524 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:03.671521 28524 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.673156 27498 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:47:03.678036 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 156302us
I20260709 14:47:03.678022 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.536230 27526 rpcz_store.cc:276] 0709 14:47:02.299717 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:02.341630 (+ 41913us) service_pool.cc:224] Handling call
0709 14:47:03.482056 (+1140426us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:03.580649 28423 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.083s
I20260709 14:47:03.609112 28638 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:47:03.677567 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 86701us
I20260709 14:47:03.604175 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.682499 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.680285 27527 raft_consensus.cc:606] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.683650 27501 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.683913 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:03.581161 28115 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.699321 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.687644 27426 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:03.660297 28632 consensus_queue.cc:1048] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 14:47:03.692341 28628 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.692636 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.684981 28507 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:03.662333 28635 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:03.731379 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.680121 28677 raft_consensus.cc:2804] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:03.690559 28638 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:03.742497 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.708698 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.741106 28507 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:03.753537 28682 log.cc:927] Time spent T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 14:47:03.753687 28637 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:03.770947 28507 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.771380 28637 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:03.772007 28676 log.cc:927] Time spent T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 14:47:03.774310 28635 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.774257 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:03.766502 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.785344 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.727433 28606 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:03.740617 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:03.694633 28112 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:03.753795 28638 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.744871 28677 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:03.748553 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.769924 28409 raft_consensus.cc:2749] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:03.851282 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 282470us
I20260709 14:47:03.756783 28454 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:03.824362 28677 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:03.842123 28423 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:03.843019 28422 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:03.892525 28660 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:03.894807 28660 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:03.896570 28654 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:03.897893 28648 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:03.996470 28637 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:03.728847 27453 raft_consensus.cc:1275] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:03.878451 28640 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:04.003192 28639 consensus_meta.cc:287] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.561s	user 0.005s	sys 0.006s
I20260709 14:47:04.007423 28640 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:03.941057 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 335439us
W20260709 14:47:03.941777 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 232861us
W20260709 14:47:03.943302 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 255636us
I20260709 14:47:03.942731 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:03.943467 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.945662 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.946111 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.946300 27529 raft_consensus.cc:1240] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:03.947901 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:03.952291 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:03.952796 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 123052us
I20260709 14:47:03.953284 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.945695 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:03.956988 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.958087 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.858620 28115 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:03.960359 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:03.961222 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 279500us
I20260709 14:47:03.962941 28211 raft_consensus.cc:1240] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:03.964721 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:03.898886 28654 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:03.905254 28670 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.058063 28623 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:03.897948 28677 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.062479 28454 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.062907 28684 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:03.993049 28671 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:04.064074 28684 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:03.993441 28494 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:03.994244 28674 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:04.023355 28518 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:47:04.024937 28458 consensus_meta.cc:287] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.584s	user 0.009s	sys 0.011s
I20260709 14:47:04.026599 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.030038 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:04.003949 28639 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:03.889740 28642 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.009497 28648 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:04.029644 28641 raft_consensus.cc:993] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:04.040235 28222 raft_consensus.cc:1240] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
W20260709 14:47:03.905314 28683 log.cc:927] Time spent T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.113s	user 0.003s	sys 0.000s
I20260709 14:47:04.070293 28458 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:04.077658 28501 consensus_meta.cc:287] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.662s	user 0.010s	sys 0.016s
I20260709 14:47:04.078301 28501 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.080432 27531 raft_consensus.cc:1240] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:04.080928 27534 raft_consensus.cc:1240] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:04.082055 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:04.083611 27533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee6f14c496314e00b42e27b909622626"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:04.069967 28494 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.079555 28458 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.062950 28677 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.089560 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.094131 28693 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:47:04.099118 28658 consensus_meta.cc:287] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.550s	user 0.016s	sys 0.003s
I20260709 14:47:04.096844 28674 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:04.101012 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 242407us
I20260709 14:47:04.125455 28494 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:04.102439 28538 consensus_meta.cc:287] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.618s	user 0.009s	sys 0.006s
I20260709 14:47:04.064661 28671 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.104422 28658 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.107077 28687 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:04.107246 28454 raft_consensus.cc:1081] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:04.110286 28507 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:04.111127 28639 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.111961 28501 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.113132 28653 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
W20260709 14:47:04.105734 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 49994.3us
W20260709 14:47:04.115250 28651 consensus_meta.cc:287] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.845s	user 0.008s	sys 0.019s
I20260709 14:47:04.118304 28642 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.073417 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.101321 28585 raft_consensus.cc:2804] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:04.137367 28687 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.141551 28538 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.144631 28670 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.148887 28651 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:04.156133 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 94834.1us
I20260709 14:47:04.145967 28653 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:04.161115 27527 raft_consensus.cc:1240] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
W20260709 14:47:04.146370 28500 consensus_meta.cc:287] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.645s	user 0.017s	sys 0.026s
I20260709 14:47:04.149968 28585 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:04.126051 28115 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:04.149518 28674 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.173266 27426 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.162443 27501 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.170642 28585 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.181354 28219 raft_consensus.cc:1240] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:04.178884 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:04.187024 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.187903 28623 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:04.188465 28623 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:04.189293 28642 consensus_queue.cc:1059] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:04.170449 28507 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:04.195012 28642 raft_consensus.cc:3055] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:04.195574 28642 raft_consensus.cc:740] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:04.196835 27501 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.199585 27501 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:04.196830 28501 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:04.204425 28501 raft_consensus.cc:2749] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:04.185748 28212 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:04.210443 28639 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:04.211046 28639 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:04.213881 28639 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:04.215197 28523 consensus_meta.cc:287] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.880s	user 0.015s	sys 0.015s
I20260709 14:47:04.215727 28523 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:04.216765 28654 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:04.170246 28500 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.224818 28494 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:04.225927 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 100082us
I20260709 14:47:04.225765 28494 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.211272 28538 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.204972 28653 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.219838 28518 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:04.236927 28687 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:04.240649 28658 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:04.231938 28410 consensus_meta.cc:287] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.755s	user 0.023s	sys 0.008s
I20260709 14:47:04.262104 28651 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:04.241156 28642 consensus_queue.cc:260] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.262809 28523 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.259613 28494 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:04.264658 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 105570us
I20260709 14:47:04.253961 28518 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:04.274986 27530 raft_consensus.cc:1240] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3. Ops: []
W20260709 14:47:04.270321 28412 consensus_meta.cc:287] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.731s	user 0.013s	sys 0.013s
I20260709 14:47:04.275983 27353 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.285386 28671 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:04.283273 28619 raft_consensus.cc:2804] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:04.271016 27527 raft_consensus.cc:1240] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:04.264425 28642 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.293756 28412 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:04.293166 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 74626.1us
I20260709 14:47:04.268643 28410 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.306788 28115 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:04.308648 28677 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:04.309113 28410 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.309520 28640 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:04.309175 28677 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:04.311367 28677 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:04.312856 27426 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:04.313529 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.313760 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:04.315176 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.315872 27426 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.307004 28632 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:47:04.308686 27532 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.002s	sys 0.023s
W20260709 14:47:04.322885 27532 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.628s	user 0.002s	sys 0.023s
W20260709 14:47:04.299866 28447 consensus_meta.cc:287] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.530s	user 0.015s	sys 0.006s
I20260709 14:47:04.288885 28619 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:04.336092 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 136766us
I20260709 14:47:04.338858 28115 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:04.340031 28695 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:04.341864 28115 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:04.342370 28605 consensus_meta.cc:287] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.772s	user 0.008s	sys 0.013s
I20260709 14:47:04.342770 28695 raft_consensus.cc:2749] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:04.342893 28605 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.344398 27455 raft_consensus.cc:2393] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:04.326779 28410 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:04.345186 28619 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:04.355512 27533 raft_consensus.cc:606] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.358836 27533 raft_consensus.cc:614] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:04.344203 28638 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:04.363202 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 139743us
I20260709 14:47:04.366747 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:04.367801 28524 consensus_meta.cc:287] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.696s	user 0.008s	sys 0.013s
I20260709 14:47:04.368780 27531 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42610 (request call id 604) took 1209 ms. Trace:
I20260709 14:47:04.369395 27531 rpcz_store.cc:276] 0709 14:47:03.159477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:03.443308 (+283831us) service_pool.cc:224] Handling call
0709 14:47:03.443655 (+   347us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:04.103622 (+659967us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:04.354361 (+250739us) spinlock_profiling.cc:243] Waited 636 ms on lock 0x7b54002c0454. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:04.368692 (+ 14331us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1463340928}
I20260709 14:47:04.370524 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:04.361760 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 120) took 1133 ms. Trace:
I20260709 14:47:04.372408 27534 rpcz_store.cc:276] 0709 14:47:03.228657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:03.478944 (+250287us) service_pool.cc:224] Handling call
0709 14:47:03.479197 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:04.081631 (+602434us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:04.351460 (+269829us) spinlock_profiling.cc:243] Waited 601 ms on lock 0x7b5400023354. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:04.361687 (+ 10227us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1382834944}
I20260709 14:47:04.346174 28447 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.375155 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.376102 28623 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:04.388937 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 73147us
I20260709 14:47:04.395251 27353 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.402426 27427 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:04.404107 28674 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:04.404609 28674 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:04.405052 28674 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:04.408627 28623 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.376945 28524 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.409752 28715 consensus_queue.cc:1059] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:04.411070 28714 consensus_queue.cc:1059] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:04.411998 28410 consensus_queue.cc:1059] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:04.413296 28410 raft_consensus.cc:3055] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:04.421314 28410 raft_consensus.cc:740] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:04.397169 28632 consensus_queue.cc:1048] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:47:04.412447 28524 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:04.426739 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:04.428768 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.430967 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.432758 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:04.432974 27534 raft_consensus.cc:1240] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:04.434058 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.437418 28211 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:04.437938 27527 raft_consensus.cc:1240] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:04.434118 27529 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 117) took 1259 ms. Trace:
I20260709 14:47:04.444046 27529 rpcz_store.cc:276] 0709 14:47:03.175417 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:03.477993 (+302576us) service_pool.cc:224] Handling call
0709 14:47:03.478331 (+   338us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:04.036715 (+558384us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:04.433767 (+397052us) spinlock_profiling.cc:243] Waited 467 ms on lock 0x7b5400384d54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:04.434042 (+   275us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1074109312}
I20260709 14:47:04.433554 28219 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 1.
I20260709 14:47:04.448681 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:04.449129 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.450551 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:04.455363 27209 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41702 (request call id 122) took 5076 ms. Trace:
I20260709 14:47:04.460798 28410 consensus_queue.cc:260] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.463284 28410 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:04.413690 28715 raft_consensus.cc:3055] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:04.415397 28500 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.474865 27458 raft_consensus.cc:1240] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:04.476661 28447 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:04.472115 28458 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:04.479085 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:04.468147 28713 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:04.480057 27455 raft_consensus.cc:1240] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:04.481456 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.478811 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:04.482719 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:04.483372 27459 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:47:04.484392 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.485051 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.485499 28211 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:04.487669 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.488114 28422 consensus_queue.cc:1059] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:04.489467 28422 raft_consensus.cc:3055] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:04.491285 27427 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:04.476342 28518 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.489827 28422 raft_consensus.cc:740] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:04.510406 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:04.511000 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:04.510834 28422 consensus_queue.cc:260] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.512202 28422 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:04.513511 28412 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.471153 28494 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:04.516903 28638 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.517884 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.518566 27459 raft_consensus.cc:3055] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:04.518628 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.518978 28714 raft_consensus.cc:3055] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:04.519445 28714 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:04.520448 28714 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.516947 28458 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:04.497372 28684 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.522571 28458 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:04.522953 27534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:04.455855 27209 rpcz_store.cc:276] 0709 14:46:59.378870 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:59.379009 (+   139us) service_pool.cc:224] Handling call
0709 14:47:04.455096 (+5076087us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:03.126516 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:03.229796 (+103280us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:03.231489 (+  1693us) write_op.cc:435] Acquired schema lock
0709 14:47:03.249098 (+ 17609us) tablet.cc:662] Decoding operations
0709 14:47:03.304745 (+ 55647us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:03.308592 (+  3847us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:03.311377 (+  2785us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:47:03.352803 (+ 41426us) tablet.cc:701] Row locks acquired
0709 14:47:03.352828 (+    25us) write_op.cc:260] PREPARE: finished
0709 14:47:03.382577 (+ 29749us) write_op.cc:270] Start()
0709 14:47:03.393230 (+ 10653us) write_op.cc:276] Timestamp: P: 1783608423379058 usec, L: 0
0709 14:47:03.393274 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 14:47:03.428881 (+ 35607us) log.cc:844] Serialized 543 byte log entry
0709 14:47:03.907277 (+478396us) op_driver.cc:464] REPLICATION: finished
0709 14:47:04.018996 (+111719us) write_op.cc:301] APPLY: starting
0709 14:47:04.019292 (+   296us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:04.019510 (+   218us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:04.019719 (+   209us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:04.020225 (+   506us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:04.055940 (+ 35715us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:47:04.068259 (+ 12319us) write_op.cc:312] APPLY: finished
0709 14:47:04.159368 (+ 91109us) log.cc:844] Serialized 22 byte log entry
0709 14:47:04.179475 (+ 20107us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:04.206122 (+ 26647us) write_op.cc:454] Released schema lock
0709 14:47:04.211481 (+  5359us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:04.225064 (+ 13583us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:04.225112 (+    48us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":176102,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":111209,"apply.run_cpu_time_us":4813,"apply.run_wall_time_us":206144,"num_ops":1,"prepare.queue_time_us":47751,"prepare.run_cpu_time_us":58766,"prepare.run_wall_time_us":556311,"raft.queue_time_us":19736,"raft.run_cpu_time_us":8947,"raft.run_wall_time_us":137567,"replication_time_us":510621,"thread_start_us":510708,"threads_started":4,"wal-append.queue_time_us":341205}]]}
I20260709 14:47:04.399456 28585 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.538195 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:04.544291 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 71515.9us
I20260709 14:47:04.525354 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.518930 27459 raft_consensus.cc:740] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:04.523239 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:04.546700 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 168640us
I20260709 14:47:04.537186 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:04.470100 28715 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:04.548249 27534 raft_consensus.cc:606] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.546348 28714 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.557989 28212 raft_consensus.cc:1240] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:04.558105 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.561092 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.562855 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:04.549947 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.551477 28648 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:04.564105 27352 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.564169 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:04.579885 27382 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:04.564554 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.564921 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:04.568786 28115 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:04.507462 28518 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.568889 27427 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:04.567476 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:04.643203 27383 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:04.644016 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 60439.7us
I20260709 14:47:04.566459 27532 raft_consensus.cc:1240] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:04.530718 28605 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:04.648533 28677 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:04.649653 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:04.650261 28219 raft_consensus.cc:1240] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:04.646617 28715 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.646723 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.573340 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.652428 27501 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:04.661237 28715 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.654547 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.561162 27453 raft_consensus.cc:2393] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:04.564419 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.533811 28639 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.702262 28641 raft_consensus.cc:2804] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:04.566344 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.577898 27531 raft_consensus.cc:1240] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:04.710490 27382 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:04.711728 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:04.564595 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.713368 28585 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:04.536732 28640 consensus_queue.cc:1059] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.107s
I20260709 14:47:04.713900 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.714066 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:04.713987 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:04.716974 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 148271us
W20260709 14:47:04.717015 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 153185us
W20260709 14:47:04.718346 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 149533us
I20260709 14:47:04.719076 28693 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:04.723819 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.721006 27383 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:04.654066 28690 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:04.654892 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.577114 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:04.567705 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:04.577389 28648 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:04.653931 28210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:47:04.653409 28638 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:04.734961 28219 raft_consensus.cc:1240] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:04.567235 27459 consensus_queue.cc:260] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.565485 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.659073 28687 consensus_queue.cc:1059] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.070s
I20260709 14:47:04.743752 27533 raft_consensus.cc:2393] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:04.745733 28711 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:04.746475 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.570443 28522 consensus_queue.cc:1059] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.160s
I20260709 14:47:04.721724 28641 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:04.764750 27459 raft_consensus.cc:3060] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.586838 28619 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.571095 28660 consensus_queue.cc:1059] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.162s
I20260709 14:47:04.652714 28642 consensus_queue.cc:1059] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
I20260709 14:47:04.656827 28649 consensus_queue.cc:1059] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.076s
I20260709 14:47:04.727667 28623 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:04.751864 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.753329 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:04.750509 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.747990 28637 raft_consensus.cc:3055] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:04.767966 27426 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.753949 28648 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:04.792269 27427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:04.805097 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.805625 28649 raft_consensus.cc:3055] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:04.806102 28649 raft_consensus.cc:740] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:04.806564 28660 raft_consensus.cc:3055] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:04.769023 28711 raft_consensus.cc:697] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:04.768356 28693 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:04.806771 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:04.815346 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 47512.2us
I20260709 14:47:04.767654 28641 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:04.806800 28719 log.cc:927] Time spent T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 14:47:04.818195 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.816253 27501 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.800067 28637 raft_consensus.cc:740] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:04.805092 28454 raft_consensus.cc:3055] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:04.799423 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.830794 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:04.831483 27453 raft_consensus.cc:606] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.814142 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.808979 28660 raft_consensus.cc:740] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:04.835597 28210 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:04.836047 28210 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:04.807230 28649 consensus_queue.cc:260] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.769279 28447 consensus_queue.cc:1059] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 14:47:04.836731 28454 raft_consensus.cc:740] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:04.836460 28660 consensus_queue.cc:260] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.837477 27461 raft_consensus.cc:1240] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
W20260709 14:47:04.821264 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 64343.8us
I20260709 14:47:04.829246 28215 raft_consensus.cc:1240] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:04.812839 28212 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.851779 27426 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.856348 27454 raft_consensus.cc:2468] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:04.861178 28680 raft_consensus.cc:2749] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:04.851471 28524 consensus_queue.cc:1059] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:47:04.864087 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.819024 28687 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:04.821982 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.802117 28638 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.839423 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.817915 28623 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.911202 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.911823 28623 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:04.912979 28688 raft_consensus.cc:3055] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:04.913479 28688 raft_consensus.cc:740] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:04.913715 27385 raft_consensus.cc:1275] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:04.883193 27534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:04.885126 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:04.885730 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 67826.6us
I20260709 14:47:04.887714 28410 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:04.889941 28524 raft_consensus.cc:3055] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:04.885128 28454 consensus_queue.cc:260] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:04.923369 28454 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:04.881356 28677 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:04.891494 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:04.890928 28637 consensus_queue.cc:260] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.915537 27534 raft_consensus.cc:606] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:04.914497 28688 consensus_queue.cc:260] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.893133 27352 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.874148 28674 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:04.933166 28637 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:04.951332 27530 raft_consensus.cc:1240] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:04.897471 28711 consensus_queue.cc:237] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:04.952229 28674 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.952988 28210 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:04.955016 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:04.955392 28210 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:04.898401 28660 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:04.956840 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:47:04.957226 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.958069 27380 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:47:04.959542 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.960523 28214 raft_consensus.cc:2393] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 5: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:04.961026 27457 raft_consensus.cc:2393] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:04.935835 28639 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:04.936045 28212 raft_consensus.cc:2468] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:04.867044 28693 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:04.898563 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.899986 28423 raft_consensus.cc:3055] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:04.906714 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:04.908684 27455 raft_consensus.cc:1240] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:47:04.908915 28222 raft_consensus.cc:2410] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:47:04.922226 28524 raft_consensus.cc:740] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:04.939858 27387 raft_consensus.cc:2393] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:04.887748 28638 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:04.955873 27461 raft_consensus.cc:1240] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:04.964265 28115 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:04.945039 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.951648 28671 raft_consensus.cc:3055] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:04.960335 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:04.977802 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:04.980636 27378 raft_consensus.cc:1275] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:04.943269 27426 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.006386 28219 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:04.971118 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.944556 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:04.993430 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.928452 28649 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.002662 27381 raft_consensus.cc:1275] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:04.938691 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.935575 28458 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.013283 27387 raft_consensus.cc:2393] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:05.017266 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.001435 28677 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.026885 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:04.970225 28423 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:04.967820 27459 raft_consensus.cc:2468] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
W20260709 14:47:05.033344 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 55694.4us
I20260709 14:47:05.034283 27383 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:05.005013 28632 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:05.036454 27456 raft_consensus.cc:1240] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:04.969818 28585 consensus_queue.cc:1059] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 14:47:05.008793 28220 raft_consensus.cc:1240] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:05.040730 27459 raft_consensus.cc:1240] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:04.988881 28695 consensus_queue.cc:1059] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 14:47:05.029753 27384 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:05.039052 27458 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:05.009721 28671 raft_consensus.cc:740] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
W20260709 14:47:05.055946 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 175967us
W20260709 14:47:05.050423 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 107304us
I20260709 14:47:05.024719 28688 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.042156 27501 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.061877 27426 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.063987 27378 raft_consensus.cc:1240] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:47:05.036695 28447 raft_consensus.cc:2749] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:05.069131 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:05.033214 27382 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:05.040513 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:05.074172 27352 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.080099 27501 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:05.081744 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:05.085419 27458 raft_consensus.cc:1240] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
W20260709 14:47:05.087989 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.065136 28412 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:05.090504 27455 raft_consensus.cc:1240] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:05.095470 28733 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.077054 28454 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.078507 28501 consensus_queue.cc:1059] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:47:05.097790 28458 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:05.073386 28674 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.108392 27352 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.099575 27427 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.087342 27528 raft_consensus.cc:3055] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:05.098977 28677 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.116593 27455 raft_consensus.cc:1240] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:05.117715 28638 raft_consensus.cc:2749] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:05.119031 28671 consensus_queue.cc:260] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.099404 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:05.121786 28674 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.123183 28671 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.124529 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:05.081568 28648 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:05.133630 27457 raft_consensus.cc:1240] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:05.128238 28693 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:05.092814 28524 consensus_queue.cc:260] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.135577 28524 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.123610 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:05.111934 27528 raft_consensus.cc:740] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:05.144867 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:05.149430 27455 raft_consensus.cc:1240] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:05.151141 27458 raft_consensus.cc:2393] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:05.152096 28219 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:05.107136 28412 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:05.161609 27499 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.138958 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.166046 27383 raft_consensus.cc:1240] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:05.166615 27352 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.172677 28638 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.173384 28619 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:05.177732 28648 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:05.178905 27382 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.170825 28677 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:05.170259 28210 raft_consensus.cc:1240] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:05.184476 27352 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.185089 27526 raft_consensus.cc:1240] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:05.140304 28641 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.194907 27534 raft_consensus.cc:1240] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:05.202802 28690 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:05.192816 28218 raft_consensus.cc:1240] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:05.179667 27528 consensus_queue.cc:260] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:05.207950 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.211007 27528 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.220793 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.221632 27387 raft_consensus.cc:1240] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:05.203996 28677 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:05.222069 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.221802 28423 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.222735 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.223304 27353 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.223773 28677 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:05.223318 28423 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.225397 28641 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:05.226409 27352 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.221662 27380 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.228294 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.228440 28412 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:05.225248 28690 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.238329 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.239192 27384 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:47:05.240249 27380 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:05.242712 28639 raft_consensus.cc:3055] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:05.243191 28639 raft_consensus.cc:740] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:05.252071 28623 raft_consensus.cc:2804] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:47:05.252759 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.252866 28623 raft_consensus.cc:697] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:05.253841 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:05.254077 28623 consensus_queue.cc:237] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.255021 28690 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.254769 27452 raft_consensus.cc:2393] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:05.268834 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:05.259264 28115 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.258424 28501 raft_consensus.cc:3055] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:05.260337 28680 consensus_queue.cc:1059] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:05.270408 28501 raft_consensus.cc:740] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:05.270766 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:05.271145 28115 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:05.271415 28501 consensus_queue.cc:260] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.272789 28522 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.273707 28522 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:47:05.267197 27427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:05.260171 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 159071us
I20260709 14:47:05.274951 27427 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:05.275123 27501 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.276525 28412 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:05.277151 28412 raft_consensus.cc:697] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:05.279109 28522 raft_consensus.cc:697] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:05.280050 28458 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.272861 28501 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.281174 28524 consensus_queue.cc:1059] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:05.281797 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 55491.7us
I20260709 14:47:05.282366 28642 raft_consensus.cc:3055] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:05.282604 27352 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.282797 28642 raft_consensus.cc:740] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:05.270020 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:05.286193 28677 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.287384 28642 consensus_queue.cc:260] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:05.286742 28638 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:05.263717 27382 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:05.297552 28680 consensus_queue.cc:1059] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:05.244292 28740 consensus_queue.cc:1059] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 14:47:05.298939 28641 raft_consensus.cc:3055] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:05.299314 28641 raft_consensus.cc:740] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:05.299719 27528 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:05.300174 28641 consensus_queue.cc:260] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.301127 28114 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:05.301115 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 72936us
I20260709 14:47:05.302450 28637 consensus_queue.cc:1059] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:47:05.308722 27352 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.308761 27452 raft_consensus.cc:1240] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:05.302073 28494 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.309185 28741 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:05.309837 28741 raft_consensus.cc:697] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:05.310032 27352 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.310655 28641 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.311848 28634 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.319025 27353 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.312038 28677 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:05.320091 28677 consensus_queue.cc:1059] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:05.312357 28690 consensus_queue.cc:1059] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:05.310842 28741 consensus_queue.cc:237] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:05.313117 28740 raft_consensus.cc:3055] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:05.251035 28213 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:05.332094 28740 raft_consensus.cc:740] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
W20260709 14:47:05.316062 27501 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.284883 28115 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:05.322309 27427 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.321436 28642 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:05.340903 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 56159.6us
I20260709 14:47:05.342734 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.333325 28740 consensus_queue.cc:260] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.348107 28740 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.278326 28412 consensus_queue.cc:237] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.338177 28687 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.288610 28639 consensus_queue.cc:260] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:05.383026 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 70802.7us
I20260709 14:47:05.339982 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:47:05.385119 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 64512.6us
I20260709 14:47:05.385656 27352 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.371274 28637 raft_consensus.cc:2804] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:05.351751 28649 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.393957 27501 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:05.400858 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:05.401700 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:05.397668 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.339968 28522 consensus_queue.cc:237] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.390153 28458 consensus_queue.cc:1059] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:47:05.403324 28637 raft_consensus.cc:697] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:05.408277 28733 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:05.414214 28639 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.428838 28746 raft_consensus.cc:3055] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:47:05.439399 27501 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.430039 28748 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:47:05.444295 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:05.451920 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 66384.2us
I20260709 14:47:05.453359 28637 consensus_queue.cc:237] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.454397 28494 consensus_queue.cc:1059] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:05.455222 27353 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:05.432055 28746 raft_consensus.cc:740] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:05.459344 28746 consensus_queue.cc:260] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.460641 28746 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.472813 28745 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:05.478996 28677 raft_consensus.cc:3055] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:05.480872 28748 raft_consensus.cc:2804] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:05.481586 28748 raft_consensus.cc:697] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:05.479568 28677 raft_consensus.cc:740] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:05.482802 28748 consensus_queue.cc:237] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:05.483615 28677 consensus_queue.cc:260] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:05.444721 28733 raft_consensus.cc:697] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:05.485355 28677 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:05.486043 28733 consensus_queue.cc:237] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:05.503474 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:05.523717 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 70889.2us
I20260709 14:47:05.524691 27352 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.531419 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:05.532719 28219 raft_consensus.cc:2410] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:47:05.535931 28215 raft_consensus.cc:1275] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:05.552945 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:05.565850 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:05.567325 28753 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:05.567881 28745 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.568292 28753 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.570040 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.581910 28112 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.583004 28649 raft_consensus.cc:3055] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:05.583457 28649 raft_consensus.cc:740] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:05.583544 28112 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.584420 28741 raft_consensus.cc:2749] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.585219 28741 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:05.584414 28649 consensus_queue.cc:260] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.587277 28649 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:05.603428 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.610538 28680 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:05.611440 28680 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.563288 28711 consensus_queue.cc:1048] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:47:05.576933 28745 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:47:05.616573 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 45121.9us
W20260709 14:47:05.616967 27426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:05.616884 27499 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.631960 28680 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:05.622725 28753 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:05.641064 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.643674 28112 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.650657 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:05.656062 27528 raft_consensus.cc:1275] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:05.666514 28112 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.670352 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:05.678646 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 108689us
I20260709 14:47:05.679518 27353 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.679824 28658 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:05.665431 28522 raft_consensus.cc:2804] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:05.683388 28753 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:05.684019 28522 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:05.673978 28639 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.687388 28112 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:05.689611 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.695645 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.696343 27382 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:05.684450 28410 consensus_queue.cc:1048] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 14:47:05.686739 28522 raft_consensus.cc:3060] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:05.706171 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 214557us
I20260709 14:47:05.707080 28112 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:05.689304 28759 consensus_queue.cc:1059] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 14:47:05.708896 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:05.704869 28760 consensus_queue.cc:1059] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 14:47:05.701079 28741 raft_consensus.cc:2749] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:05.716946 28660 raft_consensus.cc:2764] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:47:05.687081 28658 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:47:05.729295 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.704665 28748 consensus_queue.cc:1059] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:47:05.695781 28753 consensus_queue.cc:1059] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 14:47:05.733429 28747 raft_consensus.cc:3055] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:05.733583 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.735916 27353 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.741672 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.742573 28760 raft_consensus.cc:3055] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:05.743017 28760 raft_consensus.cc:740] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:05.744691 28745 raft_consensus.cc:3055] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:05.745131 28745 raft_consensus.cc:740] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:05.745736 28751 raft_consensus.cc:3055] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:05.746253 28751 raft_consensus.cc:740] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:05.746078 28745 consensus_queue.cc:260] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:05.748960 27353 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.749770 27382 raft_consensus.cc:1240] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:05.748793 28690 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:05.750777 28746 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:05.741080 28747 raft_consensus.cc:740] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:05.752760 28747 consensus_queue.cc:260] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:05.754130 28747 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.756029 28522 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:05.757625 27382 raft_consensus.cc:1240] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:05.756628 28751 consensus_queue.cc:260] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.763173 28751 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.763738 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:05.764323 28522 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:05.764537 27453 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:05.766422 28639 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:05.766734 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:05.767427 28649 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:05.772657 28733 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:05.772411 28649 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.773103 28733 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:05.773562 28733 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.774112 28219 raft_consensus.cc:1240] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:05.766772 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:05.776592 28213 raft_consensus.cc:2393] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
W20260709 14:47:05.776850 28755 log.cc:927] Time spent T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.216s	user 0.004s	sys 0.000s
I20260709 14:47:05.778141 28649 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:05.779129 28753 raft_consensus.cc:3055] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:05.779572 28753 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:05.780982 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:05.781903 27459 raft_consensus.cc:2393] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
W20260709 14:47:05.770958 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 66524.8us
I20260709 14:47:05.784886 28112 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:05.785339 28619 consensus_queue.cc:1059] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:05.781951 27209 catalog_manager.cc:5697] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 4, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:05.787674 28412 raft_consensus.cc:3055] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:05.788160 28412 raft_consensus.cc:740] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:05.788543 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:05.789245 28412 consensus_queue.cc:260] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:05.790714 28412 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.788609 28745 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.792992 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.743981 28760 consensus_queue.cc:260] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:05.794231 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.794901 27382 raft_consensus.cc:3060] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.797374 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.797802 28760 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.798344 27380 raft_consensus.cc:2393] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:05.801011 28753 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:05.802603 28753 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.786813 27209 catalog_manager.cc:5697] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 3 to 4, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 4 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:05.809310 27383 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:05.809368 27382 raft_consensus.cc:2468] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:05.822882 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.823732 27382 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.827095 28112 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:05.833132 27209 catalog_manager.cc:5697] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 2, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:05.834082 27459 raft_consensus.cc:1275] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:05.836884 27380 raft_consensus.cc:1240] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:05.830829 28660 consensus_queue.cc:1059] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:47:05.843611 28649 consensus_queue.cc:1048] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:05.851725 28693 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.834936 27209 catalog_manager.cc:5697] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 3, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:05.881476 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.883219 27382 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:05.885372 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.892047 28660 raft_consensus.cc:3055] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:05.892637 28660 raft_consensus.cc:740] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:05.893637 28660 consensus_queue.cc:260] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:05.895594 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.895229 28660 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:05.902493 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 75492.6us
W20260709 14:47:05.906740 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.909116 28524 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:05.909740 28524 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.908185 27209 catalog_manager.cc:5697] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 4, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 4 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:05.915504 28112 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:05.916738 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:05.909734 28642 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:05.917625 27456 raft_consensus.cc:2393] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:05.917863 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:05.917775 28642 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.916769 28524 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:05.920171 28642 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:05.920320 27526 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.913612 27209 catalog_manager.cc:5697] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 3, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:05.923364 28210 raft_consensus.cc:1275] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:05.923575 27501 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:05.926995 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.911110 28733 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:05.925181 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:05.928996 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.929370 28524 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:47:05.931810 28522 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:05.931818 28642 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.932374 28522 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:05.932611 27383 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:05.932847 28522 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:05.933244 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.934799 28740 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:05.943531 27387 raft_consensus.cc:1240] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:05.944077 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.944768 27385 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:05.944779 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.945751 27382 raft_consensus.cc:1240] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:05.947032 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.930271 27209 catalog_manager.cc:5697] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:05.947732 27382 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:05.949319 27383 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:05.946735 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.956301 27209 catalog_manager.cc:5697] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 4, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:05.959420 27209 catalog_manager.cc:5697] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 3, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 3 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:05.962687 27209 catalog_manager.cc:5697] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 4 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 5 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:05.964238 28524 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:05.964449 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.965281 27384 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:05.965052 28524 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:05.958292 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.972713 27387 raft_consensus.cc:1275] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:05.972780 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:05.975613 28220 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
W20260709 14:47:05.977245 27427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:05.977155 27501 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:05.972859 28524 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:05.981153 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 77996us
I20260709 14:47:05.982043 28680 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:05.983147 28741 consensus_queue.cc:1059] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:05.984211 28741 raft_consensus.cc:3055] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:05.984582 28741 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:05.985380 28741 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:05.986670 28741 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:05.986974 28210 raft_consensus.cc:1240] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:05.988617 28619 consensus_queue.cc:1059] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:05.989308 28746 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:05.989568 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.989612 28619 raft_consensus.cc:3055] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:05.990242 28619 raft_consensus.cc:740] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:05.989933 28746 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:05.990458 27386 raft_consensus.cc:2393] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:05.983433 28680 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:05.982790 28112 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:05.991156 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.992259 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:06.004700 27383 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:05.997774 28619 consensus_queue.cc:260] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:06.004951 28695 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:06.005257 27534 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:05.991969 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:06.005831 28619 raft_consensus.cc:3060] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:06.007225 28412 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:47:05.997960 27499 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:06.008544 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:05.992834 27380 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:05.997663 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:05.992671 27526 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:05.998447 27528 raft_consensus.cc:1275] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:05.998716 28746 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:05.998968 28680 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.999526 28693 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:05.999668 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:06.000267 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:06.002573 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:06.007225 28112 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:05.991480 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 54606.8us
I20260709 14:47:06.017189 27452 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:05.982884 28642 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:06.014683 27382 raft_consensus.cc:2376] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4. Re-sending same reply.
I20260709 14:47:06.020176 28695 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.025646 27498 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.027325 28649 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.027773 28746 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:06.012410 28741 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.028471 27527 raft_consensus.cc:1275] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.028362 28746 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:06.028726 28741 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.030573 28746 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:06.031198 28741 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:06.032935 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:06.034039 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:06.035409 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:06.038570 28733 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:06.039580 28680 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.040949 27424 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:06.041811 28760 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:06.042675 28760 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:06.044010 28688 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:06.044342 27353 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.045141 28112 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.045885 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:06.047003 28693 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:06.047462 28693 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:06.047878 28693 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:06.048173 28745 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:06.048976 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:06.053997 28218 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.054212 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:06.055047 28220 raft_consensus.cc:2393] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:06.055585 27424 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.056365 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:06.056872 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:06.057753 27528 raft_consensus.cc:2393] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:06.058010 28637 consensus_queue.cc:1048] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:06.058210 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:06.058488 28740 consensus_queue.cc:1048] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:06.058985 27529 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:06.062235 27498 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.063174 28641 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:06.063478 28114 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:06.063738 28641 raft_consensus.cc:697] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:06.064769 28641 consensus_queue.cc:237] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.065497 28740 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:06.065901 28740 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:06.066249 28740 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:06.068821 27378 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:06.052966 28112 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:47:06.048100 27426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:06.070880 28693 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:06.072978 28741 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:06.073541 28741 raft_consensus.cc:697] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:06.074232 28747 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:06.113380 27456 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
W20260709 14:47:06.113773 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 58260.1us
W20260709 14:47:06.115502 27426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:06.115939 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 53793.7us
I20260709 14:47:06.116210 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.119647 27381 raft_consensus.cc:1240] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:06.121591 27386 raft_consensus.cc:1240] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:06.124643 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:06.124918 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:06.125867 27352 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.126623 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:06.125938 27386 raft_consensus.cc:2393] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:06.114439 28688 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:47:06.128098 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 62772.4us
I20260709 14:47:06.129789 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:06.130098 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:06.130863 27385 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:06.131908 27424 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:06.133885 27424 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:06.140198 27387 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.134923 28733 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:06.142140 28760 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:06.147481 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:06.142344 28733 raft_consensus.cc:697] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:06.114841 28642 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.050019 28695 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:06.161331 27353 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.079044 28522 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.112919 28637 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:47:06.161808 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:06.134042 28648 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.145018 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:06.142678 28634 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.168720 27386 raft_consensus.cc:2376] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2. Re-sending same reply.
I20260709 14:47:06.117309 28747 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:06.135798 28619 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 14:47:06.074429 28741 consensus_queue.cc:237] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.169894 28752 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.182880 28693 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:06.172539 28688 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:47:06.204257 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 70867.8us
I20260709 14:47:06.166312 28642 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.213938 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:06.208058 27424 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:06.219779 28688 raft_consensus.cc:697] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:06.241086 28522 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:06.243752 28210 raft_consensus.cc:1240] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:06.229157 28715 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:06.247416 28715 raft_consensus.cc:697] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:06.248400 28715 consensus_queue.cc:237] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.243535 28688 consensus_queue.cc:237] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.258872 28524 consensus_queue.cc:1059] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:06.263374 28642 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:06.225556 28733 consensus_queue.cc:237] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:06.264739 27384 raft_consensus.cc:1275] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:47:06.267491 28770 log.cc:927] Time spent T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.150s	user 0.000s	sys 0.001s
I20260709 14:47:06.269711 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:06.272265 28747 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:06.234979 28680 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:06.275530 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:06.277127 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:06.277212 28524 raft_consensus.cc:3055] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:06.278087 28524 raft_consensus.cc:740] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:06.278488 28637 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:06.279003 28637 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.278925 28524 consensus_queue.cc:260] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.279544 28740 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.280241 28524 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.281221 28637 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:06.277196 27424 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.283282 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:06.286060 28639 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:06.288261 28648 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:06.259497 28773 log.cc:927] Time spent T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 14:47:06.289938 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:06.292845 28112 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.292075 27353 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.311910 27387 raft_consensus.cc:1275] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:06.308228 27379 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:06.260177 27381 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:06.273394 28220 raft_consensus.cc:1275] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:06.286116 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:06.328156 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 211242us
I20260709 14:47:06.314662 28751 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:06.338191 28740 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:06.320582 28693 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.319788 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:06.326114 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:06.324286 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:06.361214 27498 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:06.369827 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 58867.7us
I20260709 14:47:06.331638 28660 consensus_queue.cc:1048] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:47:06.380977 27498 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.383111 27424 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:06.384621 27424 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:06.379914 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 60363.4us
I20260709 14:47:06.396380 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:06.397230 27534 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:06.398800 27498 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.399374 27424 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:06.404822 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:06.381965 28693 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.414263 28693 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:06.400831 28642 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.429248 27498 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.410571 27527 raft_consensus.cc:2393] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:06.407464 28783 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:06.431042 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 86088.8us
I20260709 14:47:06.412215 28680 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:06.416811 28778 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:47:06.453773 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 54477.6us
I20260709 14:47:06.428884 28218 raft_consensus.cc:1240] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:06.405294 28786 consensus_queue.cc:1059] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 14:47:06.417052 28751 consensus_queue.cc:1048] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
W20260709 14:47:06.476853 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 153230us
I20260709 14:47:06.446638 28778 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:06.468292 28733 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:06.498581 28778 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:06.499015 28733 raft_consensus.cc:697] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:06.499291 28680 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:06.499850 28680 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.500051 28733 consensus_queue.cc:237] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.485735 28786 raft_consensus.cc:3055] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:06.456535 28783 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:06.492590 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:06.512283 27381 raft_consensus.cc:2393] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:06.495723 27384 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:06.490550 28115 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.505095 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:06.513214 27382 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:06.515443 27424 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:47:06.505276 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 76147.9us
I20260709 14:47:06.519970 27498 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.505115 27534 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:06.528334 28779 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:06.529225 28779 raft_consensus.cc:697] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:06.530418 28779 consensus_queue.cc:237] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.534953 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:06.535948 27453 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:06.537729 27424 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.549535 28115 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:06.516201 28412 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:06.508973 28786 raft_consensus.cc:740] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:06.553349 28637 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.554528 28783 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:06.554831 28215 raft_consensus.cc:1240] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:06.555300 28522 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:06.556870 28114 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:06.558285 28780 raft_consensus.cc:993] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:06.562896 27382 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:06.522298 28740 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.519348 28687 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:06.510617 28800 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.594012 28114 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:06.550519 28641 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:06.584045 28797 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:47:06.595340 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 75453us
I20260709 14:47:06.603996 27498 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.600245 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:06.571354 28795 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:06.588956 28412 raft_consensus.cc:697] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:06.589385 28693 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:06.552423 28778 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.602546 28658 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:06.613685 28799 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
W20260709 14:47:06.643039 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 52911.6us
I20260709 14:47:06.602451 28797 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:06.602310 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:06.591720 28637 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.602415 28522 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:06.639034 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:06.641534 28795 raft_consensus.cc:697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:06.642894 28804 raft_consensus.cc:1081] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
W20260709 14:47:06.659469 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 55587us
I20260709 14:47:06.669335 27498 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.654513 28780 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:06.653393 28797 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:06.659662 28789 log.cc:927] Time spent T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.226s	user 0.000s	sys 0.001s
I20260709 14:47:06.676891 28412 consensus_queue.cc:237] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:06.676964 28795 consensus_queue.cc:237] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:06.680599 28522 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:06.683959 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:06.657613 28619 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.694268 27498 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.658104 28218 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
W20260709 14:47:06.680961 28788 log.cc:927] Time spent T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.161s	user 0.000s	sys 0.001s
I20260709 14:47:06.713342 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:06.713552 27532 raft_consensus.cc:2393] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:06.714280 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:06.672691 28642 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:06.719458 27457 raft_consensus.cc:2393] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:06.681463 28711 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.675698 28780 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
W20260709 14:47:06.746862 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 52710.8us
I20260709 14:47:06.772717 27498 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:06.773473 27456 raft_consensus.cc:1275] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.728528 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:06.810084 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 126832us
I20260709 14:47:06.811309 27382 raft_consensus.cc:1275] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:06.709664 28804 consensus_queue.cc:1048] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 14:47:06.766848 28637 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:06.819725 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:06.784402 28524 consensus_meta.cc:287] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.504s	user 0.010s	sys 0.002s
I20260709 14:47:06.821144 28660 consensus_queue.cc:1048] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:06.821993 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:06.771466 28753 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.763429 27452 raft_consensus.cc:1275] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.823253 28688 consensus_queue.cc:1059] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:06.740156 28800 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.823724 28658 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:06.737072 28711 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:06.837106 27382 raft_consensus.cc:1275] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:06.737290 28780 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:06.738168 28733 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:06.721211 28619 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:06.681257 28786 consensus_queue.cc:260] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.856261 27380 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:06.826187 28778 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:06.845350 28799 raft_consensus.cc:697] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:06.863551 28745 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.892835 28112 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:06.857245 28753 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:06.889457 27453 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:06.901664 28671 consensus_queue.cc:1048] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:47:06.903662 28806 log.cc:927] Time spent T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:47:06.921512 28819 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:06.922057 28819 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:06.922269 28809 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.922426 28819 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:06.923030 28753 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:06.922883 28809 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:06.926677 28799 consensus_queue.cc:237] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:06.931082 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 124189us
I20260709 14:47:06.897291 28786 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:06.867892 28800 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.896195 27530 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:06.955518 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:06.898538 28745 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.940677 28779 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:06.962085 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 189434us
I20260709 14:47:06.964135 28820 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:06.964787 28642 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.953336 28792 consensus_queue.cc:1048] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 14:47:06.965468 28642 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.976141 27498 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.971870 28753 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:06.990468 28524 consensus_queue.cc:1048] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:07.005620 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.006575 27534 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:06.988663 27498 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:07.010783 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:07.012028 27498 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.971187 28779 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:06.989507 27501 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:07.019886 27498 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:06.979686 28642 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:06.974620 28680 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:06.989691 28804 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:47:07.040555 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 51123.3us
I20260709 14:47:07.037472 28799 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.043139 28824 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.043480 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:07.044122 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:07.044675 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.059695 27381 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:07.045296 27352 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:07.045730 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.046536 27384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42074
I20260709 14:47:07.050022 27386 raft_consensus.cc:1275] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:07.061473 27384 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:07.061822 27384 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.052449 27532 raft_consensus.cc:1240] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:07.022956 28783 raft_consensus.cc:2764] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 14:47:07.013373 28813 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:07.040004 28642 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 14:47:07.050199 28820 raft_consensus.cc:2804] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:07.039721 28649 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:47:07.054581 28818 log.cc:927] Time spent T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 14:47:07.022284 28809 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:07.067212 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 113365us
I20260709 14:47:07.056368 28800 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:07.078606 28648 consensus_meta.cc:287] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.783s	user 0.014s	sys 0.000s
I20260709 14:47:07.118167 28648 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:47:07.078436 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 128803us
I20260709 14:47:07.009735 28753 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.128067 28648 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.065341 28711 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.128850 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.066452 28819 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:07.131543 28819 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:07.060871 28799 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.132186 28619 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.133951 28799 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.134193 28797 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.090602 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.076442 28820 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:07.136233 28820 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.136283 28211 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:07.067863 28824 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.138299 28753 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.140187 28824 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.109549 28649 raft_consensus.cc:697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:07.141433 28649 consensus_queue.cc:237] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:07.107447 28779 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.113190 28715 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:07.115259 28680 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.110271 28807 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:07.115449 28780 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:07.128720 28648 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.147234 27384 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:07.159399 27381 raft_consensus.cc:1240] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:07.160231 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.161034 27383 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
W20260709 14:47:07.163734 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 114195us
I20260709 14:47:07.163941 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:07.164610 27378 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:07.166669 28112 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.169664 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.172094 27461 raft_consensus.cc:1275] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:07.117479 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.162927 28747 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:07.182420 28741 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.181731 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.182997 28741 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.184068 27452 raft_consensus.cc:2410] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d 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 14:47:07.194067 27461 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:07.181468 28215 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:07.158417 28753 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.143069 28715 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.203091 27384 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:07.206655 28215 raft_consensus.cc:1240] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:07.207263 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.211284 27378 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:07.212666 28112 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.213784 28829 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:07.214344 28829 raft_consensus.cc:697] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:07.215161 28829 consensus_queue.cc:237] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:07.184906 28740 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:07.205793 27427 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.197041 28680 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.220738 27427 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.158699 28807 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.205184 28786 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.209311 28783 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.225499 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.220118 28740 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.236811 28801 raft_consensus.cc:2804] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:07.237020 28740 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:07.237442 28801 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.229539 28412 raft_consensus.cc:2804] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:07.237903 28801 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.238286 28412 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.238692 28412 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.227463 27529 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:07.229440 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.241312 28220 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:07.242228 28211 raft_consensus.cc:2468] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:07.243273 27427 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:06.877328 28802 consensus_queue.cc:1175] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8d0eae2917534913b0f623e594e75d3b" responder_term: 2 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 4276c19f88a145d0bd4430d7a99703eb for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:47:07.248471 28642 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.229764 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.247406 27455 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:07.250144 27427 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.251178 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.237118 28641 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
W20260709 14:47:07.253083 28821 log.cc:927] Time spent T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.249s	user 0.007s	sys 0.000s
I20260709 14:47:07.256091 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.217408 28753 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.260622 27457 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:07.262334 28115 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.262446 28835 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:07.263118 28835 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:07.265724 28780 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.266155 28792 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:07.266754 28792 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.267221 28792 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.267555 28832 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.268113 28832 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.259479 27459 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:07.270789 28832 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:07.244720 28619 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:07.272034 28619 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.272436 28619 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:07.273960 28801 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.276635 28779 raft_consensus.cc:2804] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:07.272450 28753 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.278306 28715 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:07.279953 28795 raft_consensus.cc:3055] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:07.281817 28648 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.243283 28783 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.346709 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:07.283308 28745 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:07.285490 28797 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:07.230158 28680 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:07.286340 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 278369us
I20260709 14:47:07.354506 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.355185 28211 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:07.294320 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:07.356132 27457 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.356181 28680 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.305987 28641 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 14:47:07.358757 28783 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.360266 28835 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:07.360976 28807 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.364091 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:07.311830 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 266592us
I20260709 14:47:07.313134 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.235647 28786 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:07.282684 28642 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.346866 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:07.345731 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.293643 28741 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:07.369943 27427 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.370371 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.371044 28214 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:07.371716 28642 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.371831 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.372108 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:07.372694 28222 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.373237 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.374318 28786 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:07.341655 28779 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.370024 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.375218 28779 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.343226 28809 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:07.344326 28795 raft_consensus.cc:740] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:07.372717 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.377018 27534 raft_consensus.cc:1275] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:07.376845 28809 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.377189 28211 raft_consensus.cc:2468] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:07.352654 28838 consensus_queue.cc:1059] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 14:47:07.365836 27352 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:07.349311 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:07.347934 28637 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.344660 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.374533 28648 raft_consensus.cc:2804] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:07.374432 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.390707 28648 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.391096 28648 raft_consensus.cc:3060] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.377465 28795 consensus_queue.cc:260] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.393579 28795 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:07.380738 27459 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.381692 27352 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:07.352175 28801 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.385608 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.387984 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.397648 27353 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:07.322933 28799 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:07.400063 27384 raft_consensus.cc:2393] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:07.398736 28835 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:07.402423 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.410049 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.400164 28215 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:07.404424 27501 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.413889 27501 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.415518 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:07.416229 28213 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:07.361478 28826 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.419368 27498 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:07.420477 28786 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:07.421432 27498 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:07.422881 28786 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:07.423271 28786 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.423624 28786 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:07.424671 28751 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:07.425217 28751 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:07.427312 28751 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.428794 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.436914 27384 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:07.437861 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:07.438637 27384 raft_consensus.cc:2393] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:07.439463 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.439541 27424 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:07.430049 27378 raft_consensus.cc:1275] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:07.440728 28715 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:07.441301 28715 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.441735 28715 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.442524 27378 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:07.431787 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.445457 28619 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.446497 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:07.433102 27386 raft_consensus.cc:1275] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:07.448745 27530 raft_consensus.cc:3055] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:07.449050 27457 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:07.448879 28715 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:07.447211 27498 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:07.434412 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:07.449875 27456 raft_consensus.cc:1240] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:47:07.434513 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.451103 27379 raft_consensus.cc:2393] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:07.449374 27530 raft_consensus.cc:740] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:07.404138 27427 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.448110 27459 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:07.428467 28792 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.451624 28715 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:07.698024 27458 raft_consensus.cc:2393] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:07.572549 28824 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.126s
I20260709 14:47:07.602244 28809 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.482080 27498 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:07.614651 28820 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.700364 28813 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:07.402860 28740 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.626739 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:07.646790 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.702584 27383 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.571777 28780 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:07.702054 28219 raft_consensus.cc:2393] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:07.398761 28637 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.388775 28745 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:07.394616 28741 raft_consensus.cc:476] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Not starting pre-election -- already a leader
I20260709 14:47:07.701159 27530 consensus_queue.cc:260] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:07.702963 28839 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:47:07.702594 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 220614us
W20260709 14:47:07.703423 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 56742.5us
I20260709 14:47:07.703569 28740 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.632032 28842 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.471666 28215 raft_consensus.cc:1240] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:07.629626 28835 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:07.608769 27455 raft_consensus.cc:1240] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:47:07.714704 28824 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:07.715441 28780 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:07.699079 28619 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.633044 28218 raft_consensus.cc:1240] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:47:07.537834 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:07.777798 27457 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
W20260709 14:47:07.546461 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 76323.9us
I20260709 14:47:07.719898 28839 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.580530 28751 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.577108 28778 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:07.642872 28830 log.cc:927] Time spent T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.568s	user 0.003s	sys 0.010s
I20260709 14:47:07.547312 28649 consensus_queue.cc:1048] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.164s
I20260709 14:47:07.452064 28642 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:07.457846 28826 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.452152 28838 raft_consensus.cc:2804] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:07.406826 28783 raft_consensus.cc:3055] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:07.545267 28115 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.537577 28836 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:07.683465 28412 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.721304 27498 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:07.788314 28839 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.784236 28680 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.725581 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:07.705433 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 301361us
I20260709 14:47:07.726608 27379 raft_consensus.cc:1275] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:07.727555 27528 raft_consensus.cc:1240] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:07.815685 28215 raft_consensus.cc:2393] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 3: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:07.733465 27383 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:07.739941 28222 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
W20260709 14:47:07.803134 28114 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.24.167.196:42325 timed out after 1.539s (SENT) [suppressed 14 similar messages]
I20260709 14:47:07.793416 28637 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.417163 28799 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:07.740382 28817 log.cc:927] Time spent T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.816s	user 0.001s	sys 0.008s
I20260709 14:47:07.748477 28658 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.757874 28824 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:07.755245 28220 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:07.748881 28648 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.836339 28826 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:07.837019 28648 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:07.807519 28783 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:07.810102 28819 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:07.782547 27530 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.797824 28778 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:07.734726 28835 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.722834 28210 raft_consensus.cc:2393] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:07.822340 28680 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.767009 28779 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:07.817899 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 96683.1us
W20260709 14:47:07.775959 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 47127.4us
I20260709 14:47:07.794446 28642 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.735066 28842 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:07.822814 27460 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:07.806761 28740 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.804478 28838 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:47:07.817039 28847 log.cc:927] Time spent T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.188s	user 0.000s	sys 0.001s
I20260709 14:47:07.791198 28671 consensus_queue.cc:1059] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:47:07.831348 27453 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59310 (request call id 128) took 1134 ms. Trace:
W20260709 14:47:07.805153 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 259970us
I20260709 14:47:07.850399 28218 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.401670 28753 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:07.873917 27454 raft_consensus.cc:2393] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
W20260709 14:47:07.811106 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 90141.3us
I20260709 14:47:07.838722 28824 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.856825 27498 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:07.856010 28642 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:07.858949 28649 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:07.829378 28715 consensus_queue.cc:1048] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:47:07.860814 28838 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:07.860353 28786 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:07.845991 28819 raft_consensus.cc:697] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:07.793066 28751 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.895592 28786 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.895651 28751 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.860816 28740 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:07.843708 28213 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:07.838145 28658 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:07.878443 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:07.898435 27383 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:07.879333 28115 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:07.881829 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 78721.6us
I20260709 14:47:07.882588 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:07.841737 28856 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:07.869303 27453 rpcz_store.cc:276] 0709 14:47:06.682566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:06.704779 (+ 22213us) service_pool.cc:224] Handling call
0709 14:47:07.807309 (+1102530us) spinlock_profiling.cc:243] Waited 81 ms on lock 0x7b5400354b54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:07.817074 (+  9765us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":186348288}
I20260709 14:47:07.853401 28858 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.900369 27381 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:07.906747 28695 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:07.907297 28695 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:07.907351 27535 raft_consensus.cc:1275] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:07.907699 28740 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.896346 28786 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:07.911154 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.922053 27383 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
W20260709 14:47:07.922822 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 71134.6us
I20260709 14:47:07.928406 27532 raft_consensus.cc:1240] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:07.932076 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.935647 28213 raft_consensus.cc:1275] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:07.936877 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.937928 27526 raft_consensus.cc:2410] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 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 14:47:07.938908 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:07.940016 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:07.940920 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:07.941581 27531 raft_consensus.cc:3060] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.941785 27427 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.944718 28671 raft_consensus.cc:2804] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:07.936990 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.946429 27533 raft_consensus.cc:2393] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:07.907766 28695 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.951352 27535 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:07.909765 28751 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:07.885258 28783 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:07.973724 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.978092 27532 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:07.971143 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:07.979038 27533 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.980819 28855 consensus_queue.cc:1059] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:07.912990 28856 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:07.948865 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:07.974862 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 89640.2us
I20260709 14:47:07.983603 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:07.989476 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:07.999235 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:07.999948 27535 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:07.991827 27353 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:08.000192 27532 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:08.003082 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.006740 28215 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:07.952670 28859 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:08.008791 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 69112.9us
I20260709 14:47:07.912447 28858 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.010535 28112 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.965802 28786 consensus_queue.cc:1059] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:47:08.004470 28671 raft_consensus.cc:697] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:08.018277 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.019170 28215 raft_consensus.cc:2393] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 2: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:08.018697 28862 consensus_queue.cc:1059] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:47:07.993983 28412 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:07.995911 28856 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:07.973204 28751 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.025852 27426 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:08.026119 28112 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:07.998474 28791 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:08.027352 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 83292.7us
I20260709 14:47:08.009488 28778 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.031575 28823 consensus_queue.cc:1059] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:47:08.024410 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.032650 28412 raft_consensus.cc:3055] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:08.033008 28412 raft_consensus.cc:740] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:08.033059 27526 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:08.033898 28412 consensus_queue.cc:260] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.035096 28412 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:08.011976 28799 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:07.969183 28819 consensus_queue.cc:237] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER 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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.038048 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.024992 28660 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:08.046772 28215 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:08.025622 28779 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.025158 28753 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:08.025287 28835 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.048177 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:08.019356 28671 consensus_queue.cc:237] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.052109 28215 raft_consensus.cc:3060] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.048228 27427 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.050060 28810 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:08.050598 28854 raft_consensus.cc:2804] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:08.029187 28680 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.056538 28842 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:08.059199 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:08.059828 28211 raft_consensus.cc:3060] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.062052 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:08.062753 28214 raft_consensus.cc:3060] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.047487 28660 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.064937 28660 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:08.053426 28753 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.067704 28753 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.044027 28639 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:08.054998 28854 raft_consensus.cc:697] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:08.068522 28639 raft_consensus.cc:697] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:08.069486 28639 consensus_queue.cc:237] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.026944 28648 consensus_queue.cc:1048] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:47:08.073956 27533 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:08.076320 27530 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:08.076411 27533 raft_consensus.cc:1240] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:08.036876 28791 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.085268 28868 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:08.085860 28868 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.086567 28868 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.047888 28823 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:47:08.103996 27531 raft_consensus.cc:2468] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:08.110240 28211 raft_consensus.cc:2468] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:08.111898 27427 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.018208 28859 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.090042 28753 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.118129 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.096813 28842 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.114907 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:08.130002 27461 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:08.125751 27383 raft_consensus.cc:1275] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:08.128821 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:08.131955 27381 raft_consensus.cc:2393] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:08.118383 27526 raft_consensus.cc:1275] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:08.134886 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:08.112407 28218 raft_consensus.cc:1275] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:08.149250 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.150134 27459 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:08.113138 28658 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.147245 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.153026 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.153225 27455 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:08.153997 27532 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:08.154881 28115 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:08.156232 27530 raft_consensus.cc:1275] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:08.158387 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.159101 28211 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:08.172247 28522 raft_consensus.cc:2764] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:47:08.069478 28854 consensus_queue.cc:237] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.146713 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:08.118772 28824 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.161475 28864 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.186085 28412 consensus_queue.cc:1048] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:08.136829 28753 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.181161 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.194754 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.195559 28211 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:08.146602 28839 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.199084 28839 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:08.200289 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 47871.7us
I20260709 14:47:08.138262 28842 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.188402 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.201334 27532 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
W20260709 14:47:08.204958 27500 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:08.205770 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 50986us
I20260709 14:47:08.174834 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:08.209659 28115 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:08.212980 27426 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:08.170586 28658 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 14:47:08.214932 27381 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:08.179024 28858 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.188475 27380 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:08.173583 28856 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.225324 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:08.231127 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.227180 28859 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.215155 27452 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.218051 28823 raft_consensus.cc:2804] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:08.256796 28867 raft_consensus.cc:2804] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:08.225175 28741 raft_consensus.cc:2749] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:08.222954 28819 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:08.257382 28869 log.cc:927] Time spent T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 14:47:08.228624 28522 consensus_queue.cc:1059] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.052s
I20260709 14:47:08.291326 28711 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:08.298487 28711 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.285772 28823 raft_consensus.cc:697] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:08.258842 28838 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.288297 28867 raft_consensus.cc:697] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
W20260709 14:47:08.319223 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 74267us
I20260709 14:47:08.286245 28819 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.312740 28711 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.315735 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:08.324347 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 101021us
I20260709 14:47:08.210439 28864 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.324919 27528 raft_consensus.cc:2393] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:08.334863 27461 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
W20260709 14:47:08.342474 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 125372us
I20260709 14:47:08.335772 28218 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.343282 28115 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.342300 28858 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.345285 28858 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.347494 28858 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:08.351140 28841 log.cc:927] Time spent T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 1.097s	user 0.004s	sys 0.002s
I20260709 14:47:08.352367 28859 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.352936 28859 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.353963 27387 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42074 (request call id 674) took 1309 ms. Trace:
I20260709 14:47:08.355095 28859 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.354339 27387 rpcz_store.cc:276] 0709 14:47:07.044154 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.058482 (+ 14328us) service_pool.cc:224] Handling call
0709 14:47:07.058907 (+   425us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:07.183585 (+124678us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:07.183619 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:07.184090 (+   471us) log.cc:844] Serialized 26 byte log entry
0709 14:47:07.212983 (+ 28893us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:07.213569 (+   586us) log.cc:844] Serialized 14 byte log entry
0709 14:47:07.214145 (+   576us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:07.214257 (+   112us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:08.350557 (+1136300us) spinlock_profiling.cc:243] Waited 28.7 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:08.353623 (+  3066us) raft_consensus.cc:1685] finished
0709 14:47:08.353743 (+   120us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:08.353884 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":234,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":36,"raft.queue_time_us":33977,"raft.run_cpu_time_us":240,"raft.run_wall_time_us":242,"spinlock_wait_cycles":65961728,"thread_start_us":125336,"threads_started":2,"wal-append.queue_time_us":41258}
I20260709 14:47:08.355643 28859 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.338666 28648 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:08.360713 27531 raft_consensus.cc:1240] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:08.360867 28648 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.333384 28867 consensus_queue.cc:237] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER 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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:08.345690 28872 log.cc:927] Time spent T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 14:47:08.338575 28753 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.363976 28115 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:08.366266 28878 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:08.368067 28878 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.368463 28878 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.373193 28112 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.377372 28864 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.377900 28522 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:08.341584 28824 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.356135 28859 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.374753 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:08.364696 28747 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.379863 28851 raft_consensus.cc:3055] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:08.339386 28658 consensus_queue.cc:1048] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:47:08.383370 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:08.383380 28819 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.383725 28838 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.388157 28639 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:08.384238 27532 raft_consensus.cc:2393] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:08.391463 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.388830 28851 raft_consensus.cc:740] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:08.343082 28642 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.388612 28639 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.397536 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:08.403160 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.374775 28711 consensus_queue.cc:1048] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:47:08.386162 28695 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.400058 28639 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:08.419576 27527 raft_consensus.cc:2393] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:08.419881 28820 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.428582 28213 raft_consensus.cc:2368] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:47:08.420748 28642 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.421663 28214 raft_consensus.cc:2468] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:08.387075 28747 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.366989 28823 consensus_queue.cc:237] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.408557 28745 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:08.401136 28792 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:08.441289 28215 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:08.420842 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.416278 27353 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.400763 28851 consensus_queue.cc:260] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.439680 28753 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.448002 27353 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.448042 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.442448 28745 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.451723 28218 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:08.450359 28864 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:08.451334 28858 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:08.458518 28745 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.504160 28864 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.512310 28851 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.451610 28753 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:08.512773 28883 log.cc:927] Time spent T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:47:08.505889 28858 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.507870 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.506258 28212 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39814 (request call id 448) took 1076 ms. Trace:
I20260709 14:47:08.523814 28864 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.534687 28115 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:08.529179 28859 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.530122 28858 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.546928 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:08.547606 27456 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:08.535228 27529 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41944 (request call id 179) took 2238 ms (client timeout 1539 ms). Trace:
I20260709 14:47:08.531076 28212 rpcz_store.cc:276] 0709 14:47:07.388608 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.391234 (+  2626us) service_pool.cc:224] Handling call
0709 14:47:08.420665 (+1029431us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:08.462008 (+ 41343us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7124224}
I20260709 14:47:08.610529 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.654961 28747 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.655908 28873 raft_consensus.cc:3055] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:08.549620 28859 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.656466 28873 raft_consensus.cc:740] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:08.656778 28859 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.657614 28873 consensus_queue.cc:260] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.659160 28873 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:08.659272 28859 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:08.551570 27529 rpcz_store.cc:269] 0709 14:47:06.292681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:06.308578 (+ 15897us) service_pool.cc:224] Handling call
0709 14:47:06.616407 (+307829us) spinlock_profiling.cc:243] Waited 5.2 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:08.527800 (+1911393us) spinlock_profiling.cc:243] Waited 174 ms on lock 0x7b540006b3d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:08.531199 (+  3399us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":412452992}
W20260709 14:47:08.661494 28660 consensus_meta.cc:287] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.596s	user 0.009s	sys 0.004s
I20260709 14:47:08.593777 28854 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.668922 28753 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.551414 28741 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:08.549849 28833 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:08.715621 27456 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:08.545804 28868 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.670914 28878 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.721362 27379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56388 (request call id 146) took 1106 ms. Trace:
I20260709 14:47:08.731602 27379 rpcz_store.cc:276] 0709 14:47:07.615465 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.615920 (+   455us) service_pool.cc:224] Handling call
0709 14:47:07.616273 (+   353us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:07.815562 (+199289us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:08.721105 (+905543us) spinlock_profiling.cc:243] Waited 108 ms on lock 0x7b5400116cd4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:08.721303 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":249146624}
I20260709 14:47:08.719626 28886 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.726936 28819 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:08.716943 28660 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.718492 28854 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.732038 28833 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.765184 27456 raft_consensus.cc:1275] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:08.768013 27452 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:08.743116 28741 consensus_queue.cc:1048] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 14:47:08.743541 28886 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.791255 28886 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.793313 28868 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.795152 28854 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.798475 28745 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.785732 28660 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.744854 28819 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.803929 28819 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.804157 27501 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:08.805598 28878 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.806020 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:08.806674 28222 raft_consensus.cc:3060] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:08.808947 28219 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39830 (request call id 334) took 1444 ms (client timeout 1767 ms). Trace:
I20260709 14:47:08.808703 28858 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:08.809382 28219 rpcz_store.cc:269] 0709 14:47:07.364809 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.364924 (+   115us) service_pool.cc:224] Handling call
0709 14:47:08.808758 (+1443834us) spinlock_profiling.cc:243] Waited 326 ms on lock 0x7b540017be54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:08.808892 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":750604672}
I20260709 14:47:08.809955 28802 raft_consensus.cc:2749] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:08.811095 28816 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:08.811645 28816 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.812808 28783 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.813829 28816 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:08.814208 28799 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.814821 28799 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.806020 28842 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.817449 28799 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.822549 28222 raft_consensus.cc:2468] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:08.825062 28222 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39560 (request call id 430) took 1005 ms. Trace:
I20260709 14:47:08.825525 28222 rpcz_store.cc:276] 0709 14:47:07.819490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.819679 (+   189us) service_pool.cc:224] Handling call
0709 14:47:08.805896 (+986217us) spinlock_profiling.cc:243] Waited 4.35 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aeee 000000000037fce9 00007f4469cce1e0 00007f4469d970c4 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:08.824984 (+ 19088us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9994880}
I20260709 14:47:08.831544 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.832465 28211 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:08.816121 28639 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.835790 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:08.840519 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.848603 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.851541 27352 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:08.852028 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:08.852663 27461 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.853082 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.833971 28833 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:08.857677 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.858222 28839 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:08.858703 28839 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.859225 28839 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:08.859443 28214 raft_consensus.cc:2393] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 6: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:08.861450 28836 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.861949 28836 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.846055 28522 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:08.853457 28753 consensus_queue.cc:1048] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:47:08.863618 28522 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.851410 28854 consensus_queue.cc:1059] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:47:08.866008 28854 raft_consensus.cc:3055] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:08.866350 28854 raft_consensus.cc:740] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
W20260709 14:47:08.866883 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:08.858573 27528 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:08.867615 28745 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.869197 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:08.875034 28802 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:08.875463 28802 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:08.875818 28802 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.872778 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:08.876827 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.877745 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.878050 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:08.878661 27527 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.873404 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.851009 28212 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:08.878919 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:08.879761 28210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39814 (request call id 446) took 1516 ms. Trace:
I20260709 14:47:08.902204 27461 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:07.101974 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:08.871409 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:08.904867 27535 raft_consensus.cc:2376] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3. Re-sending same reply.
I20260709 14:47:08.867231 28522 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.886155 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.886370 28751 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.888746 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.889160 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.910849 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.911129 27424 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:08.889564 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.891405 27378 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42074 (request call id 678) took 1458 ms. Trace:
I20260709 14:47:08.894385 28741 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:08.897580 28695 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:08.890525 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.900434 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.913656 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:08.902184 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.915910 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.916890 27533 raft_consensus.cc:1275] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:08.917430 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.880219 27210 catalog_manager.cc:5697] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:08.903841 28210 rpcz_store.cc:276] 0709 14:47:07.363605 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.363862 (+   257us) service_pool.cc:224] Handling call
0709 14:47:08.879571 (+1515709us) spinlock_profiling.cc:243] Waited 358 ms on lock 0x7b5400256f54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:08.879705 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":822626688}
I20260709 14:47:08.908223 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.918131 27535 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:08.913467 27378 rpcz_store.cc:276] 0709 14:47:07.432934 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.443222 (+ 10288us) service_pool.cc:224] Handling call
0709 14:47:07.445667 (+  2445us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:07.874689 (+429022us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:07.874751 (+    62us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:07.875331 (+   580us) log.cc:844] Serialized 26 byte log entry
0709 14:47:07.990060 (+114729us) spinlock_profiling.cc:243] Waited 1.45 ms on lock 0x7b1800231e20. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f446ab5ade1 00007f446ab675b1 00007f4461c74e07 00007f446aacfab9 00007f4461c9169b 00007f4461c8f93f 00007f4461c91c02 00007f446491920b 00007f446491ed23 00007f446491f0d1 00007f4464d3aa0f
0709 14:47:08.177893 (+187833us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:08.286155 (+108262us) log.cc:844] Serialized 14 byte log entry
0709 14:47:08.288833 (+  2678us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:08.891096 (+602263us) spinlock_profiling.cc:243] Waited 429 ms on lock 0x7b5400352d54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:08.891153 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:08.891202 (+    49us) raft_consensus.cc:1685] finished
0709 14:47:08.891216 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:08.891353 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":136050,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":558,"raft.queue_time_us":798,"raft.run_cpu_time_us":295,"raft.run_wall_time_us":14424,"spinlock_wait_cycles":988903552,"thread_start_us":289950,"threads_started":2,"wal-append.queue_time_us":350163}
I20260709 14:47:08.909219 28114 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:08.912727 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.924711 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.927604 27453 raft_consensus.cc:2393] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:08.925414 27455 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:08.910104 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.935719 27535 raft_consensus.cc:1240] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:08.941970 27534 raft_consensus.cc:2410] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b 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 14:47:08.943670 28891 log.cc:927] Time spent T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:47:08.948843 28745 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.949486 28745 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.910342 27528 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:08.951829 28745 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:08.932848 28799 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:08.954339 28780 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.954747 28799 raft_consensus.cc:697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:08.955371 28836 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.957760 27531 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 204) took 1008 ms. Trace:
I20260709 14:47:08.958012 28863 raft_consensus.cc:3055] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:08.937347 28751 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:08.958596 28863 raft_consensus.cc:740] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:08.958976 28751 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.960356 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:08.961323 28751 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:08.958250 27531 rpcz_store.cc:276] 0709 14:47:07.949150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:08.104943 (+155793us) service_pool.cc:224] Handling call
0709 14:47:08.105297 (+   354us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:08.361236 (+255939us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:08.957494 (+596258us) spinlock_profiling.cc:243] Waited 255 ms on lock 0x7b5400384854. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:08.957698 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":586875648}
I20260709 14:47:08.959808 28863 consensus_queue.cc:260] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.963716 27452 raft_consensus.cc:2368] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:08.928123 28865 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:08.964581 28863 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.964937 28865 raft_consensus.cc:697] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:08.965868 28865 consensus_queue.cc:237] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER 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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.949779 28802 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:08.867182 28854 consensus_queue.cc:260] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.968428 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.955745 28799 consensus_queue.cc:237] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:08.969863 27532 raft_consensus.cc:2393] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:08.976200 28858 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.970791 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.969115 28864 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:08.978152 28858 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:08.978372 27457 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:08.978708 28858 raft_consensus.cc:697] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:08.970173 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.979544 28115 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.979849 28864 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:08.970716 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.971720 28802 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:08.981374 28220 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39560 (request call id 424) took 1690 ms (client timeout 2210 ms). Trace:
I20260709 14:47:08.972172 28741 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:08.970453 28839 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:08.982748 28637 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:08.971125 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:08.971235 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.000392 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.000759 27456 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:47:09.001202 28210 raft_consensus.cc:2393] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:08.983702 28809 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:08.971906 27454 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50732 (request call id 627) took 1600 ms (client timeout 1770 ms). Trace:
I20260709 14:47:08.984965 28639 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.973816 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:08.987524 28648 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:08.974623 27455 raft_consensus.cc:1275] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:08.989117 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:08.979622 28858 consensus_queue.cc:237] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER 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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.007620 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.990279 27210 catalog_manager.cc:5697] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:08.992059 28115 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:09.016954 28895 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:09.017681 28895 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.017899 28658 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:08.992975 27460 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50746 (request call id 501) took 1625 ms. Trace:
I20260709 14:47:08.993211 28854 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:09.015873 27353 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:08.994045 28791 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:08.995483 27458 raft_consensus.cc:1275] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:08.984289 27209 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41706 (request call id 116) took 3687 ms. Trace:
I20260709 14:47:08.999004 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:08.997085 28220 rpcz_store.cc:269] 0709 14:47:07.290953 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.291495 (+   542us) service_pool.cc:224] Handling call
0709 14:47:08.981192 (+1689697us) spinlock_profiling.cc:243] Waited 332 ms on lock 0x7b5400146ed4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:08.981306 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":764445056}
I20260709 14:47:09.049310 27209 rpcz_store.cc:276] 0709 14:47:05.296960 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:05.304821 (+  7861us) service_pool.cc:224] Handling call
0709 14:47:08.984198 (+3679377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:06.240970 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:06.241689 (+   719us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:06.241738 (+    49us) write_op.cc:435] Acquired schema lock
0709 14:47:06.241757 (+    19us) tablet.cc:662] Decoding operations
0709 14:47:06.244428 (+  2671us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:06.244558 (+   130us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:06.244589 (+    31us) tablet.cc:685] Acquiring locks for 10 operations
0709 14:47:06.245532 (+   943us) tablet.cc:701] Row locks acquired
0709 14:47:06.245583 (+    51us) write_op.cc:260] PREPARE: finished
0709 14:47:06.245741 (+   158us) write_op.cc:270] Start()
0709 14:47:06.245876 (+   135us) write_op.cc:276] Timestamp: P: 1783608426245680 usec, L: 0
0709 14:47:06.245899 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:47:06.246647 (+   748us) log.cc:844] Serialized 4063 byte log entry
0709 14:47:06.820427 (+573780us) op_driver.cc:464] REPLICATION: finished
0709 14:47:06.973248 (+152821us) write_op.cc:301] APPLY: starting
0709 14:47:06.973330 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:06.973563 (+   233us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:07.008174 (+ 34611us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:07.097458 (+ 89284us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:07.097684 (+   226us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 14:47:07.097737 (+    53us) write_op.cc:312] APPLY: finished
0709 14:47:07.098011 (+   274us) log.cc:844] Serialized 76 byte log entry
0709 14:47:07.098203 (+   192us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:07.098334 (+   131us) write_op.cc:454] Released schema lock
0709 14:47:07.098382 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:07.098786 (+   404us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:07.098811 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4326,"reported_tablets":16,"child_traces":[["op",{"apply.queue_time_us":152513,"apply.run_cpu_time_us":3841,"apply.run_wall_time_us":125487,"num_ops":10,"prepare.queue_time_us":101668,"prepare.run_cpu_time_us":22863,"prepare.run_wall_time_us":105236,"raft.queue_time_us":158870,"raft.run_cpu_time_us":46877,"raft.run_wall_time_us":170045,"replication_time_us":574354,"thread_start_us":335920,"threads_started":4,"wal-append.queue_time_us":233843,"wal-append.run_cpu_time_us":16635,"wal-append.run_wall_time_us":1624559}]]}
I20260709 14:47:09.056202 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:09.004945 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 153476us
I20260709 14:47:09.019009 28115 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:09.058436 27352 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:09.058610 28115 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:09.018864 27460 rpcz_store.cc:276] 0709 14:47:07.367918 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.368045 (+   127us) service_pool.cc:224] Handling call
0709 14:47:08.992799 (+1624754us) spinlock_profiling.cc:243] Waited 413 ms on lock 0x7b5400240ed4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:08.992915 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":950519168}
I20260709 14:47:09.052917 28213 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:09.061054 27352 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:09.018384 27210 catalog_manager.cc:5697] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 2, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:09.002529 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.062539 28210 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.062695 27352 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:09.067852 27453 raft_consensus.cc:2393] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:09.003201 28741 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.069913 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:09.070564 27532 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:09.070703 28753 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.071482 27527 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:09.073630 28874 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:09.018277 28895 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.074097 28842 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:09.005169 28637 raft_consensus.cc:697] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:09.061661 28115 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:09.086853 27532 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:09.018482 28658 raft_consensus.cc:697] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:09.081919 27210 catalog_manager.cc:5697] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:09.015012 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.015605 28751 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:09.085927 28842 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:09.169210 28715 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:09.175683 28842 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:09.176124 28715 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:09.083524 28210 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:09.146597 27456 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:09.182348 28115 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:09.089150 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.174777 28873 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:09.074913 28791 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:09.170364 28780 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.086480 28864 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:09.070578 28741 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:09.208992 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 146305us
I20260709 14:47:09.204731 28751 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:47:09.214527 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 198733us
W20260709 14:47:09.211306 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 171250us
I20260709 14:47:09.085815 28855 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.205435 28688 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.074556 28747 consensus_queue.cc:1048] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.131s
W20260709 14:47:09.003610 27454 rpcz_store.cc:269] 0709 14:47:07.371965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.374171 (+  2206us) service_pool.cc:224] Handling call
0709 14:47:08.971719 (+1597548us) spinlock_profiling.cc:243] Waited 477 ms on lock 0x7b54003ff2d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:08.971849 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1096449920}
I20260709 14:47:09.184345 28833 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.229084 28833 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:09.205437 28639 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:09.211513 27352 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:09.208884 28873 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:09.223784 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.224864 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.234784 28114 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:09.224424 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 96527.9us
I20260709 14:47:09.183759 28218 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:09.227241 28741 consensus_queue.cc:1059] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:09.256016 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.256590 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:09.257018 27378 raft_consensus.cc:1240] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:09.257210 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.257784 27380 raft_consensus.cc:1240] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:47:09.228547 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41944 (request call id 205) took 1268 ms. Trace:
I20260709 14:47:09.212760 28864 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:09.178882 28874 consensus_queue.cc:1048] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 14:47:09.089335 28658 consensus_queue.cc:237] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:09.260537 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:09.260788 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.214246 28751 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.263134 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.243772 28210 raft_consensus.cc:1240] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:09.243981 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.244362 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.245674 28639 raft_consensus.cc:697] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:09.282704 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:09.246245 28833 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:09.246595 28715 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:09.246932 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.292057 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.235924 28839 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:09.332172 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.248358 28886 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:09.225898 28855 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.251606 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.214598 28780 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:09.282860 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:09.342434 27531 raft_consensus.cc:2410] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 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 14:47:09.342983 28780 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:09.258708 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.327639 28902 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.259289 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.258720 27534 rpcz_store.cc:276] 0709 14:47:07.953076 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:07.989197 (+ 36121us) service_pool.cc:224] Handling call
0709 14:47:09.218158 (+1228961us) spinlock_profiling.cc:243] Waited 947 ms on lock 0x7b54003cd7d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:09.221758 (+  3600us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2178516736}
I20260709 14:47:09.343873 27531 raft_consensus.cc:1275] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:09.260207 28857 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.264178 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:09.346530 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.348075 27386 raft_consensus.cc:3060] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.348295 28210 raft_consensus.cc:2393] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:09.265296 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.269706 27456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02349d4c909c4e87a299144922957a90"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:09.349184 27456 raft_consensus.cc:606] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:09.349720 27456 raft_consensus.cc:614] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:09.270624 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:09.270884 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.351043 28213 raft_consensus.cc:2393] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:09.271332 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.271404 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.271567 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.272423 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:09.225322 28791 raft_consensus.cc:697] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:09.273314 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.361564 27352 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:09.235672 28637 consensus_queue.cc:237] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:09.274137 28903 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.271517 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.275130 28751 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:09.247889 28899 log.cc:927] Time spent T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
W20260709 14:47:09.276031 28896 log.cc:927] Time spent T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.190s	user 0.003s	sys 0.000s
I20260709 14:47:09.276381 28741 raft_consensus.cc:3055] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:09.276732 27384 raft_consensus.cc:1240] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:09.277942 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.278988 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.238293 28873 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.331171 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.402107 28215 raft_consensus.cc:2368] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4.
I20260709 14:47:09.325773 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:09.284821 28783 consensus_queue.cc:1059] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:47:09.336771 28895 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.337227 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:09.337360 27427 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:09.338122 28904 log.cc:927] Time spent T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 14:47:09.338407 28671 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:09.261484 28864 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.277556 28747 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:09.409379 28639 consensus_queue.cc:237] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.448805 28907 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:09.449841 28907 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:09.450438 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.450863 28863 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.451686 28215 raft_consensus.cc:2393] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 3: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:09.451578 28863 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.268999 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.454587 27452 raft_consensus.cc:2393] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:09.231631 28688 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:09.354386 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.462375 27459 raft_consensus.cc:2393] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
W20260709 14:47:09.355132 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:09.284471 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.357043 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.363772 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.369122 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.327234 28848 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:09.384902 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.389654 27461 raft_consensus.cc:2393] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:09.389439 28855 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:09.390352 27453 raft_consensus.cc:2410] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:47:09.359695 28886 raft_consensus.cc:697] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:09.386821 28833 consensus_queue.cc:1048] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:47:09.343889 28902 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:09.393463 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:09.481071 28898 log.cc:927] Time spent T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.392s	user 0.000s	sys 0.003s
I20260709 14:47:09.424775 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.484201 28212 raft_consensus.cc:1275] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:09.486449 27382 raft_consensus.cc:2468] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:47:09.427452 27532 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:09.376268 28214 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
W20260709 14:47:09.435389 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 98099.1us
I20260709 14:47:09.441102 28895 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:09.464788 27386 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:09.386855 28741 raft_consensus.cc:740] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:09.383180 28903 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.466650 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.357861 28857 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.468648 27380 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:09.450512 28907 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.476593 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.455845 28740 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.477151 28877 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.476854 28886 consensus_queue.cc:237] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.462313 28839 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:09.506685 27385 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:09.501058 27353 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:09.441186 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.505184 27427 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:09.466307 28801 raft_consensus.cc:2804] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:09.464121 28863 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:09.521116 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 178416us
I20260709 14:47:09.530846 27353 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:09.532913 27353 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:09.491029 28854 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.538674 28865 raft_consensus.cc:2804] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:09.501138 28747 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:09.461922 28671 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:09.574332 27427 leader_election.cc:400] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:47:09.575249 27427 leader_election.cc:403] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:47:09.472577 28848 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:09.578699 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 52533.9us
I20260709 14:47:09.579669 27427 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:09.580521 27353 leader_election.cc:400] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:09.581305 27353 leader_election.cc:403] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:09.517143 28740 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:09.530812 28839 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.592746 28822 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4.
I20260709 14:47:09.593268 28903 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:09.593515 28671 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:09.545208 28801 raft_consensus.cc:697] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:09.603601 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:09.577806 28753 consensus_meta.cc:287] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d: Time spent flushing consensus metadata: real 0.504s	user 0.011s	sys 0.000s
I20260709 14:47:09.531466 27454 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:09.572221 28902 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:09.639041 28211 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:47:09.500748 28791 consensus_queue.cc:237] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.607283 28826 raft_consensus.cc:2764] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:47:09.645226 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.606793 28906 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:09.524995 28877 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.582986 28747 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.632637 28895 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:09.641300 28753 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:09.637301 28903 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:09.674690 28903 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:09.674803 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.630952 28854 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.585426 28741 consensus_queue.cc:260] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.673724 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:09.690443 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 152775us
I20260709 14:47:09.665181 28902 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:09.664229 28865 raft_consensus.cc:697] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:09.690078 27383 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:09.693957 27353 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:09.636020 28822 consensus_queue.cc:1048] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:47:09.700151 28688 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:09.700541 28911 log.cc:927] Time spent T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.069s	user 0.002s	sys 0.000s
I20260709 14:47:09.700886 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:09.675143 28740 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:09.705149 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:09.706261 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:09.707320 28842 consensus_meta.cc:287] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: Time spent flushing consensus metadata: real 0.531s	user 0.007s	sys 0.005s
I20260709 14:47:09.707739 28210 raft_consensus.cc:1275] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:09.707705 28842 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.709345 28741 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.709872 28842 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:09.711669 28854 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:09.713239 27381 raft_consensus.cc:2393] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 6: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:09.714342 28857 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:09.714974 28907 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:09.718865 27353 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:09.719485 27427 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:09.723280 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:09.724242 27530 raft_consensus.cc:2410] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:47:09.724838 28863 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.724470 28865 consensus_queue.cc:237] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:09.673501 28915 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:09.692539 28839 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:09.679600 28848 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:09.728049 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:09.729805 27532 raft_consensus.cc:1275] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:47:09.735898 27532 pending_rounds.cc:85] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Aborting all ops after (but not including) 1
I20260709 14:47:09.738041 28747 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:09.738862 28922 log.cc:927] Time spent T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.057s	user 0.000s	sys 0.003s
I20260709 14:47:09.727385 28833 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:09.735010 28858 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:09.671275 28906 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:09.733053 28915 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.744756 28895 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:09.736161 27532 pending_rounds.cc:107] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:47:09.746258 27532 raft_consensus.cc:2889] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:09.746055 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:09.744819 28906 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:09.697569 28801 consensus_queue.cc:237] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER 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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.744148 28924 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.749426 28751 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.749833 28915 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:09.749656 28924 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:09.750502 27385 raft_consensus.cc:1240] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:09.746877 27384 raft_consensus.cc:2376] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3. Re-sending same reply.
I20260709 14:47:09.752060 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.750909 28658 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:47:09.754098 28924 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:09.754475 28751 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:09.755030 28751 consensus_queue.cc:1048] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:09.755196 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:09.693914 28903 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.745223 28864 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.731860 28863 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:09.760353 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.761168 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.781816 27384 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:09.770262 27386 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:09.785282 27384 raft_consensus.cc:1240] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:09.739635 28877 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:09.792899 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.795332 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.795714 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.735474 28923 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:09.799165 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:47:09.767871 28910 log.cc:927] Time spent T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 14:47:09.797453 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.804661 27455 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:09.812662 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:09.812876 27378 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:09.815382 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.810869 28923 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.761147 28859 raft_consensus.cc:3055] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:09.819793 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:09.820593 27384 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:09.824299 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.759807 28906 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:09.847852 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.848843 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.849560 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.803854 28924 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:09.853856 27379 raft_consensus.cc:2393] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 3: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:09.865353 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.812191 28747 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:09.864238 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.876969 27384 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:09.809201 28839 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:09.889772 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:09.890830 27379 raft_consensus.cc:2393] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:09.891763 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.818904 28859 raft_consensus.cc:740] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:09.886363 27460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:09.847222 28923 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:09.846788 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:09.848711 28915 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:09.885070 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.861004 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.901345 27532 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:09.903406 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.892450 27379 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:47:09.904938 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:09.904027 28210 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:09.906353 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:09.907902 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.914363 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:09.916522 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:09.870961 28873 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:09.862316 28906 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:09.888330 28747 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.909822 28915 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:09.897178 28839 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:10.050976 28222 raft_consensus.cc:2368] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:10.069060 27384 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:10.109474 27384 raft_consensus.cc:1275] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:10.154938 27353 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:10.090291 28848 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:09.925491 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.050251 28745 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:10.091399 28903 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:10.182785 27353 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.188426 27534 raft_consensus.cc:1275] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:10.198881 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:10.172528 28935 log.cc:927] Time spent T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 14:47:10.201159 28924 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:10.201710 28924 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:10.202224 28924 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.202634 27353 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:10.204062 28857 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:10.204671 28857 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:10.205228 28857 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.214650 27353 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.219273 27353 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.172849 28864 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:10.228067 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 276502us
I20260709 14:47:10.179509 28799 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:10.232851 27353 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.191973 28858 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:10.216430 28855 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.261974 27353 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.231000 28895 raft_consensus.cc:2749] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:10.265868 27353 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:09.934609 28859 consensus_queue.cc:260] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:10.267411 28751 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:10.269469 28859 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.264961 28855 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:10.236133 28902 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:10.191983 28848 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:10.275285 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.217118 28745 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:10.283058 27353 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.290962 28112 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:10.264946 28864 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:10.293478 28112 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.268890 28858 raft_consensus.cc:697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:10.255931 28799 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:10.278780 28903 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:10.298743 28112 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.300792 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:10.306146 28215 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.294338 28907 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:10.292449 28895 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:10.303596 28740 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.292565 28855 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:10.294902 28637 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:10.296720 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:10.315021 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.315747 28906 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:10.316012 28745 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:10.316920 28747 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:10.305305 28903 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:10.319896 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:10.320027 28923 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:10.364940 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:10.297075 28873 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:10.322038 28848 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:10.322708 28914 log.cc:927] Time spent T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.656s	user 0.006s	sys 0.010s
I20260709 14:47:10.323669 27460 raft_consensus.cc:606] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.308990 28791 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:10.325179 27380 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 692) took 1066 ms. Trace:
I20260709 14:47:10.377681 27460 raft_consensus.cc:614] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:10.328778 28915 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:10.331672 27381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 691) took 1073 ms. Trace:
I20260709 14:47:10.378031 27380 rpcz_store.cc:276] 0709 14:47:09.259990 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.264929 (+  4939us) service_pool.cc:224] Handling call
0709 14:47:10.324974 (+1060045us) spinlock_profiling.cc:243] Waited 120 ms on lock 0x7b5400473954. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:10.325083 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":275337472}
I20260709 14:47:10.337983 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:47:10.331914 27498 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:10.336169 27455 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:10.383050 27459 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.383153 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:10.383903 27380 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:10.382398 28740 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:10.384696 28740 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:10.384796 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:10.339027 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.385211 28740 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:10.340132 28112 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:10.346184 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:10.386801 27457 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
W20260709 14:47:10.387035 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 46894.1us
I20260709 14:47:10.356318 27454 raft_consensus.cc:1275] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:10.329945 27529 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 223) took 1287 ms. Trace:
I20260709 14:47:10.381974 27381 rpcz_store.cc:276] 0709 14:47:09.258384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.258499 (+   115us) service_pool.cc:224] Handling call
0709 14:47:10.331473 (+1072974us) spinlock_profiling.cc:243] Waited 369 ms on lock 0x7b54002f94d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:10.331620 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":849128832}
I20260709 14:47:10.390267 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:10.357249 27501 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.357551 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:10.359645 28637 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:10.365712 27385 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:10.388928 27529 rpcz_store.cc:276] 0709 14:47:09.043031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.067952 (+ 24921us) service_pool.cc:224] Handling call
0709 14:47:09.068351 (+   399us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:09.068756 (+   405us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:09.068793 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:09.755588 (+686795us) spinlock_profiling.cc:243] Waited 34.2 ms on lock 0x7b1800337d80. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f446ab5ade1 00007f446ab675b1 00007f4461c602a6 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4463678a11 00007f4463688372 00007f4464dbaa01 00007f4464d7f43a
0709 14:47:09.756132 (+   544us) spinlock_profiling.cc:243] Waited 6.85 ms on lock 0x7b2c00072f38. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4463678a11 00007f4463688372 00007f4464dbaa01 00007f4464d7f43a 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2
0709 14:47:09.818728 (+ 62596us) log.cc:844] Serialized 26 byte log entry
0709 14:47:09.901116 (+ 82388us) spinlock_profiling.cc:243] Waited 2.08 ms on lock 0x7b1800337d80. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f446ab5ade1 00007f446ab675b1 00007f4461c92522 00007f4461c947c1 00007f4461c94779 00007f4461c94709 00007f4461c946d1 00007f4461c939cd 0000000000396ad4 0000000000396919 00007f4461c7583a
0709 14:47:10.161776 (+260660us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:47:10.251681 (+ 89905us) log.cc:844] Serialized 14 byte log entry
0709 14:47:10.266918 (+ 15237us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:10.268084 (+  1166us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:10.329678 (+ 61594us) raft_consensus.cc:1685] finished
0709 14:47:10.329703 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:10.329858 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":326,"prepare.queue_time_us":46920,"prepare.run_cpu_time_us":3674,"prepare.run_wall_time_us":17074,"raft.queue_time_us":16092,"raft.run_cpu_time_us":222,"raft.run_wall_time_us":88738,"spinlock_wait_cycles":123169536,"thread_start_us":198042,"threads_started":1,"wal-append.queue_time_us":408104}
I20260709 14:47:10.393288 28637 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:10.395126 27385 raft_consensus.cc:1275] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:10.329077 28839 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:10.342372 28877 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.329550 28799 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:10.328961 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:10.324429 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:10.350831 28215 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:10.387310 28740 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:10.396713 28906 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:10.352699 28792 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 14:47:10.398854 27380 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:10.401113 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
W20260709 14:47:10.403566 28949 log.cc:927] Time spent T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 14:47:10.403987 28923 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:10.377238 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:10.402415 27353 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:10.409166 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.397011 28877 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:10.362614 28886 consensus_queue.cc:1048] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 14:47:10.410123 27528 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42596 (request call id 439) took 1132 ms. Trace:
I20260709 14:47:10.410652 28855 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:10.329423 28858 consensus_queue.cc:237] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER 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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:10.366056 28903 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:10.411675 28877 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:10.411962 27501 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.412945 28907 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:10.413395 28907 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:10.413810 28907 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:10.415205 27501 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.416302 27459 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:10.414036 28855 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:47:10.422729 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 68222.9us
I20260709 14:47:10.412277 28877 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.407979 28857 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:10.423084 27501 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.430962 27353 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:10.431370 27459 raft_consensus.cc:1275] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:10.433933 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.435385 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.442466 28219 raft_consensus.cc:1275] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:10.404042 28906 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:10.454078 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.454360 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.458004 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.456549 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:10.421406 28792 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:10.459828 27353 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.456748 28906 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:10.458575 28895 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:47:10.520527 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 129346us
I20260709 14:47:10.539150 28112 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.458838 28951 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:10.461730 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.472117 28839 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:10.559290 27382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 685) took 1304 ms. Trace:
I20260709 14:47:10.571136 27383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 696) took 1115 ms. Trace:
I20260709 14:47:10.461935 28923 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 14:47:10.559909 27382 rpcz_store.cc:276] 0709 14:47:09.255086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.255716 (+   630us) service_pool.cc:224] Handling call
0709 14:47:10.559029 (+1303313us) spinlock_profiling.cc:243] Waited 112 ms on lock 0x7b54002bf7d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:10.559210 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":257364736}
I20260709 14:47:10.574093 27384 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:10.571779 27383 rpcz_store.cc:276] 0709 14:47:09.455455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.466400 (+ 10945us) service_pool.cc:224] Handling call
0709 14:47:10.570868 (+1104468us) spinlock_profiling.cc:243] Waited 193 ms on lock 0x7b5400340154. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:10.571058 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":444067200}
I20260709 14:47:10.578558 28211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39814 (request call id 461) took 1222 ms. Trace:
I20260709 14:47:10.459365 28877 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:10.584108 28909 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:10.587370 28956 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:10.574762 28895 raft_consensus.cc:697] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:10.581125 28211 rpcz_store.cc:276] 0709 14:47:09.356475 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.356672 (+   197us) service_pool.cc:224] Handling call
0709 14:47:10.578350 (+1221678us) spinlock_profiling.cc:243] Waited 175 ms on lock 0x7b540017c354. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:10.578494 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":402265472}
I20260709 14:47:10.590111 28915 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:10.548995 28906 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.534271 28855 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:10.593339 28953 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.594144 28873 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:47:10.594240 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 55223.8us
I20260709 14:47:10.573297 28637 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:10.613198 28210 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
W20260709 14:47:10.620739 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 122339us
W20260709 14:47:10.623102 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 200118us
I20260709 14:47:10.624253 27501 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.410606 27528 rpcz_store.cc:276] 0709 14:47:09.278131 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.284077 (+  5946us) service_pool.cc:224] Handling call
0709 14:47:09.367452 (+ 83375us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:09.390699 (+ 23247us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:09.390730 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:09.391173 (+   443us) log.cc:844] Serialized 26 byte log entry
0709 14:47:09.524688 (+133515us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:09.600506 (+ 75818us) log.cc:844] Serialized 14 byte log entry
0709 14:47:09.642791 (+ 42285us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:09.659011 (+ 16220us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:09.942289 (+283278us) spinlock_profiling.cc:243] Waited 6.9 ms on lock 0x7b180009d6c0. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f446ab5ade1 00007f446ab675b1 00007f4461c923f3 00007f4461c947c1 00007f4461c94779 00007f4461c94709 00007f4461c946d1 00007f4461c939cd 0000000000396ad4 0000000000396919 00007f4461c7583a
0709 14:47:10.322149 (+379860us) spinlock_profiling.cc:243] Waited 3.61 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:10.409862 (+ 87713us) raft_consensus.cc:1685] finished
0709 14:47:10.409894 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:10.410059 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1259,"prepare.queue_time_us":43553,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":6062,"raft.queue_time_us":4096,"raft.run_cpu_time_us":241,"raft.run_wall_time_us":241,"spinlock_wait_cycles":24164864,"thread_start_us":114330,"threads_started":1,"wal-append.queue_time_us":204249}
I20260709 14:47:10.625119 28951 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:10.626910 28947 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:10.627489 28947 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:10.628448 28895 consensus_queue.cc:237] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER 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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:10.630988 28947 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:10.640714 27501 leader_election.cc:400] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4.
I20260709 14:47:10.641515 27501 leader_election.cc:403] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:47:10.654141 27501 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.654457 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:10.656642 27387 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:10.655639 27424 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:10.662355 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.674477 28947 consensus_queue.cc:1059] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:10.674787 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:10.614748 28909 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:10.675807 27527 raft_consensus.cc:2393] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 6: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:10.675995 28947 raft_consensus.cc:3055] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:10.676211 27453 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:10.676458 28947 raft_consensus.cc:740] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:10.677042 28909 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:10.680068 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.635874 28957 consensus_queue.cc:1048] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:47:10.713934 28962 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4.
I20260709 14:47:10.714928 28857 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:10.715173 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:10.715790 28938 log.cc:927] Time spent T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 14:47:10.616839 28953 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:10.716526 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 62461.3us
I20260709 14:47:10.717315 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.718562 28953 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:10.718820 27501 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:10.719878 28961 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:10.623276 28924 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:10.684165 27424 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:47:10.729544 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 45493.7us
I20260709 14:47:10.721838 27501 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.722443 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.679301 27353 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:10.730751 27424 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:47:10.731812 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 52615.8us
W20260709 14:47:10.730628 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 111553us
I20260709 14:47:10.749871 27530 raft_consensus.cc:2393] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:10.762688 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:10.762704 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:10.766417 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 44639us
I20260709 14:47:10.767402 27501 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.767746 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.768908 27384 raft_consensus.cc:2393] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:10.770397 27534 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:10.772778 27501 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.677366 28947 consensus_queue.cc:260] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:10.774176 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 213996us
I20260709 14:47:10.776437 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:10.777022 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:10.777241 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.781950 28219 raft_consensus.cc:1275] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:10.783234 28222 raft_consensus.cc:1275] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:10.783747 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.727247 28909 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:10.793382 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:10.720091 28903 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:10.729324 28671 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:10.714020 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.799150 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.766482 28833 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:10.801389 28115 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.802456 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.768848 28747 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:10.778818 28802 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:10.789183 28865 raft_consensus.cc:2804] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:10.714037 28823 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.085s
I20260709 14:47:10.814692 28115 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:10.778671 28962 raft_consensus.cc:2749] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:10.792618 28859 raft_consensus.cc:2804] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:10.832368 27381 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.801487 28909 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:10.835548 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:10.795580 28954 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:10.773809 28955 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 14:47:10.808243 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:10.806901 28877 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:10.833815 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:10.861054 27352 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.807637 28864 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:10.859144 27530 raft_consensus.cc:2393] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:10.869385 27352 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.885699 27352 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:10.813679 27528 raft_consensus.cc:2468] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:47:10.871964 27381 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:10.822376 28947 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.819661 28865 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:10.873410 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 58848.1us
I20260709 14:47:10.837953 28747 raft_consensus.cc:697] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:10.894428 28212 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 455) took 1220 ms. Trace:
I20260709 14:47:10.913635 28863 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:10.917598 28213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39814 (request call id 462) took 1554 ms. Trace:
I20260709 14:47:10.860241 28859 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:10.926805 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:10.930624 28218 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:10.936239 28783 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:10.978824 28115 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:10.863374 28802 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:10.925002 27378 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 690) took 1668 ms (client timeout 1613 ms). Trace:
W20260709 14:47:10.988472 27378 rpcz_store.cc:269] 0709 14:47:09.258053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.259035 (+   982us) service_pool.cc:224] Handling call
0709 14:47:10.924697 (+1665662us) spinlock_profiling.cc:243] Waited 469 ms on lock 0x7b540028d554. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:10.924911 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1077735296}
I20260709 14:47:10.866042 28909 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:10.994397 28970 log.cc:927] Time spent T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
I20260709 14:47:10.995829 28220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 446) took 1564 ms. Trace:
I20260709 14:47:10.981104 28213 rpcz_store.cc:276] 0709 14:47:09.363199 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.363462 (+   263us) service_pool.cc:224] Handling call
0709 14:47:10.917325 (+1553863us) spinlock_profiling.cc:243] Waited 868 ms on lock 0x7b54003ff554. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:10.917510 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1995909888}
I20260709 14:47:10.831821 28921 consensus_queue.cc:1048] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.160s
I20260709 14:47:10.865432 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:10.996245 28220 rpcz_store.cc:276] 0709 14:47:09.432050 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.446772 (+ 14722us) service_pool.cc:224] Handling call
0709 14:47:09.447270 (+   498us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:09.447785 (+   515us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:09.447838 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:10.634790 (+1186952us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b2c000bfe88. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4463678a11 00007f4463688372 00007f4464dbaa01 00007f4464d7f43a 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2
0709 14:47:10.635319 (+   529us) log.cc:844] Serialized 26 byte log entry
0709 14:47:10.674246 (+ 38927us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:10.674311 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:10.713647 (+ 39336us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:10.995475 (+281828us) raft_consensus.cc:1685] finished
0709 14:47:10.995503 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:10.995756 (+   253us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":13109,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":11258,"spinlock_wait_cycles":29719936,"thread_start_us":38485,"threads_started":1,"wal-append.queue_time_us":154530}
I20260709 14:47:10.997700 27531 raft_consensus.cc:2393] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:10.979635 28864 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:10.999706 28783 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:11.000335 28747 consensus_queue.cc:237] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:11.001368 28864 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:11.002393 28783 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:11.002992 28907 consensus_meta.cc:287] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d: Time spent flushing consensus metadata: real 0.589s	user 0.012s	sys 0.000s
I20260709 14:47:10.981972 28865 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.980741 28212 rpcz_store.cc:276] 0709 14:47:09.684793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:09.689557 (+  4764us) service_pool.cc:224] Handling call
0709 14:47:10.583840 (+894283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:10.584126 (+   286us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:10.584175 (+    49us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:10.584264 (+    89us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:10.584319 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:10.584415 (+    96us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:10.894106 (+309691us) spinlock_profiling.cc:243] Waited 878 ms on lock 0x7b540017c350. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7e8ad 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:10.894308 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2020419968}
I20260709 14:47:10.992583 28802 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:10.882691 28858 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:11.005285 27535 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:11.003461 28907 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:10.984855 28964 log.cc:927] Time spent T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.211s	user 0.000s	sys 0.001s
I20260709 14:47:10.873291 28954 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:10.991523 28859 raft_consensus.cc:3060] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:11.087970 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 248216us
W20260709 14:47:11.218118 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 449756us
W20260709 14:47:11.278548 27426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:11.328239 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:11.281904 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:11.333446 27530 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:10.981463 28214 raft_consensus.cc:1275] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:11.004371 28857 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:10.888474 28877 raft_consensus.cc:2749] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:11.293489 28695 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:11.295151 28903 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:10.979415 28745 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:11.300418 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:11.307420 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 328675us
I20260709 14:47:11.285593 28783 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:11.359213 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 57351.4us
I20260709 14:47:11.315276 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:11.316206 27427 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:11.328861 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:11.332858 28213 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:11.360415 27378 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:11.338831 27533 raft_consensus.cc:2393] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:11.296339 28924 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:11.347072 27424 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:11.357519 28857 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:11.365442 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:11.365299 28857 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:11.367765 28857 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:11.321801 28848 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:11.373898 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 57787.2us
I20260709 14:47:11.371747 28213 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:11.321391 28921 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:11.375305 27427 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:11.385013 27426 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:11.368594 28800 consensus_queue.cc:1059] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:47:11.368320 28857 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:11.391394 28971 log.cc:927] Time spent T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 14:47:11.384343 28822 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:11.369282 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:11.402453 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 516829us
I20260709 14:47:11.403599 27352 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:11.381358 28791 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:11.497232 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 93762.3us
I20260709 14:47:11.502131 27352 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:11.358904 28927 consensus_queue.cc:1059] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 14:47:11.381835 28962 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:11.391412 28688 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:11.395766 28833 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:11.374032 28783 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:11.349956 28909 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:11.513343 28791 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:11.535465 27532 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.592s	user 0.010s	sys 0.017s
W20260709 14:47:11.537417 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 205281us
W20260709 14:47:11.554168 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 52143.7us
I20260709 14:47:11.381904 28848 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:11.560194 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:11.505277 28671 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:11.506817 28903 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:11.391455 28928 consensus_queue.cc:1048] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.165s
I20260709 14:47:11.564343 27352 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:11.400470 28857 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:11.505034 28924 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:11.563769 27532 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.010s	sys 0.017s
I20260709 14:47:11.511400 28864 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:11.523326 28688 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.566090 27535 raft_consensus.cc:2410] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260709 14:47:11.590854 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 267318us
I20260709 14:47:11.592134 27498 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:11.592571 27353 leader_election.cc:400] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:11.562845 27526 raft_consensus.cc:2393] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 2: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:11.562445 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:11.560777 28747 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.034s	sys 0.073s
I20260709 14:47:11.523016 28980 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:11.593969 27534 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:11.584077 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:11.587881 28858 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:11.519224 28962 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:11.562326 28842 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:11.550314 28740 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.597183 27498 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:11.596130 28921 raft_consensus.cc:697] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:11.620024 28980 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:11.627709 28740 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:11.628528 28921 consensus_queue.cc:237] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER 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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:11.629765 28980 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:11.630231 28740 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:11.596339 28688 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:11.561908 28877 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
W20260709 14:47:11.603722 28747 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.600s	user 0.035s	sys 0.074s
W20260709 14:47:11.619257 28865 consensus_meta.cc:287] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.591s	user 0.008s	sys 0.004s
I20260709 14:47:11.626657 28954 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:11.626962 28989 log.cc:927] Time spent T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.231s	user 0.000s	sys 0.000s
I20260709 14:47:11.596469 28864 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:11.596329 28975 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:11.593966 27353 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:11.665896 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 72032.8us
I20260709 14:47:11.667358 27353 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:11.601393 28974 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:47:11.661656 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 268888us
I20260709 14:47:11.596859 28924 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:11.611944 27527 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
W20260709 14:47:11.623446 28906 consensus_meta.cc:287] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 1.004s	user 0.020s	sys 0.019s
I20260709 14:47:11.608634 28907 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:11.674618 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 374273us
I20260709 14:47:11.639583 28802 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:11.673959 28975 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:11.681051 28863 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.681643 28863 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:11.682812 28975 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:11.683509 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 86422.2us
I20260709 14:47:11.683911 28863 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:11.684269 27498 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:11.684703 28927 consensus_queue.cc:1048] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:11.685772 27498 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:11.686486 28927 consensus_queue.cc:1048] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:11.687004 27498 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:11.688455 29002 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:11.689932 28988 log.cc:927] Time spent T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:47:11.692479 28909 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:11.693794 27532 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 244) took 1261 ms. Trace:
I20260709 14:47:11.695538 28864 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:11.694326 27532 rpcz_store.cc:276] 0709 14:47:10.432711 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:10.432875 (+   164us) service_pool.cc:224] Handling call
0709 14:47:10.433288 (+   413us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:10.602327 (+169039us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:47:10.650809 (+ 48482us) log.cc:844] Serialized 14 byte log entry
0709 14:47:10.924383 (+273574us) spinlock_profiling.cc:243] Waited 1.24 ms on lock 0x7b18003380e0. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f446ab5ade1 00007f446ab675b1 00007f4461c74e07 00007f446aacfab9 00007f4461c9169b 00007f4461c8f93f 00007f4461c91c02 00007f446491920b 00007f446491ed23 00007f446491f23a 00007f4464d89a2a
0709 14:47:11.658586 (+734203us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:11.659469 (+   883us) log.cc:844] Serialized 26 byte log entry
0709 14:47:11.659728 (+   259us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:11.659779 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:11.660049 (+   270us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:11.693396 (+ 33347us) raft_consensus.cc:1685] finished
0709 14:47:11.693522 (+   126us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:11.693717 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27846,"prepare.queue_time_us":29757,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":37,"raft.queue_time_us":119300,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":31769,"spinlock_wait_cycles":2859776,"thread_start_us":874418,"threads_started":3,"wal-append.queue_time_us":975179}
I20260709 14:47:11.662150 28865 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:11.697526 28791 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:11.661541 28961 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:11.699290 28924 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:11.699343 28865 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:11.700037 28783 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:11.704608 28783 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:11.705178 28783 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:11.707405 28783 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:11.699375 28998 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:11.708647 28998 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:11.709069 28998 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:11.679574 28906 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:11.711295 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 351299us
I20260709 14:47:11.674762 28747 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:11.718276 28112 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:11.677120 28858 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:11.713336 28863 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:11.693791 28909 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:47:11.768728 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 50705.6us
I20260709 14:47:11.785977 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:11.773283 28993 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.774185 28848 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:11.793187 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 446205us
I20260709 14:47:11.772092 28863 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.775285 28927 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:11.775869 28791 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:11.776470 29000 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:11.770303 28858 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:11.768694 28715 consensus_queue.cc:1048] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:47:11.719803 28924 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:11.797812 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 117785us
I20260709 14:47:11.766175 28671 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.766352 28995 raft_consensus.cc:2804] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:11.802954 27424 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:11.813989 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:11.799396 28863 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:11.807255 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 120325us
W20260709 14:47:11.799865 28947 consensus_meta.cc:287] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.819s	user 0.007s	sys 0.006s
I20260709 14:47:11.810491 28973 consensus_queue.cc:1059] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:47:11.810817 28962 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:11.806866 28858 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:11.808825 29000 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:11.825769 29000 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:11.795552 27526 raft_consensus.cc:1240] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:11.727283 28805 consensus_queue.cc:1059] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.070s
I20260709 14:47:11.828625 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:11.830735 27378 raft_consensus.cc:1240] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:11.831542 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:11.831799 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:11.832289 27381 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:11.818121 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:11.803107 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 474614us
I20260709 14:47:11.821164 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:11.819859 28671 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:11.802261 28791 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.848810 28219 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:11.850476 27501 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:11.859108 27381 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:11.924993 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:11.926321 28211 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
W20260709 14:47:11.940917 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 90547.9us
I20260709 14:47:11.983259 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:11.857475 27498 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:47:12.005046 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 156629us
I20260709 14:47:11.813386 28995 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:11.819917 28923 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:11.796664 28993 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.075279 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.075716 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:11.854118 28791 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:11.805859 28927 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.098490 28219 raft_consensus.cc:1275] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:12.100083 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:11.812896 28924 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:11.809410 28848 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.246s
I20260709 14:47:12.054347 28864 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.061015 28915 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.054656 28907 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:11.833210 28928 raft_consensus.cc:2804] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:12.110189 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.087590 28995 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:12.165290 27384 raft_consensus.cc:1275] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:12.091171 29007 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:12.074837 29001 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.110901 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.175148 28222 raft_consensus.cc:1240] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:12.168735 27461 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:12.169957 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.094906 28839 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.176978 27460 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:12.094323 28947 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:12.170014 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 317855us
I20260709 14:47:12.061488 28857 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.182096 27498 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:12.105006 28648 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:12.180195 28972 log.cc:927] Time spent T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.540s	user 0.004s	sys 0.004s
I20260709 14:47:12.098578 28923 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.166872 28928 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:12.203166 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.172329 29007 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.195326 28999 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.128s
I20260709 14:47:12.168128 28907 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.167965 28915 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.166788 28864 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.371914 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42596 (request call id 453) took 1596 ms. Trace:
I20260709 14:47:12.194010 28839 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.376852 27534 rpcz_store.cc:276] 0709 14:47:10.775010 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:10.776798 (+  1788us) service_pool.cc:224] Handling call
0709 14:47:12.371635 (+1594837us) spinlock_profiling.cc:243] Waited 810 ms on lock 0x7b5400047754. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:12.371834 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1862227840}
I20260709 14:47:12.377357 28927 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.256012 28823 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.378741 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.378250 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.265587 28993 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.379485 27457 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:12.379618 27534 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:12.206583 29001 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.380872 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:12.381949 28859 consensus_meta.cc:287] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 1.012s	user 0.009s	sys 0.001s
I20260709 14:47:12.234584 28802 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:12.258495 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.382596 28859 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.383172 28210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39830 (request call id 378) took 1055 ms. Trace:
I20260709 14:47:12.382727 28802 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.383574 28210 rpcz_store.cc:276] 0709 14:47:11.328158 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.328603 (+   445us) service_pool.cc:224] Handling call
0709 14:47:12.382958 (+1054355us) spinlock_profiling.cc:243] Waited 443 ms on lock 0x7b54003ff7d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:12.383112 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1019726208}
I20260709 14:47:12.381979 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.386802 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 250) took 1058 ms. Trace:
I20260709 14:47:12.387877 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.371235 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.387141 27534 rpcz_store.cc:276] 0709 14:47:11.329057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.385870 (+1056813us) service_pool.cc:224] Handling call
0709 14:47:12.386211 (+   341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.386385 (+   174us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:12.386416 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:12.386459 (+    43us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:12.386490 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.386617 (+   127us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:12.386747 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:12.391495 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 251) took 1062 ms. Trace:
I20260709 14:47:12.390302 27456 raft_consensus.cc:1275] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:12.391901 27534 rpcz_store.cc:276] 0709 14:47:11.340374 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.390782 (+1050408us) service_pool.cc:224] Handling call
0709 14:47:12.391064 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.391210 (+   146us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:12.391235 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:12.391273 (+    38us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:12.391300 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.391348 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:12.391447 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:12.393497 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.393657 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 254) took 1041 ms. Trace:
I20260709 14:47:12.226869 28906 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.394620 28115 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:12.245079 29005 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:12.396113 28688 consensus_meta.cc:287] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.765s	user 0.006s	sys 0.003s
I20260709 14:47:12.394682 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.396891 28954 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:12.397347 28954 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.397713 28954 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.398005 28915 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.261643 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:12.202965 28790 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.400095 28790 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.173705 28962 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:12.402019 28115 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:12.394057 27534 rpcz_store.cc:276] 0709 14:47:11.352218 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.392888 (+1040670us) service_pool.cc:224] Handling call
0709 14:47:12.393192 (+   304us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.393357 (+   165us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:12.393382 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:12.393419 (+    37us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:12.393447 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.393496 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:12.393606 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:12.213956 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:12.267715 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:12.383397 27530 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41944 (request call id 247) took 1055 ms. Trace:
W20260709 14:47:12.199477 28212 consensus_meta.cc:287] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.833s	user 0.012s	sys 0.000s
I20260709 14:47:12.427922 27534 raft_consensus.cc:1240] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:12.428838 27532 raft_consensus.cc:2393] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:12.401280 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.429181 27530 rpcz_store.cc:276] 0709 14:47:11.327673 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.348890 (+ 21217us) service_pool.cc:224] Handling call
0709 14:47:12.258292 (+909402us) spinlock_profiling.cc:243] Waited 1.41 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:12.383337 (+125045us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3250944}
I20260709 14:47:12.498075 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42610 (request call id 720) took 1145 ms. Trace:
W20260709 14:47:12.365489 28979 log.cc:927] Time spent T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 14:47:12.498494 27534 rpcz_store.cc:276] 0709 14:47:11.353128 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.414521 (+1061393us) service_pool.cc:224] Handling call
0709 14:47:12.427690 (+ 13169us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.497784 (+ 70094us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.498014 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:12.499063 27530 raft_consensus.cc:1275] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:12.415119 28115 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:12.260401 28865 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.186125 28947 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.257901 27529 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 243) took 1825 ms. Trace:
I20260709 14:47:12.393913 28671 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.510012 28859 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.350210 28842 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:12.327984 28745 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.497565 28848 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:12.499253 28906 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:12.337913 28998 consensus_meta.cc:287] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.619s	user 0.008s	sys 0.004s
I20260709 14:47:12.500396 27530 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42610 (request call id 721) took 1079 ms. Trace:
I20260709 14:47:12.535699 27530 rpcz_store.cc:276] 0709 14:47:11.421037 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.498414 (+1077377us) service_pool.cc:224] Handling call
0709 14:47:12.498745 (+   331us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.500060 (+  1315us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.500327 (+   267us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:12.538568 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:12.512854 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 97830.5us
I20260709 14:47:12.234871 28978 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:12.225062 28951 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.225226 28975 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.510900 28791 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.198452 28648 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.244798 29006 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.255990 27531 raft_consensus.cc:1275] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:12.224242 28928 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:12.382282 29001 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.429816 28792 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:12.395182 28907 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.330371 28886 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:12.520124 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.497977 28956 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.429028 28962 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:12.526010 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42610 (request call id 722) took 1035 ms. Trace:
I20260709 14:47:12.516934 28865 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.402436 28688 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.414896 29007 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.504674 28212 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:12.378851 28823 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.557078 28115 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:12.538556 28906 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.537679 28842 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:12.559791 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 390473us
I20260709 14:47:12.535128 28220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39830 (request call id 376) took 1199 ms. Trace:
I20260709 14:47:12.328276 28858 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.257911 28923 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.567142 27534 rpcz_store.cc:276] 0709 14:47:11.490778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.499914 (+1009136us) service_pool.cc:224] Handling call
0709 14:47:12.525513 (+ 25599us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.525695 (+   182us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:12.525724 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:12.525759 (+    35us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:12.525798 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.525859 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:12.525956 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:12.559191 28792 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:12.539776 28745 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.540866 28848 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:12.601188 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 79946.8us
I20260709 14:47:12.538309 28998 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.605778 27381 raft_consensus.cc:1240] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:12.605988 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.581861 28962 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:12.609611 27455 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:12.610498 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.629748 27384 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:12.612546 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.612794 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.613371 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.630488 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.613263 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:12.614279 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.615921 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.551956 28951 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.631978 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:12.552523 28975 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.633658 27379 raft_consensus.cc:2410] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb 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 14:47:12.565732 28973 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.587870 27531 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42610 (request call id 717) took 1266 ms. Trace:
I20260709 14:47:12.601027 28220 rpcz_store.cc:276] 0709 14:47:11.327422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.331417 (+  3995us) service_pool.cc:224] Handling call
0709 14:47:12.401120 (+1069703us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:12.527223 (+126103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":28530560}
W20260709 14:47:12.627821 28863 consensus_meta.cc:287] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.772s	user 0.011s	sys 0.000s
I20260709 14:47:12.611860 28955 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:12.607936 28212 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39830 (request call id 374) took 1278 ms. Trace:
I20260709 14:47:12.630617 27383 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:12.606868 28859 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.664027 28906 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.663827 28859 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.665201 28745 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.666339 28859 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.646929 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:12.517483 27529 rpcz_store.cc:276] 0709 14:47:10.432248 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:10.439762 (+  7514us) service_pool.cc:224] Handling call
0709 14:47:10.519029 (+ 79267us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:10.583074 (+ 64045us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:10.592200 (+  9126us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:10.644882 (+ 52682us) log.cc:844] Serialized 26 byte log entry
0709 14:47:10.805968 (+161086us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:10.806035 (+    67us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:10.817737 (+ 11702us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:11.832321 (+1014584us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:12.257542 (+425221us) raft_consensus.cc:1685] finished
0709 14:47:12.257573 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:12.257827 (+   254us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":13049,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":6359,"spinlock_wait_cycles":31020928,"thread_start_us":80078,"threads_started":1,"wal-append.queue_time_us":207323}
I20260709 14:47:12.667404 28998 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.668124 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.669615 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.567932 28886 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.607632 28907 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.646272 28951 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.680841 28907 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.682179 28791 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.680048 28648 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.683686 28907 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.645704 28863 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.617528 29004 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.639966 28790 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.617589 28658 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:12.565943 29006 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.616732 28792 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.642390 28671 consensus_queue.cc:1059] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:12.616254 27352 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:12.634219 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.617179 28839 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.617726 28637 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:12.625123 28957 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.562917 28978 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.581616 28956 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.646651 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:12.655364 28975 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.644768 28973 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.684864 27528 raft_consensus.cc:1240] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:12.685406 28658 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:12.690034 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 73868.7us
I20260709 14:47:12.685009 29004 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.690725 28863 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.636600 28924 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.692353 27456 raft_consensus.cc:2368] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6.
I20260709 14:47:12.648684 28865 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.686386 28864 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.701949 27498 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:12.714655 27498 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:12.670889 28955 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.685885 28886 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.662806 28212 rpcz_store.cc:276] 0709 14:47:11.326560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.330783 (+  4223us) service_pool.cc:224] Handling call
0709 14:47:12.605103 (+1274320us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:12.689303 28823 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.640988 27531 rpcz_store.cc:276] 0709 14:47:11.316594 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.321951 (+  5357us) service_pool.cc:224] Handling call
0709 14:47:12.255262 (+933311us) spinlock_profiling.cc:243] Waited 15.1 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:12.255530 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.556187 (+300657us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.582898 (+ 26711us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":34831616}
I20260709 14:47:12.680009 28995 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.693207 28839 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:12.698949 28658 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.718111 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.718762 27498 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:12.693011 28637 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.693760 28957 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.728593 27498 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:12.719152 28951 raft_consensus.cc:2749] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:12.720386 28863 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:12.728662 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.725520 27453 raft_consensus.cc:2368] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:12.732203 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:12.733016 28783 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:12.738231 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.738513 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.738916 27383 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:12.739056 27379 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:12.739704 28783 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.740187 28783 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:12.741645 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:12.742241 27381 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.725440 28839 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:12.746215 27533 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42596 (request call id 460) took 1913 ms (client timeout 2047 ms). Trace:
I20260709 14:47:12.748853 27534 raft_consensus.cc:1275] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:12.731099 28961 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:12.748574 27533 rpcz_store.cc:269] 0709 14:47:10.833323 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:10.833493 (+   170us) service_pool.cc:224] Handling call
0709 14:47:12.745949 (+1912456us) spinlock_profiling.cc:243] Waited 470 ms on lock 0x7b5400384854. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:12.746138 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1080558336}
I20260709 14:47:12.754536 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.755157 27381 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:12.729450 28906 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:12.747588 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.750000 29006 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.750622 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:12.761035 27378 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.726845 28954 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.743686 27498 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:12.742146 28974 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.752982 27456 raft_consensus.cc:1240] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:12.763346 28973 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.764277 28957 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.752103 28839 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:12.746968 28951 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.768627 27498 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:12.769932 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.756749 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.766453 27531 raft_consensus.cc:2393] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:12.772970 28863 raft_consensus.cc:2804] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:12.775326 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.775484 28863 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.768620 28906 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:12.775965 28863 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:12.776177 28906 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.776644 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.777386 28842 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.777345 27531 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:12.775020 28956 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.764868 29007 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.781059 27352 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:12.783398 27378 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:12.778442 28928 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.785001 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.776693 28906 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:12.790133 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.768837 28974 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.785633 28998 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:12.805387 28998 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.784209 28975 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:12.807431 28975 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.785941 28955 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.791145 28978 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.773341 28951 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.791836 29002 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:12.793354 28954 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.789321 28842 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:12.795140 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.796003 28637 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:12.796512 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 152459us
I20260709 14:47:12.797256 28802 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.798031 28848 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.815879 28928 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.817458 27526 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 249) took 1489 ms. Trace:
I20260709 14:47:12.817875 27526 rpcz_store.cc:276] 0709 14:47:11.328246 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.629329 (+301083us) service_pool.cc:224] Handling call
0709 14:47:11.629713 (+   384us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:11.826922 (+197209us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.817211 (+990289us) spinlock_profiling.cc:243] Waited 142 ms on lock 0x7b54003cd7d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:12.817398 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":326018816}
I20260709 14:47:12.819154 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.820051 27526 raft_consensus.cc:2410] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:47:12.821931 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.823089 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.824121 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.825197 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.825738 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:12.825968 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.826356 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.826996 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.757970 28961 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.801282 27378 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:12.802073 27532 raft_consensus.cc:1240] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:12.802616 27424 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:12.802109 28671 raft_consensus.cc:3055] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:12.827750 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.810037 28783 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.837767 28998 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.838548 28783 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.827092 28962 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.839891 27530 raft_consensus.cc:1240] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:12.838549 28863 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.794917 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.841595 27531 raft_consensus.cc:2393] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:12.810889 29002 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.844091 28218 raft_consensus.cc:1275] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:12.844442 29007 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.844806 28218 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39830 (request call id 375) took 1517 ms. Trace:
I20260709 14:47:12.807950 28839 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:12.814185 28975 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.791874 28995 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.836642 28671 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:12.804060 29004 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.842377 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.859355 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.859726 27385 raft_consensus.cc:2468] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:47:12.809459 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:12.860751 27381 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:12.843405 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.843592 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:12.845743 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:12.846258 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 43734.7us
I20260709 14:47:12.865154 27382 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:12.847995 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:12.848767 28868 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:12.848899 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.865850 27386 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:12.856627 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.845196 28218 rpcz_store.cc:276] 0709 14:47:11.327050 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.331438 (+  4388us) service_pool.cc:224] Handling call
0709 14:47:12.843549 (+1512111us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:12.843750 (+   201us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.844520 (+   770us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.844744 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":25371392}
I20260709 14:47:12.857353 28792 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.858325 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:12.858729 28671 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.854070 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:12.867169 27424 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:12.883006 27424 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:12.836062 27529 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:12.872200 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.872807 27381 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:12.874904 28792 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.878930 27526 raft_consensus.cc:1275] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:12.885819 27380 raft_consensus.cc:1240] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:12.889729 27424 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:12.896166 27386 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:12.888603 28851 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:12.897495 28115 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:12.902302 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.902755 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.902894 27380 raft_consensus.cc:1240] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:47:12.904052 27386 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:12.904685 28915 consensus_queue.cc:1048] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:47:12.907729 28688 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.908908 28822 raft_consensus.cc:3055] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:12.909363 28822 raft_consensus.cc:740] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:12.896344 28868 consensus_queue.cc:1059] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:47:12.879920 28658 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:12.910274 28822 consensus_queue.cc:260] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:12.911482 28822 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:12.911970 28839 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.912563 28965 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:12.885191 29017 consensus_queue.cc:1059] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:47:12.913729 28947 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.903460 27531 raft_consensus.cc:2410] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:47:12.915285 28954 raft_consensus.cc:2749] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:12.915532 28658 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:12.916278 28212 raft_consensus.cc:1240] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:12.916453 28961 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:12.917039 29012 log.cc:927] Time spent T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.672s	user 0.004s	sys 0.000s
I20260709 14:47:12.902086 28792 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:47:12.912533 28839 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:12.897570 29022 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:12.895088 28842 consensus_queue.cc:1059] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 14:47:12.895162 29004 consensus_queue.cc:1048] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 14:47:12.893098 28833 raft_consensus.cc:2804] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:12.924474 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:12.927923 27501 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.24.167.195:34193 timed out after 1.512s (SENT) [suppressed 10 similar messages]
I20260709 14:47:12.924808 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:12.912549 27353 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:12.923044 28213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 469) took 1195 ms. Trace:
I20260709 14:47:12.935669 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.925097 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.936757 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.937885 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:12.940203 28213 rpcz_store.cc:276] 0709 14:47:11.728014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.728168 (+   154us) service_pool.cc:224] Handling call
0709 14:47:11.728547 (+   379us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:11.784745 (+ 56198us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:11.784774 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:11.785227 (+   453us) log.cc:844] Serialized 26 byte log entry
0709 14:47:12.165467 (+380240us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:12.165507 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.165573 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:12.916472 (+750899us) spinlock_profiling.cc:243] Waited 57.8 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:12.918285 (+  1813us) raft_consensus.cc:1685] finished
0709 14:47:12.918303 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:12.922978 (+  4675us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92531,"raft.queue_time_us":69135,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":7155,"spinlock_wait_cycles":133011328,"thread_start_us":379824,"threads_started":1,"wal-append.queue_time_us":459784}
I20260709 14:47:12.934386 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.945005 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.945554 27382 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 1.
I20260709 14:47:12.946947 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.947862 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.920998 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:12.948668 28907 consensus_queue.cc:1048] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:12.949092 28218 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.925290 28839 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:12.949926 28858 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:12.948374 28915 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:12.951125 28839 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:12.951419 28915 raft_consensus.cc:697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:12.952545 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:12.952368 28915 consensus_queue.cc:237] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:12.920068 28994 log.cc:927] Time spent T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.656s	user 0.001s	sys 0.009s
I20260709 14:47:12.935979 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:12.947976 27384 raft_consensus.cc:1240] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:12.956199 27383 raft_consensus.cc:1240] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:12.947954 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:12.956892 27461 raft_consensus.cc:3060] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:12.957429 27384 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:12.957525 27383 raft_consensus.cc:1240] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: [3.3-3.3]
W20260709 14:47:12.987574 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 49039.1us
I20260709 14:47:13.006795 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:13.009567 27383 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:13.006745 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:13.011508 27384 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
W20260709 14:47:12.965039 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:13.013108 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.013370 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.014281 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.015157 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.015789 27458 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:13.015904 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.015184 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:13.017059 27456 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:13.019469 28115 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:13.018329 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:13.020438 27386 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:13.022210 27459 raft_consensus.cc:1275] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:13.023976 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:13.024948 27535 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 255) took 1672 ms. Trace:
I20260709 14:47:13.026453 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:13.027149 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:13.027804 27379 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:13.028620 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:13.031881 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:13.032091 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.032941 27534 raft_consensus.cc:1240] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:13.024760 27530 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:13.034452 27384 raft_consensus.cc:2393] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:12.931787 28800 raft_consensus.cc:3055] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:12.934090 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.038337 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:13.041240 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:13.045544 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:13.042124 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.929714 28842 raft_consensus.cc:3055] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:13.035171 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:12.932435 28833 raft_consensus.cc:697] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:13.043805 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:12.928948 29022 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:12.921541 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:13.014417 28921 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260709 14:47:13.046097 27530 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:13.415314 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:13.060035 27461 raft_consensus.cc:2468] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:13.134965 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:13.418462 27384 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:13.231124 27383 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
W20260709 14:47:13.132404 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 204484us
I20260709 14:47:13.423116 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:13.424099 28210 raft_consensus.cc:2410] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d 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 14:47:13.213801 27456 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:13.048064 28219 raft_consensus.cc:1240] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:47:13.066885 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:13.426189 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:13.426759 27530 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:13.046671 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:13.427678 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.428570 27378 raft_consensus.cc:2368] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:47:13.075435 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:13.025339 27535 rpcz_store.cc:276] 0709 14:47:11.352507 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.399243 (+1046736us) service_pool.cc:224] Handling call
0709 14:47:12.399514 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.632202 (+232688us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:12.632239 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:12.632295 (+    56us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:12.632338 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:13.024751 (+392413us) spinlock_profiling.cc:243] Waited 232 ms on lock 0x7b5400299fd4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:13.024791 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:13.024898 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":534588288}
I20260709 14:47:13.424690 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:13.433876 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 393504us
I20260709 14:47:13.434484 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:13.435984 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:13.021041 28826 raft_consensus.cc:3055] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:13.414633 27460 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:13.450277 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:13.451457 27460 raft_consensus.cc:1240] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:47:13.441159 27379 raft_consensus.cc:1240] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:13.442035 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:13.442659 27459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:13.460500 27459 raft_consensus.cc:606] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:13.448992 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.426839 28219 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
W20260709 14:47:13.451583 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 59346.8us
I20260709 14:47:13.454118 27386 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:13.464874 27386 raft_consensus.cc:1275] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:47:13.134451 29021 log.cc:927] Time spent T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 14:47:13.451218 29018 log.cc:927] Time spent T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.849s	user 0.004s	sys 0.002s
I20260709 14:47:13.084208 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:13.041472 28800 raft_consensus.cc:740] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:12.988579 28962 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:13.151407 29013 log.cc:927] Time spent T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.900s	user 0.003s	sys 0.001s
I20260709 14:47:13.489892 28115 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:13.471341 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:13.415416 28842 raft_consensus.cc:740] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:13.075882 28863 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:12.988263 28906 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:13.203565 28214 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 468) took 1475 ms. Trace:
I20260709 14:47:13.042147 28974 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:13.471149 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:13.456245 28822 consensus_meta.cc:287] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.544s	user 0.008s	sys 0.004s
I20260709 14:47:13.031646 28965 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:13.499191 28965 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:13.261765 28961 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:13.479934 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:13.481575 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.296931 28218 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:13.421043 29022 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:13.483392 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.485082 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.503123 27459 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:13.433069 28956 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:13.487150 27210 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43756 (request call id 59) took 7956 ms. Trace:
I20260709 14:47:13.041927 28792 consensus_queue.cc:1048] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.430s
I20260709 14:47:13.450340 28826 raft_consensus.cc:740] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
W20260709 14:47:13.510737 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:13.499790 28965 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:13.493515 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:13.074442 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:13.496923 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 62148us
I20260709 14:47:13.466202 28805 consensus_queue.cc:1059] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:47:13.502267 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:13.508443 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.518756 27459 raft_consensus.cc:2410] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d 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 14:47:13.509122 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.499274 28688 consensus_queue.cc:1048] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:47:13.481787 28909 consensus_queue.cc:1059] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 14:47:13.460358 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:13.517473 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.520663 27378 raft_consensus.cc:2393] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:13.521113 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.508957 28956 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:13.522564 27387 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42086 (request call id 637) took 1693 ms. Trace:
I20260709 14:47:13.515561 27207 catalog_manager.cc:5697] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:13.522934 27387 rpcz_store.cc:276] 0709 14:47:11.829354 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.829471 (+   117us) service_pool.cc:224] Handling call
0709 14:47:11.829827 (+   356us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:11.830144 (+   317us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:11.830166 (+    22us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:11.830620 (+   454us) log.cc:844] Serialized 26 byte log entry
0709 14:47:12.128719 (+298099us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:12.340606 (+211887us) log.cc:844] Serialized 14 byte log entry
0709 14:47:12.340914 (+   308us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.341019 (+   105us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:12.930881 (+589862us) spinlock_profiling.cc:243] Waited 1.28 ms on lock 0x7b18003f2e00. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f446ab5ade1 00007f446ab675b1 00007f4461c602a6 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db
0709 14:47:13.150775 (+219894us) spinlock_profiling.cc:243] Waited 77.4 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:13.522347 (+371572us) raft_consensus.cc:1685] finished
0709 14:47:13.522370 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:13.522507 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":256244,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":43,"raft.queue_time_us":1111,"raft.run_cpu_time_us":253,"raft.run_wall_time_us":9412,"spinlock_wait_cycles":180876800,"thread_start_us":464849,"threads_started":2,"wal-append.queue_time_us":368499}
I20260709 14:47:13.524703 27207 catalog_manager.cc:5697] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:13.530074 28211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 475) took 1691 ms. Trace:
I20260709 14:47:13.530576 28211 rpcz_store.cc:276] 0709 14:47:11.838955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.105133 (+266178us) service_pool.cc:224] Handling call
0709 14:47:12.105794 (+   661us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:12.170237 (+ 64443us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:12.170270 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:12.173412 (+  3142us) log.cc:844] Serialized 26 byte log entry
0709 14:47:12.505093 (+331681us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:12.525015 (+ 19922us) log.cc:844] Serialized 14 byte log entry
0709 14:47:12.526588 (+  1573us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.526681 (+    93us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:13.210606 (+683925us) spinlock_profiling.cc:243] Waited 1.77 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:13.528391 (+317785us) raft_consensus.cc:1685] finished
0709 14:47:13.529849 (+  1458us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:13.530009 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":63985,"prepare.queue_time_us":19640,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":53,"raft.queue_time_us":65672,"raft.run_cpu_time_us":281,"raft.run_wall_time_us":22122,"spinlock_wait_cycles":4064000,"thread_start_us":277469,"threads_started":1,"wal-append.queue_time_us":355199}
I20260709 14:47:13.504662 27210 rpcz_store.cc:276] 0709 14:47:05.530611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:05.575790 (+ 45179us) service_pool.cc:224] Handling call
0709 14:47:13.487086 (+7911296us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:09.574298 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:09.587662 (+ 13364us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:09.587719 (+    57us) write_op.cc:435] Acquired schema lock
0709 14:47:09.587748 (+    29us) tablet.cc:662] Decoding operations
0709 14:47:09.588645 (+   897us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:09.588737 (+    92us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:09.588781 (+    44us) tablet.cc:685] Acquiring locks for 4 operations
0709 14:47:09.589354 (+   573us) tablet.cc:701] Row locks acquired
0709 14:47:09.589381 (+    27us) write_op.cc:260] PREPARE: finished
0709 14:47:09.589579 (+   198us) write_op.cc:270] Start()
0709 14:47:09.589753 (+   174us) write_op.cc:276] Timestamp: P: 1783608429589514 usec, L: 0
0709 14:47:09.589786 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 14:47:09.590721 (+   935us) log.cc:844] Serialized 1717 byte log entry
0709 14:47:09.715686 (+124965us) spinlock_profiling.cc:243] Waited 72.3 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f4461c750ac 00007f446aacfab9 00007f4461c9169b 00007f4461c8f93f 00007f4461c91c02 00007f446491920b
0709 14:47:10.318582 (+602896us) op_driver.cc:464] REPLICATION: finished
0709 14:47:10.396998 (+ 78416us) write_op.cc:301] APPLY: starting
0709 14:47:10.397097 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:10.419147 (+ 22050us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:10.422168 (+  3021us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:10.601483 (+179315us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:10.601712 (+   229us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 14:47:10.601787 (+    75us) write_op.cc:312] APPLY: finished
0709 14:47:10.620364 (+ 18577us) log.cc:844] Serialized 40 byte log entry
0709 14:47:10.635371 (+ 15007us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:10.635507 (+   136us) write_op.cc:454] Released schema lock
0709 14:47:10.635571 (+    64us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:10.635967 (+   396us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:10.636003 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":155157,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":78159,"apply.run_cpu_time_us":3704,"apply.run_wall_time_us":238958,"num_ops":4,"prepare.queue_time_us":283279,"prepare.run_cpu_time_us":82766,"prepare.run_wall_time_us":377009,"raft.queue_time_us":135536,"raft.run_cpu_time_us":12097,"raft.run_wall_time_us":48207,"replication_time_us":728640,"spinlock_wait_cycles":166340864,"thread_start_us":668537,"threads_started":4,"wal-append.queue_time_us":571315,"wal-append.run_cpu_time_us":28496,"wal-append.run_wall_time_us":1467125}]]}
I20260709 14:47:13.505920 28961 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:13.548596 27454 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59310 (request call id 183) took 1371 ms. Trace:
I20260709 14:47:13.528187 27528 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42610 (request call id 718) took 2206 ms. Trace:
I20260709 14:47:13.542425 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.566721 29002 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:13.497785 28214 rpcz_store.cc:276] 0709 14:47:11.727421 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.729555 (+  2134us) service_pool.cc:224] Handling call
0709 14:47:11.773148 (+ 43593us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:11.807692 (+ 34544us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:11.809849 (+  2157us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:12.854617 (+1044768us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b2c000bfe88. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4463678a11 00007f4463688372 00007f4464dbaa01 00007f4464d7f43a 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2
0709 14:47:12.854979 (+   362us) log.cc:844] Serialized 26 byte log entry
0709 14:47:12.902490 (+ 47511us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:12.911875 (+  9385us) log.cc:844] Serialized 14 byte log entry
0709 14:47:12.912359 (+   484us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:12.913181 (+   822us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:13.132035 (+218854us) raft_consensus.cc:1685] finished
0709 14:47:13.162946 (+ 30911us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:13.202364 (+ 39418us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":24630,"prepare.queue_time_us":152,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":31299,"raft.run_cpu_time_us":261,"raft.run_wall_time_us":7235,"spinlock_wait_cycles":29669120,"thread_start_us":40434,"threads_started":1,"wal-append.queue_time_us":274823}
I20260709 14:47:13.575911 28671 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:13.514846 28842 consensus_queue.cc:260] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:13.578675 28842 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:13.582186 28822 consensus_queue.cc:1048] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:13.503005 28833 consensus_queue.cc:237] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:13.526386 27526 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:13.539372 27527 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:13.532521 28658 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:13.512725 28800 consensus_queue.cc:260] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:13.571720 29030 log.cc:927] Time spent T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.064s	user 0.001s	sys 0.001s
I20260709 14:47:13.799681 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:13.805284 27534 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.642s	user 0.005s	sys 0.007s
W20260709 14:47:13.805835 27534 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.653s	user 0.006s	sys 0.007s
W20260709 14:47:13.810691 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 346930us
I20260709 14:47:13.812400 28114 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:13.813169 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 333693us
I20260709 14:47:13.814841 27353 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:13.705673 28658 raft_consensus.cc:697] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:13.800782 29002 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:13.593258 29022 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:13.816941 28951 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:13.863255 27380 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.803s	user 0.005s	sys 0.009s
W20260709 14:47:13.857991 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 340998us
I20260709 14:47:13.572667 27528 rpcz_store.cc:276] 0709 14:47:11.317195 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:11.321306 (+  4111us) service_pool.cc:224] Handling call
0709 14:47:11.778540 (+457234us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aeee 000000000037fce9 00007f4469cce1e0 00007f4469d970c4 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:11.778735 (+   195us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.699063 (+920328us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:13.511684 (+812621us) spinlock_profiling.cc:243] Waited 906 ms on lock 0x7b5400292a54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:13.520651 (+  8967us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2112243200}
I20260709 14:47:13.834596 28906 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:13.863767 27380 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.005s	sys 0.009s
W20260709 14:47:13.896275 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 441015us
I20260709 14:47:13.859844 27501 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:13.864262 27353 leader_election.cc:400] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6.
I20260709 14:47:13.864279 27426 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:13.907699 27353 leader_election.cc:403] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:47:13.907408 28112 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:13.908818 27350 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:13.910691 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:13.911186 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 51406.1us
I20260709 14:47:13.912176 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:13.924135 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:47:13.888175 29036 log.cc:927] Time spent T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.320s	user 0.000s	sys 0.001s
W20260709 14:47:13.926951 29035 log.cc:927] Time spent T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.354s	user 0.000s	sys 0.001s
I20260709 14:47:13.897560 28951 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:13.888320 28956 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:13.934198 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:13.946588 27458 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:13.862111 28915 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:13.914371 28909 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:13.917145 28962 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:13.916864 29050 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:13.854023 29002 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:13.970073 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:13.972795 28956 consensus_queue.cc:1059] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:13.972738 28877 consensus_queue.cc:1059] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:47:13.972999 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 160696us
W20260709 14:47:13.978099 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 71399us
I20260709 14:47:13.984833 28211 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:13.571015 27454 rpcz_store.cc:276] 0709 14:47:12.172670 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.173219 (+   549us) service_pool.cc:224] Handling call
0709 14:47:12.304792 (+131573us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:12.638106 (+333314us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:47:12.646972 (+  8866us) log.cc:844] Serialized 14 byte log entry
0709 14:47:12.803323 (+156351us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:12.803368 (+    45us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:12.803408 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:13.536634 (+733226us) spinlock_profiling.cc:243] Waited 298 ms on lock 0x7b54001edcd4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:13.537939 (+  1305us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:13.543625 (+  5686us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":84715,"prepare.queue_time_us":1871,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":36,"raft.queue_time_us":85301,"raft.run_cpu_time_us":56,"raft.run_wall_time_us":56,"spinlock_wait_cycles":684728960,"thread_start_us":66582,"threads_started":1,"wal-append.queue_time_us":85938,"wal-append.run_cpu_time_us":1182,"wal-append.run_wall_time_us":1067512}
I20260709 14:47:13.973155 28112 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:13.973802 28978 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:13.993539 29022 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:14.011978 27501 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:13.940037 28858 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6.
W20260709 14:47:13.978114 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 113773us
I20260709 14:47:14.015916 27501 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.016103 27426 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:13.966559 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:13.979861 28961 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:14.017215 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 153105us
I20260709 14:47:14.019068 28114 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:13.982471 28974 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:13.981369 29037 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:13.967119 28906 consensus_queue.cc:1059] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 14:47:13.950594 28951 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.025991 27353 leader_election.cc:400] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:14.032668 27353 leader_election.cc:403] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:47:13.933230 28658 consensus_queue.cc:237] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER 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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.034698 27353 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.040577 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:14.035645 28115 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.003s	sys 0.026s
W20260709 14:47:14.042547 28115 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.552s	user 0.003s	sys 0.026s
I20260709 14:47:14.035897 29002 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:14.037339 28907 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
W20260709 14:47:14.043032 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 553228us
I20260709 14:47:14.044656 29042 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:14.043383 27385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56388 (request call id 202) took 1096 ms. Trace:
I20260709 14:47:14.045368 29042 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.047300 28115 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:14.030459 28961 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:14.025884 29047 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:14.027734 29037 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:14.034045 29022 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.050767 27528 raft_consensus.cc:606] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:14.066597 28951 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:14.066980 29042 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:14.042435 28877 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.019915 29057 consensus_queue.cc:1059] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
W20260709 14:47:14.086863 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 70915.5us
I20260709 14:47:14.044210 28907 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.045532 27385 rpcz_store.cc:276] 0709 14:47:12.946833 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.946975 (+   142us) service_pool.cc:224] Handling call
0709 14:47:12.947269 (+   294us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:47:13.010213 (+ 62944us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:13.010244 (+    31us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:47:13.020809 (+ 10565us) log.cc:844] Serialized 52 byte log entry
0709 14:47:13.497006 (+476197us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:13.530650 (+ 33644us) spinlock_profiling.cc:243] Waited 6.82 ms on lock 0x7b4800302958. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4469ca8aa1 00007f4469c9fb37 00007f4469c9f9ca 00007f4469d9726f 00007f4469d96f37 00007f4469dab55c 00007f4469dab508 00007f4469dab488 00007f4469dab443 00007f4469daa6ec 00007f4468cd4a96
0709 14:47:13.805712 (+275062us) log.cc:844] Serialized 14 byte log entry
0709 14:47:13.806236 (+   524us) log.cc:844] Serialized 14 byte log entry
0709 14:47:13.806457 (+   221us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:13.806545 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:14.043140 (+236595us) raft_consensus.cc:1685] finished
0709 14:47:14.043179 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:14.043326 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10402,"prepare.queue_time_us":554301,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":61,"raft.queue_time_us":62872,"raft.run_cpu_time_us":33770,"raft.run_wall_time_us":528444,"spinlock_wait_cycles":49187584,"thread_start_us":724262,"threads_started":2,"wal-append.queue_time_us":473795}
W20260709 14:47:14.093457 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 52169.1us
I20260709 14:47:14.080844 29062 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:14.049466 28974 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:14.049135 28637 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:14.095332 29062 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.098886 29062 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:14.038673 28956 consensus_queue.cc:1059] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 14:47:14.100587 27353 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:14.041899 28915 consensus_queue.cc:1059] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:47:14.084604 27528 raft_consensus.cc:614] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:14.099709 29056 consensus_queue.cc:1059] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
W20260709 14:47:14.125136 29040 log.cc:927] Time spent T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 14:47:14.126938 27380 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56388 (request call id 194) took 1185 ms. Trace:
I20260709 14:47:14.127898 27534 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 265) took 1097 ms. Trace:
I20260709 14:47:14.128551 27534 rpcz_store.cc:276] 0709 14:47:13.030375 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.033679 (+  3304us) service_pool.cc:224] Handling call
0709 14:47:13.033982 (+   303us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:13.066199 (+ 32217us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:13.066232 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:13.075339 (+  9107us) log.cc:844] Serialized 26 byte log entry
0709 14:47:13.806307 (+730968us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:13.806355 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:13.806437 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:14.127594 (+321157us) raft_consensus.cc:1685] finished
0709 14:47:14.127629 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:14.127816 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2085,"raft.queue_time_us":12670,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":14251,"thread_start_us":653071,"threads_started":1,"wal-append.queue_time_us":924066}
I20260709 14:47:14.131101 28907 raft_consensus.cc:3055] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:14.131675 28907 raft_consensus.cc:740] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:14.064200 29037 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:14.127467 27380 rpcz_store.cc:276] 0709 14:47:12.941441 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.941633 (+   192us) service_pool.cc:224] Handling call
0709 14:47:12.942069 (+   436us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:12.942364 (+   295us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:12.942402 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:13.021290 (+ 78888us) log.cc:844] Serialized 26 byte log entry
0709 14:47:13.903699 (+882409us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:13.903743 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:13.904622 (+   879us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:14.126629 (+222007us) raft_consensus.cc:1685] finished
0709 14:47:14.126660 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:14.126858 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":842964,"threads_started":1,"wal-append.queue_time_us":873014}
I20260709 14:47:14.103652 29062 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:47:14.141716 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 125902us
I20260709 14:47:14.093768 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:14.099709 29044 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:14.142911 27501 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:14.143602 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 50354.3us
I20260709 14:47:14.145207 29057 raft_consensus.cc:3055] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:47:14.145504 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 172436us
I20260709 14:47:14.152413 27501 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.131299 29058 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:14.140153 28965 consensus_meta.cc:287] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.622s	user 0.011s	sys 0.000s
I20260709 14:47:14.157083 28112 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.157114 27501 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.165987 29067 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.166069 27501 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:14.167552 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.168594 28906 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.092228 29022 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:14.169173 28961 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:14.170697 28112 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.171064 29022 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:14.168682 28951 raft_consensus.cc:2804] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:14.171911 28951 raft_consensus.cc:697] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:14.172971 28951 consensus_queue.cc:237] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.175277 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:14.158814 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 105619us
I20260709 14:47:14.132725 28907 consensus_queue.cc:260] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.155390 29044 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.179282 29044 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:14.179404 28907 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.179733 28877 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:14.180189 28877 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:14.180598 28877 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.178632 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:14.186357 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:14.194962 28877 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.151430 29062 raft_consensus.cc:697] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:14.156508 28974 raft_consensus.cc:2749] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:14.154873 29057 raft_consensus.cc:740] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:14.162683 29042 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.189373 28965 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.188849 29058 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:14.216675 29058 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:14.216755 29057 consensus_queue.cc:260] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.217900 29057 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.217661 29044 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.220845 29044 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:14.220899 29062 consensus_queue.cc:237] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:14.260221 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 104125us
W20260709 14:47:14.261415 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 160799us
I20260709 14:47:14.262491 27380 raft_consensus.cc:1240] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:14.263144 27426 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.263770 27353 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.266697 27353 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.267067 27426 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.270200 27380 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:14.276981 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:14.278286 27458 raft_consensus.cc:2468] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:47:14.271068 27426 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.273846 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:14.274048 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:14.275624 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:14.288357 27457 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:14.287994 27498 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.292852 27498 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.296475 27498 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.307387 27452 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59310 (request call id 207) took 1103 ms. Trace:
W20260709 14:47:14.313062 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 134932us
I20260709 14:47:14.314940 28671 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:14.317233 28974 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:14.317847 28715 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:14.318041 28974 raft_consensus.cc:697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:14.318950 28877 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:14.319778 28715 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:14.176846 27501 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:14.322646 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:14.327541 28858 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:14.312304 27498 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.319999 28974 consensus_queue.cc:237] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.336772 29063 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:14.338907 29063 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:14.320372 28715 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.347234 28715 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:14.328186 28858 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:14.351975 29058 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:14.352991 28915 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.355472 29072 consensus_queue.cc:1059] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:47:14.357266 29076 log.cc:927] Time spent T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2: Append to log took a long time: real 0.130s	user 0.000s	sys 0.001s
I20260709 14:47:14.357026 29057 consensus_queue.cc:1048] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:14.328176 28976 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:14.320170 28877 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:14.364564 28877 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.365885 28961 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:14.365207 28222 raft_consensus.cc:1240] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5. Ops: []
W20260709 14:47:14.371224 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 194323us
I20260709 14:47:14.371439 28906 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:14.372078 29042 raft_consensus.cc:2804] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:14.372577 28863 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:14.372821 29046 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.339771 29063 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.382892 29068 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:14.373689 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:14.385174 27501 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:14.353001 29058 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.360949 28858 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:47:14.389302 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 118523us
I20260709 14:47:14.389645 29058 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:14.392863 28961 raft_consensus.cc:697] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:14.396008 28909 raft_consensus.cc:2804] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:14.396641 28909 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:14.396747 28863 raft_consensus.cc:697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:14.397178 28909 raft_consensus.cc:3060] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:14.398813 28863 consensus_queue.cc:237] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.394714 28961 consensus_queue.cc:237] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.406453 28877 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:14.316257 28671 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.308300 27452 rpcz_store.cc:276] 0709 14:47:13.204627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.208544 (+  3917us) service_pool.cc:224] Handling call
0709 14:47:14.305592 (+1097048us) spinlock_profiling.cc:243] Waited 8.08 ms on lock 0x7b5800130298. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d58fc0 00007f4469d43929 00007f4469d433d2 00007f44632babd4
0709 14:47:14.306150 (+   558us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:14.306602 (+   452us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:14.306644 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:14.306729 (+    85us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:14.306815 (+    86us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:14.306921 (+   106us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:14.307128 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18592512}
I20260709 14:47:14.372880 27353 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:14.401458 28906 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.379578 29042 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.404033 28965 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:14.405444 28826 consensus_queue.cc:260] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.375092 28976 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.409994 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:14.408320 28855 raft_consensus.cc:3055] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:14.417672 28212 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 4. Ops: []
I20260709 14:47:14.419936 28842 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:14.421144 29017 raft_consensus.cc:993] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:14.420850 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:14.436327 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:14.448837 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:14.443146 28976 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:14.457734 28671 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:14.458420 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:14.459401 27501 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:14.460793 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 81092us
I20260709 14:47:14.461340 29079 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:14.461779 28114 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:14.453195 29017 raft_consensus.cc:1081] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:14.444149 27383 raft_consensus.cc:2468] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:14.452857 28842 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.444769 28855 raft_consensus.cc:740] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:14.463266 29062 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:14.464038 29062 raft_consensus.cc:697] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:14.464833 28855 consensus_queue.cc:260] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:14.459569 29044 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:14.466682 29044 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.467340 28855 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.468163 29079 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:14.469311 29068 raft_consensus.cc:2749] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.470981 29079 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:14.470911 29062 consensus_queue.cc:237] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.474586 28115 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.461727 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.463315 27383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56388 (request call id 214) took 1426 ms. Trace:
I20260709 14:47:14.384279 29063 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:14.476250 27383 rpcz_store.cc:276] 0709 14:47:13.037303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:14.365014 (+1327711us) service_pool.cc:224] Handling call
0709 14:47:14.463230 (+ 98216us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:14.465731 28842 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:14.476449 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 103795us
I20260709 14:47:14.481109 27384 raft_consensus.cc:2410] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:47:14.481289 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:14.481709 29063 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.482465 29063 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.483494 28826 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:14.430171 29042 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:14.481360 29053 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:14.508919 28951 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:14.510110 28906 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:14.509788 29037 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.510866 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:14.512337 29037 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:14.513326 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:14.514304 27384 raft_consensus.cc:2393] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:14.516976 28671 consensus_queue.cc:1059] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:14.517874 28671 consensus_queue.cc:1243] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer 4276c19f88a145d0bd4430d7a99703eb 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 14:47:14.518114 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:14.518467 28671 raft_consensus.cc:3055] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:14.518863 28671 raft_consensus.cc:740] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:14.519021 27529 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:14.519997 28671 consensus_queue.cc:260] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.521366 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:14.521492 28671 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:14.522440 27531 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42610 (request call id 738) took 1497 ms (client timeout 1707 ms). Trace:
W20260709 14:47:14.522926 27531 rpcz_store.cc:269] 0709 14:47:13.024769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.031295 (+  6526us) service_pool.cc:224] Handling call
0709 14:47:14.520987 (+1489692us) spinlock_profiling.cc:243] Waited 8.44 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:14.522317 (+  1330us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19419392}
I20260709 14:47:14.519042 28909 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.527696 28522 raft_consensus.cc:3055] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:14.528149 28522 raft_consensus.cc:740] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
W20260709 14:47:14.528812 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 224402us
I20260709 14:47:14.529022 28909 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:14.529289 28522 consensus_queue.cc:260] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.529817 27498 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.530655 28522 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:14.531561 27498 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.532841 28909 raft_consensus.cc:2804] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:47:14.533249 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 71693.7us
I20260709 14:47:14.506588 29053 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:14.535735 28222 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39830 (request call id 385) took 1474 ms. Trace:
I20260709 14:47:14.534360 28906 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:14.541687 29044 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:14.545782 28222 rpcz_store.cc:276] 0709 14:47:13.061237 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.061496 (+   259us) service_pool.cc:224] Handling call
0709 14:47:13.412460 (+350964us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:14.404665 (+992205us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:14.535324 (+130659us) spinlock_profiling.cc:243] Waited 912 ms on lock 0x7b54000a3f54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:14.535558 (+   234us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2096751488}
I20260709 14:47:14.549170 29053 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:14.553632 28965 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.572198 27529 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
W20260709 14:47:14.573081 27529 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42610 (request call id 735) took 1549 ms (client timeout 1639 ms). Trace:
W20260709 14:47:14.573544 27529 rpcz_store.cc:269] 0709 14:47:13.023887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.031228 (+  7341us) service_pool.cc:224] Handling call
0709 14:47:14.517854 (+1486626us) spinlock_profiling.cc:243] Waited 8.48 ms on lock 0x7b5800241898. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aeee 000000000037fce9 00007f4469cce1e0 00007f4469d970c4 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:14.573011 (+ 55157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19499392}
I20260709 14:47:14.574186 29002 raft_consensus.cc:3055] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:14.574800 29002 raft_consensus.cc:740] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:14.542505 28909 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:14.578330 28909 raft_consensus.cc:3060] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:14.578823 27498 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:14.580157 28212 raft_consensus.cc:1240] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:14.581285 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:14.581722 28218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:47:14.582471 29067 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:14.582671 28218 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:14.583293 28218 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:14.585685 29034 log.cc:927] Time spent T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.926s	user 0.002s	sys 0.002s
I20260709 14:47:14.576617 28842 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.587791 27382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56388 (request call id 200) took 1641 ms. Trace:
I20260709 14:47:14.588018 28842 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.588231 27382 rpcz_store.cc:276] 0709 14:47:12.946217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:12.946329 (+   112us) service_pool.cc:224] Handling call
0709 14:47:12.946604 (+   275us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:13.014264 (+ 67660us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:13.014292 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:13.030446 (+ 16154us) log.cc:844] Serialized 26 byte log entry
0709 14:47:13.464636 (+434190us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:13.464673 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:13.464740 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:14.443569 (+978829us) spinlock_profiling.cc:243] Waited 1.76 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:14.587220 (+143651us) raft_consensus.cc:1685] finished
0709 14:47:14.587239 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:14.587575 (+   336us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":67254,"raft.queue_time_us":67889,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":15665,"spinlock_wait_cycles":4048640,"thread_start_us":389120,"threads_started":1,"wal-append.queue_time_us":453526}
I20260709 14:47:14.591042 28842 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:14.592206 28214 raft_consensus.cc:2393] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
W20260709 14:47:14.592684 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 68739.7us
W20260709 14:47:14.593367 27350 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:14.576799 27501 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:14.549371 28906 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.602104 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.603825 28907 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:14.578455 29002 consensus_queue.cc:260] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.611847 29002 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.616060 28907 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.616811 29069 raft_consensus.cc:3055] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:14.617452 29069 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:14.619202 28907 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:14.622224 28688 raft_consensus.cc:3055] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:14.622879 28688 raft_consensus.cc:740] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
W20260709 14:47:14.623960 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 54821.1us
I20260709 14:47:14.608959 29063 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:14.618782 29069 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:14.933881 29063 consensus_queue.cc:1048] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:14.657821 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 98156.8us
W20260709 14:47:14.625706 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 151430us
W20260709 14:47:14.998418 27501 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:14.657127 28218 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.663350 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.003336 28222 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:15.003759 28961 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.624385 28688 consensus_queue.cc:260] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:15.006856 28688 raft_consensus.cc:3060] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:14.628365 28715 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:15.016386 27427 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:15.017578 28715 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:14.608932 28842 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:15.020597 28842 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.022258 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:15.023084 28842 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:14.691254 28858 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.047765 28858 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:14.934444 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:15.051278 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 116904us
I20260709 14:47:14.659875 28907 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:15.054301 28907 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:14.710534 28909 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:14.680014 28978 raft_consensus.cc:3055] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:15.057399 28978 raft_consensus.cc:740] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:15.057996 28909 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.058467 28978 consensus_queue.cc:260] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:14.692956 28863 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:15.066641 28909 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.730521 29053 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.069732 28215 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:15.070091 29053 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:14.830974 29074 raft_consensus.cc:3055] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:15.070938 29074 raft_consensus.cc:740] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:15.071681 28715 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:15.071971 29074 consensus_queue.cc:260] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.072331 28715 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:15.072445 29098 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:15.073232 29074 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:15.075532 28715 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:14.853644 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:15.077250 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:15.077832 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:14.878364 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 310955us
I20260709 14:47:15.081760 27208 catalog_manager.cc:5697] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 3, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 3 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
I20260709 14:47:15.084648 29078 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.085026 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.085350 29078 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.087570 29078 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.087850 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:15.088459 27456 raft_consensus.cc:3060] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:15.089329 27208 catalog_manager.cc:5697] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 2, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 2 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:14.918825 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:14.919905 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:14.920948 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:14.921864 29062 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:15.094551 29062 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.096884 29062 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:14.923640 28114 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
W20260709 14:47:15.098168 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 174722us
I20260709 14:47:14.934010 29069 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.104768 28637 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.105201 28637 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:15.105589 28637 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.679690 29082 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:14.941620 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.108829 29082 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.111241 29082 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:14.949831 28671 consensus_queue.cc:1059] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:15.113178 29056 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:15.113369 28671 raft_consensus.cc:3055] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:15.113734 29056 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.116096 29056 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.117691 27455 raft_consensus.cc:1240] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:15.120987 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:14.962457 27352 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:47:15.122584 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 574302us
I20260709 14:47:14.972260 28915 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:15.125141 28915 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:14.980731 28855 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:14.983152 28974 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:14.983726 29002 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:15.126312 28974 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:15.126803 28974 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.126641 29002 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:15.127499 28915 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.128105 28915 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:47:14.985654 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:14.986372 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:14.985662 29068 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:14.987993 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:14.988315 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:14.989398 27532 raft_consensus.cc:1240] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:14.993320 28951 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:14.993697 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:14.999672 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.003837 28218 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.004637 28961 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:14.627485 28800 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:15.006208 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.009588 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.011260 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:15.014398 27350 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:15.015029 29045 consensus_queue.cc:1175] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8d0eae2917534913b0f623e594e75d3b" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:47:15.019590 29044 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.082448 27498 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:14.608971 28906 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:15.049042 27381 raft_consensus.cc:2368] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 5. Current term is 6.
I20260709 14:47:15.128453 28915 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:14.712034 29042 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.148670 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.129519 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.149922 29042 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.150089 27529 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:15.129238 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.129827 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.060274 28978 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.130254 27534 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:15.152105 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:15.130082 29068 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.131553 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:15.154258 27457 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.131844 28951 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.133033 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.067396 28909 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.156206 27459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:15.156327 27530 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:15.132592 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.156842 27459 raft_consensus.cc:606] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:15.157258 27459 raft_consensus.cc:614] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:15.135952 28961 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:15.158736 27459 raft_consensus.cc:1275] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:15.136325 27533 raft_consensus.cc:2376] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6. Re-sending same reply.
I20260709 14:47:15.136472 28222 raft_consensus.cc:2468] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:15.133646 27526 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:15.160840 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.138296 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:15.161693 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:15.162081 27455 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.137982 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:15.138636 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.164122 27460 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:15.141441 28842 consensus_queue.cc:1059] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:47:15.165429 28842 consensus_queue.cc:1243] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer 4276c19f88a145d0bd4430d7a99703eb 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 14:47:15.165907 28842 raft_consensus.cc:3055] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:15.143476 28855 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:15.067085 28863 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.166886 28855 raft_consensus.cc:697] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:15.113762 28671 raft_consensus.cc:740] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:15.169627 28210 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:15.169498 28671 consensus_queue.cc:260] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.170727 28671 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:15.171118 27460 raft_consensus.cc:1275] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:47:15.145188 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:15.173171 27387 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.173384 28637 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:15.136236 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.146741 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.141460 29044 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:15.166204 28842 raft_consensus.cc:740] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:15.177757 29044 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.176579 27461 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:15.167917 28855 consensus_queue.cc:237] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.179015 27461 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50746 (request call id 553) took 1722 ms. Trace:
I20260709 14:47:15.130457 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.179908 28212 raft_consensus.cc:2393] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 5: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:15.179488 27461 rpcz_store.cc:276] 0709 14:47:13.456609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.520875 (+ 64266us) service_pool.cc:224] Handling call
0709 14:47:15.178827 (+1657952us) spinlock_profiling.cc:243] Waited 1.65 s on lock 0x7b54001ee954. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:15.178941 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3805605120}
W20260709 14:47:15.177420 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.131716 27532 raft_consensus.cc:1275] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:15.146036 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:15.181175 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.180971 28863 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.178638 28842 consensus_queue.cc:260] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.182543 28842 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:15.148670 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 96364us
I20260709 14:47:15.184495 27353 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.185993 27353 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.186602 29082 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:15.186798 28858 raft_consensus.cc:2749] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:15.187071 28658 consensus_queue.cc:1059] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:15.143863 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 61589.7us
I20260709 14:47:15.128944 29002 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:15.188470 28980 raft_consensus.cc:3055] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:15.145666 29053 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:15.188982 28980 raft_consensus.cc:740] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:15.189461 29053 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.189910 28980 consensus_queue.cc:260] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.191713 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.191969 27427 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:15.192540 27532 raft_consensus.cc:2368] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6.
I20260709 14:47:15.193231 28715 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.193761 28715 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:15.193701 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.194448 28715 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.194635 27526 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:15.193280 27501 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:15.196308 28961 raft_consensus.cc:2804] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:15.196727 28961 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:15.197127 28961 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:15.147612 28915 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:15.188860 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:15.214030 27460 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:15.214185 27456 raft_consensus.cc:2468] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:15.215255 27455 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:15.108269 27207 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41720 (request call id 118) took 9520 ms. Trace:
I20260709 14:47:15.215448 27457 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:15.220026 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:15.220388 28113 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.220100 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.153479 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.223601 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.166143 27452 raft_consensus.cc:1275] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:15.213750 28980 raft_consensus.cc:3060] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.245580 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.259145 27459 raft_consensus.cc:1240] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:15.259779 27382 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:15.258942 27501 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:15.266614 27532 raft_consensus.cc:3060] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.267580 27530 raft_consensus.cc:2468] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
W20260709 14:47:15.253399 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 64612.1us
I20260709 14:47:15.268098 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.269055 27424 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.279954 27534 raft_consensus.cc:1240] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:47:15.273372 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.283099 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:15.287336 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:15.259378 29082 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.217792 28863 consensus_queue.cc:1048] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 14:47:15.298233 27353 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.245549 29096 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:15.294060 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.305490 29078 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:15.306218 29078 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:15.306802 29078 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.307863 28858 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.295980 29100 raft_consensus.cc:2804] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:15.308552 28858 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.309540 29100 raft_consensus.cc:697] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:15.311388 28858 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.310963 29100 consensus_queue.cc:237] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.258703 28951 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.332036 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.329545 27387 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:15.277513 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.336990 27501 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.338068 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.340325 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.259603 29042 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 14:47:15.288906 29082 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:15.282004 28637 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.333609 28858 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:15.217057 27207 rpcz_store.cc:276] 0709 14:47:05.588287 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:05.588592 (+   305us) service_pool.cc:224] Handling call
0709 14:47:15.108007 (+9519415us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:13.938963 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:14.067634 (+128671us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:14.067703 (+    69us) write_op.cc:435] Acquired schema lock
0709 14:47:14.067739 (+    36us) tablet.cc:662] Decoding operations
0709 14:47:14.068357 (+   618us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:14.068438 (+    81us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:14.068510 (+    72us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:47:14.132026 (+ 63516us) tablet.cc:701] Row locks acquired
0709 14:47:14.132049 (+    23us) write_op.cc:260] PREPARE: finished
0709 14:47:14.132218 (+   169us) write_op.cc:270] Start()
0709 14:47:14.132347 (+   129us) write_op.cc:276] Timestamp: P: 1783608434132174 usec, L: 0
0709 14:47:14.132370 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:47:14.196396 (+ 64026us) log.cc:844] Serialized 934 byte log entry
0709 14:47:14.585045 (+388649us) op_driver.cc:464] REPLICATION: finished
0709 14:47:14.729074 (+144029us) write_op.cc:301] APPLY: starting
0709 14:47:14.729213 (+   139us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:14.729438 (+   225us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:14.729619 (+   181us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:14.742759 (+ 13140us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:14.743063 (+   304us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:47:14.743131 (+    68us) write_op.cc:312] APPLY: finished
0709 14:47:14.743692 (+   561us) log.cc:844] Serialized 28 byte log entry
0709 14:47:14.743959 (+   267us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:14.744086 (+   127us) write_op.cc:454] Released schema lock
0709 14:47:14.744153 (+    67us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:14.744738 (+   585us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:14.744770 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":349141,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":143578,"apply.run_cpu_time_us":3058,"apply.run_wall_time_us":15600,"num_ops":2,"prepare.queue_time_us":365032,"prepare.run_cpu_time_us":23767,"prepare.run_wall_time_us":408183,"raft.queue_time_us":225317,"raft.run_cpu_time_us":14829,"raft.run_wall_time_us":77558,"replication_time_us":452443,"thread_start_us":493174,"threads_started":4,"wal-append.queue_time_us":28935}]]}
I20260709 14:47:15.370612 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.351912 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.347515 27533 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
W20260709 14:47:15.356560 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 79342us
W20260709 14:47:15.374240 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 130230us
I20260709 14:47:15.375811 27534 raft_consensus.cc:2393] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 2: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:15.354282 29042 consensus_queue.cc:1243] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer 46b436459a8044b1a251a2ff7c7ee622 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 14:47:15.379621 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.358918 29082 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.355986 28909 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.320267 29044 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.369786 28951 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:15.389233 27353 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.377344 29002 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:15.391976 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.397339 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.389842 28212 raft_consensus.cc:2410] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb 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 14:47:15.401587 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.402753 27460 raft_consensus.cc:2393] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 6: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:15.354450 29096 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.376839 28715 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:15.391103 29068 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.414747 27535 raft_consensus.cc:1240] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:15.418177 27501 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.408182 27527 raft_consensus.cc:1240] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:15.423149 28210 raft_consensus.cc:1275] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:15.422569 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.413484 28907 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:15.427634 27424 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.432828 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.434283 27531 raft_consensus.cc:2393] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:15.435702 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:15.436647 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.442512 29053 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:15.454818 27532 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:15.460004 28114 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:15.456828 27458 pending_rounds.cc:85] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: Aborting all ops after (but not including) 1
I20260709 14:47:15.452898 28800 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:15.462209 27458 pending_rounds.cc:107] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:47:15.462437 28800 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:15.462595 27458 raft_consensus.cc:2889] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:15.462869 28800 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:15.469143 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.469522 29044 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.428165 29068 raft_consensus.cc:2749] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:15.472899 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 44433.1us
W20260709 14:47:15.474480 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.469949 27535 raft_consensus.cc:2468] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 1.
I20260709 14:47:15.475893 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:15.480985 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.482141 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.482937 27531 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.485596 27426 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.488041 27535 raft_consensus.cc:2393] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 4: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:15.494174 28715 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:15.497638 27532 raft_consensus.cc:1240] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:15.500275 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.491379 28114 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:15.487262 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 69479.8us
I20260709 14:47:15.455158 29042 consensus_queue.cc:1048] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:47:15.508023 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.508044 28978 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.513500 28978 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:15.470810 28906 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.513932 28978 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.515640 28906 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.516219 29069 consensus_queue.cc:1059] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:15.516441 28974 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.516685 28915 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.517390 29069 raft_consensus.cc:3055] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:15.517755 29069 raft_consensus.cc:740] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:15.518630 29069 consensus_queue.cc:260] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.519905 29069 raft_consensus.cc:3060] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:15.520251 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:15.487563 28637 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:15.521350 27535 raft_consensus.cc:2393] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
W20260709 14:47:15.522001 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 47709.5us
I20260709 14:47:15.520728 28907 consensus_queue.cc:1059] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:15.527637 27426 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:15.528383 27426 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:15.533226 27460 raft_consensus.cc:1240] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:15.534229 29056 raft_consensus.cc:2804] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.534651 29056 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:15.535022 29056 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.537060 27532 raft_consensus.cc:1240] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:15.539299 27532 raft_consensus.cc:1240] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:15.521843 28671 raft_consensus.cc:2804] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.541047 28907 raft_consensus.cc:3055] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:15.541121 28671 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:15.541651 28907 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:15.542819 28907 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.541774 28671 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.555619 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:15.519044 28974 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.555290 27385 raft_consensus.cc:1275] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:15.554589 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:15.555619 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.555251 27452 raft_consensus.cc:1240] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:15.550701 28637 consensus_queue.cc:1048] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:47:15.571646 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.572275 27352 leader_election.cc:400] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6.
I20260709 14:47:15.572628 27352 leader_election.cc:403] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:47:15.569144 27381 raft_consensus.cc:3060] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:15.556751 27384 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:15.558480 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:15.562507 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 49449.6us
W20260709 14:47:15.565106 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.545644 27424 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.558142 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.578164 27457 raft_consensus.cc:2393] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:15.600310 27352 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:15.550452 29096 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:15.603740 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 75390.7us
I20260709 14:47:15.558955 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:15.604516 27426 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.605841 27426 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.607095 28211 raft_consensus.cc:1240] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:47:15.607528 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.608213 28219 raft_consensus.cc:2468] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:15.609357 28961 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.610505 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.611460 28961 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.562422 29056 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:15.612776 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:15.612946 29074 consensus_meta.cc:287] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.539s	user 0.013s	sys 0.001s
I20260709 14:47:15.613340 28842 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6.
I20260709 14:47:15.613739 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.614153 28842 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:15.614521 28842 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:15.614820 29045 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:15.614418 29074 consensus_queue.cc:1059] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:15.615139 28842 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.615377 29045 raft_consensus.cc:697] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:15.616391 29045 consensus_queue.cc:237] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.616850 29052 raft_consensus.cc:3055] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:15.616925 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:15.617409 29052 raft_consensus.cc:740] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:15.617811 27532 raft_consensus.cc:2393] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 2: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:15.617440 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:15.618525 27460 raft_consensus.cc:1240] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:15.623315 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.544463 28907 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.631189 27532 raft_consensus.cc:1240] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:15.626281 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.554170 27453 raft_consensus.cc:1240] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:15.625922 27381 raft_consensus.cc:2468] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
W20260709 14:47:15.634944 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 108087us
W20260709 14:47:15.639314 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.555521 28214 raft_consensus.cc:2468] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:15.640046 27498 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:15.650005 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:15.651952 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.631139 28688 raft_consensus.cc:2804] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:15.657583 27424 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:15.664847 27535 raft_consensus.cc:1240] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:15.637537 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.637305 28915 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:15.631779 28715 consensus_queue.cc:1048] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 14:47:15.645952 29083 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.639580 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:15.677279 27350 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.677546 27535 raft_consensus.cc:1275] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:15.670064 28974 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:15.692827 27498 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:15.695464 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 95302.4us
I20260709 14:47:15.643751 28800 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.634363 29052 consensus_queue.cc:260] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.678711 29083 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:15.747805 27241 debug-util.cc:398] Leaking SignalData structure 0x7b0800063000 after lost signal to thread 25250
W20260709 14:47:15.749369 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 53133.4us
I20260709 14:47:15.754629 29096 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:15.755829 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.757092 29056 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:15.692975 28915 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:15.675908 29074 consensus_queue.cc:1059] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.050s
I20260709 14:47:15.790896 28800 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.675823 27526 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:15.724575 28805 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:15.791379 27454 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:15.791579 27529 raft_consensus.cc:1240] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:15.791883 28805 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:15.792366 28805 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:15.793262 27529 raft_consensus.cc:1240] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
W20260709 14:47:15.769510 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 142648us
I20260709 14:47:15.796442 29053 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.797135 29053 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.797384 28978 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.791265 29074 raft_consensus.cc:3055] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:15.789830 28915 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.797524 28907 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:15.800915 29109 log.cc:927] Time spent T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 14:47:15.801343 28907 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:15.782938 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 103646us
I20260709 14:47:15.802798 27498 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:15.802861 28842 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.803486 29114 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.803786 28863 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:15.804111 29114 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:15.800976 29074 raft_consensus.cc:740] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:15.804534 28907 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:15.805365 28915 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.805850 28907 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.806257 29114 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:15.806357 28907 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.807193 28212 raft_consensus.cc:2368] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4.
I20260709 14:47:15.808411 28907 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.809142 29082 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.810316 29052 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.811465 29082 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:15.799777 29053 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:15.813102 27498 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:15.814880 27241 debug-util.cc:398] Leaking SignalData structure 0x7b08000636e0 after lost signal to thread 27244
I20260709 14:47:15.815438 29096 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:15.818499 27498 leader_election.cc:400] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 5. Current term is 6.
I20260709 14:47:15.820545 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:15.824692 29044 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:15.824788 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:15.829175 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:15.832446 27352 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:15.791145 28909 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.775240 28855 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.841233 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.841907 27526 raft_consensus.cc:2468] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:15.843003 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.839748 27352 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:15.776110 29083 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:15.833717 27241 debug-util.cc:398] Leaking SignalData structure 0x7b08002f5d40 after lost signal to thread 27411
I20260709 14:47:15.856133 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:15.856788 28219 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:15.854300 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.777468 29078 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:15.871933 28842 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:15.864089 27352 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:15.865392 29118 raft_consensus.cc:2804] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:15.858173 27531 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:15.873538 29118 raft_consensus.cc:697] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:15.874365 27528 raft_consensus.cc:1240] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:15.862481 29062 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:47:15.874567 29118 consensus_queue.cc:237] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.857395 28855 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.860466 29053 raft_consensus.cc:2804] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:15.877243 29053 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:15.877688 29053 raft_consensus.cc:3060] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:15.878420 28855 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.867169 28980 consensus_queue.cc:1059] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:15.869184 28826 consensus_queue.cc:1059] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:15.855072 28909 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:15.859928 27241 debug-util.cc:398] Leaking SignalData structure 0x7b080028d260 after lost signal to thread 27412
I20260709 14:47:15.880577 27426 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.865900 28907 consensus_queue.cc:1059] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:15.898934 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.899658 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.903926 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:15.904361 27385 raft_consensus.cc:2410] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:15.872262 29078 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:15.903812 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 257056us
I20260709 14:47:15.908564 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:15.909369 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:15.909878 27387 raft_consensus.cc:3060] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:15.910658 27501 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:15.910889 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.911705 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:15.914189 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.914397 27380 raft_consensus.cc:2393] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 6: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:15.916325 27378 raft_consensus.cc:1275] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:15.917129 27382 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:15.917929 27385 raft_consensus.cc:1240] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:47:15.922610 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.927639 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.928653 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:15.929158 28909 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:15.922580 29042 raft_consensus.cc:2764] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 14:47:15.930135 27386 raft_consensus.cc:1275] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:15.932518 28978 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.933852 27384 raft_consensus.cc:2410] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb 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 14:47:15.935202 29050 raft_consensus.cc:3055] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:15.935582 29050 raft_consensus.cc:740] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:15.936551 29050 consensus_queue.cc:260] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.937994 29119 raft_consensus.cc:3055] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:15.938382 29119 raft_consensus.cc:740] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:15.939237 29119 consensus_queue.cc:260] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:15.940666 28222 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
W20260709 14:47:15.941638 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.928752 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.942418 27459 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:15.944631 29078 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:15.945173 29078 raft_consensus.cc:697] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:15.947927 27498 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:15.952726 28219 raft_consensus.cc:2468] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:15.950326 27387 raft_consensus.cc:2468] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:15.953882 27382 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:15.956073 27382 raft_consensus.cc:1240] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:15.957163 27424 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:15.955457 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.901638 29062 consensus_queue.cc:1059] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.050s
W20260709 14:47:15.965585 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.965689 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:15.961882 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.924206 28688 raft_consensus.cc:697] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:15.970391 27530 raft_consensus.cc:1240] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:15.969834 27380 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:15.952195 28658 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:15.973035 27498 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:15.969784 27384 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:15.912673 28671 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:16.002755 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.932551 29121 raft_consensus.cc:2804] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:15.955065 28907 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:15.973361 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:15.970111 27241 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7ca0 after lost signal to thread 27485
W20260709 14:47:16.013123 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:16.018376 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 45418.5us
W20260709 14:47:16.060638 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.061112 27498 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:16.018649 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:15.968003 28858 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:16.065441 27386 raft_consensus.cc:2393] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:16.066149 28220 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:15.956729 28951 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.048s
W20260709 14:47:16.013538 29116 log.cc:927] Time spent T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:47:16.066911 27384 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
W20260709 14:47:16.090844 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 175443us
I20260709 14:47:15.969838 29119 raft_consensus.cc:3060] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:16.055286 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:15.970867 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:16.109978 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 60446.7us
W20260709 14:47:16.111167 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.004863 28909 raft_consensus.cc:2804] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:16.004784 29069 raft_consensus.cc:3055] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:16.119592 29069 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
W20260709 14:47:16.121222 27352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.120890 29069 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.122462 29069 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:16.127635 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:15.968145 28980 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:16.113039 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:16.114264 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:16.129319 28980 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.131505 28980 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:16.002823 28637 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:16.132748 28637 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:16.135205 28637 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:15.969702 28906 consensus_queue.cc:1048] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.141s
W20260709 14:47:16.064064 27241 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae900 after lost signal to thread 27486
I20260709 14:47:16.018110 29002 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:16.048049 28961 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:16.136125 27386 raft_consensus.cc:1240] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:16.008219 28842 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:15.999526 28715 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:16.091427 29121 raft_consensus.cc:697] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:16.147095 27387 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:16.148811 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:16.177191 27384 raft_consensus.cc:2468] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:16.182571 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:16.183271 27380 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:16.053541 28658 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:16.065229 28907 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:16.013113 28805 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.142167 27528 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:16.143621 29096 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:16.190641 27424 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:16.145254 28214 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:16.195456 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 121144us
W20260709 14:47:16.195890 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.198534 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:16.176681 29082 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:16.202828 29082 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:16.205749 29082 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:16.136525 28858 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:16.013988 29078 consensus_queue.cc:237] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.185690 28909 raft_consensus.cc:697] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:16.166353 28842 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:16.213368 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:16.201560 27241 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9ec0 after lost signal to thread 27559
I20260709 14:47:16.211231 27384 raft_consensus.cc:1275] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:47:16.165084 28961 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.216168 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:16.226552 27387 raft_consensus.cc:2376] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6. Re-sending same reply.
I20260709 14:47:16.225854 27384 pending_rounds.cc:85] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: Aborting all ops after (but not including) 1
I20260709 14:47:16.236348 27384 pending_rounds.cc:107] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:47:16.216502 27498 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:16.236672 27384 raft_consensus.cc:2889] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:16.196403 29110 consensus_queue.cc:1048] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
W20260709 14:47:16.239349 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 54438.6us
W20260709 14:47:16.227532 29125 log.cc:927] Time spent T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
W20260709 14:47:16.230604 29126 log.cc:927] Time spent T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
I20260709 14:47:16.242705 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:16.260675 27452 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:16.261328 28842 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:16.261516 27380 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:16.232997 29056 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:16.263430 28858 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:16.234179 29100 consensus_queue.cc:1048] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 14:47:16.245139 29083 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:16.249236 28671 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:16.267333 29083 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:16.267628 29050 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:16.227505 29127 log.cc:927] Time spent T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 14:47:16.268690 27501 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:16.208366 28688 consensus_queue.cc:237] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:16.253209 29128 log.cc:927] Time spent T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:47:16.254470 29121 consensus_queue.cc:237] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:16.232379 28961 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:16.259514 28805 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:16.281037 27530 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42596 (request call id 484) took 1051 ms. Trace:
I20260709 14:47:16.242133 27498 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:16.236624 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:16.278873 27424 leader_election.cc:400] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:47:16.281575 27530 rpcz_store.cc:276] 0709 14:47:15.229554 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:15.334957 (+105403us) service_pool.cc:224] Handling call
0709 14:47:15.335388 (+   431us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:15.998392 (+663004us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:16.280748 (+282356us) spinlock_profiling.cc:243] Waited 635 ms on lock 0x7b54001874d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:16.280964 (+   216us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1459877760}
I20260709 14:47:16.286177 27424 leader_election.cc:403] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:47:16.286741 27387 raft_consensus.cc:1240] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:16.283840 27498 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:16.241811 29110 consensus_queue.cc:1243] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer 2e297b0fe59542be861602bb16ddad5d 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 14:47:16.291644 27498 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:16.291915 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:16.293267 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:16.294339 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.292589 28826 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3.
I20260709 14:47:16.304332 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:16.294770 29042 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:16.282330 28951 raft_consensus.cc:2804] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:16.311414 28951 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:16.311829 28951 raft_consensus.cc:3060] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:16.314841 29044 raft_consensus.cc:3055] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:16.315330 29044 raft_consensus.cc:740] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:16.316181 29044 consensus_queue.cc:260] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:16.317550 29044 raft_consensus.cc:3060] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:16.290858 28961 raft_consensus.cc:2804] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:16.323735 29056 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:16.325129 29074 consensus_queue.cc:260] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:16.327028 29074 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:16.331951 27241 debug-util.cc:398] Leaking SignalData structure 0x7b080025e400 after lost signal to thread 28271
I20260709 14:47:16.285442 27528 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:16.304381 27526 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:16.335165 27424 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:16.335170 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:16.334798 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 315310us
I20260709 14:47:16.336134 27387 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:16.336577 27424 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:16.337178 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:16.337913 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:16.338487 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.341785 28863 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:16.342296 28863 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:16.342717 28863 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:16.343529 29135 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:16.345940 27426 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:16.346307 27424 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:16.346515 28114 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:16.349898 27424 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:16.268409 29053 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:16.344473 29056 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:16.357713 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:16.358999 28215 raft_consensus.cc:2393] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
W20260709 14:47:16.341471 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 51327.3us
I20260709 14:47:16.344995 28961 raft_consensus.cc:697] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:16.367251 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:16.367884 29056 raft_consensus.cc:2804] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:16.367479 28961 consensus_queue.cc:237] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:16.350441 28826 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:16.368530 29056 raft_consensus.cc:697] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:16.369534 29056 consensus_queue.cc:237] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:16.344717 29042 raft_consensus.cc:697] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:16.364542 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:16.365410 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:16.367972 28213 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 1.
I20260709 14:47:16.360195 27384 raft_consensus.cc:1275] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:16.430228 27385 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:16.371351 27386 raft_consensus.cc:3055] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:16.431730 27382 raft_consensus.cc:1240] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:16.438589 28220 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:16.350750 28637 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:16.432225 27386 raft_consensus.cc:740] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
W20260709 14:47:16.449923 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.352123 29123 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:16.353279 28715 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:16.454584 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:16.457434 27535 raft_consensus.cc:2393] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:16.369976 28212 raft_consensus.cc:1275] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 14:47:16.465495 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.466524 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:16.473402 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:16.490558 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:16.493199 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:16.467775 29069 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:16.455693 29123 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:16.497430 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:16.495769 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:16.467396 28522 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:16.501488 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 152403us
I20260709 14:47:16.499646 27530 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:16.502018 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:16.500079 27387 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:16.498443 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:16.502996 27384 raft_consensus.cc:2468] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:16.377259 29050 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:16.476032 28637 raft_consensus.cc:697] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:16.507539 27386 consensus_queue.cc:260] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:16.511509 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.526830 27386 raft_consensus.cc:3060] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:16.507143 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:16.506613 29069 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:16.501725 29123 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:16.545432 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:16.546736 27387 raft_consensus.cc:2468] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:16.547437 27386 raft_consensus.cc:1275] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:16.382797 28909 consensus_queue.cc:237] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:16.547178 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 185483us
I20260709 14:47:16.512609 29053 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:16.567216 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 217376us
I20260709 14:47:16.570621 27386 raft_consensus.cc:1275] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 14:47:16.571429 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.519027 28522 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.551404 29069 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:16.502768 29042 consensus_queue.cc:237] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:16.587262 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:16.509776 29050 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:16.585672 29143 log.cc:927] Time spent T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 14:47:16.586268 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:16.590652 27386 raft_consensus.cc:1240] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:16.591038 27387 raft_consensus.cc:2393] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:16.564132 27427 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:16.550791 28826 raft_consensus.cc:697] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:16.602382 29050 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:16.572849 28951 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.742928 29146 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:16.612298 29148 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:16.744990 29148 raft_consensus.cc:697] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:16.746896 28658 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:16.739605 29135 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:16.749198 29102 log.cc:927] Time spent T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.137s	user 0.000s	sys 0.000s
I20260709 14:47:16.749032 29135 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:16.750806 28826 consensus_queue.cc:237] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:16.756328 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.743748 29146 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:16.761042 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:16.765794 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 157838us
W20260709 14:47:16.749059 29142 log.cc:927] Time spent T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.182s	user 0.000s	sys 0.001s
I20260709 14:47:16.589341 28637 consensus_queue.cc:237] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:16.772352 28961 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:16.787858 28961 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.790927 28961 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:16.771005 29148 consensus_queue.cc:237] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.815941 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:16.816717 27379 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:16.823237 27352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:16.824147 27352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.841022 27532 raft_consensus.cc:1275] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:47:16.848206 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:16.859329 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.858116 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:16.851377 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 75774.9us
I20260709 14:47:16.863637 27427 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:16.816048 29146 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:16.874972 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:16.879268 27501 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:16.880658 27501 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:16.875082 28961 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:16.881717 28961 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:16.891655 27384 pending_rounds.cc:85] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d: Aborting all ops after (but not including) 1
I20260709 14:47:16.892114 27384 pending_rounds.cc:107] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:47:16.892416 27384 raft_consensus.cc:2889] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:16.861825 28688 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:16.908701 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:16.861989 29118 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:16.921505 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:16.846088 29140 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 14:47:16.925904 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:16.851692 28974 consensus_queue.cc:1048] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 14:47:16.872128 29151 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:16.931897 27378 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:16.969906 27532 raft_consensus.cc:1275] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:16.928079 29096 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.977993 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:16.934042 28961 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:16.978814 27535 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:16.984498 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:16.994104 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 104549us
I20260709 14:47:16.977330 28951 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:16.928668 28688 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:16.977998 29044 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:16.983767 28522 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:17.031248 27379 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
W20260709 14:47:17.032395 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 151824us
W20260709 14:47:17.019450 28112 leader_election.cc:336] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Timed out: RequestConsensusVote RPC to 127.24.167.194:39027 timed out after 1.789s (SENT)
I20260709 14:47:16.965094 29118 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:16.993259 28961 raft_consensus.cc:2804] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:47:17.064201 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 44800.4us
I20260709 14:47:17.068331 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:17.029155 28863 consensus_meta.cc:287] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.686s	user 0.013s	sys 0.009s
W20260709 14:47:17.083792 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.049150 28715 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:47:17.070017 29140 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:17.097021 28214 consensus_meta.cc:287] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.886s	user 0.006s	sys 0.008s
I20260709 14:47:17.097518 28961 raft_consensus.cc:697] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
W20260709 14:47:17.097774 29160 log.cc:927] Time spent T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 14:47:17.098253 29166 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:47:17.098423 29163 log.cc:927] Time spent T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
W20260709 14:47:17.115432 29074 consensus_meta.cc:287] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.788s	user 0.008s	sys 0.004s
W20260709 14:47:17.108163 28112 leader_election.cc:336] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Timed out: RequestConsensusVote RPC to 127.24.167.194:39027 timed out after 1.969s (SENT)
I20260709 14:47:17.110129 29168 consensus_queue.cc:1048] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:17.111413 28961 consensus_queue.cc:237] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:17.114346 29118 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:17.101117 29140 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.082597 29167 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:17.062469 29044 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.081868 28863 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:17.121279 29162 log.cc:927] Time spent T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 14:47:17.103009 28214 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:17.124969 29166 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.132880 28112 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:47:17.134093 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 154133us
I20260709 14:47:17.139220 28214 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39560 (request call id 534) took 1193 ms. Trace:
I20260709 14:47:17.145998 27532 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:17.150178 27528 raft_consensus.cc:1240] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:17.150935 27426 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:17.164366 29158 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:17.165292 29083 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:47:17.173460 29123 consensus_meta.cc:287] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.604s	user 0.012s	sys 0.000s
I20260709 14:47:17.174085 29123 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:17.139568 29167 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:17.149057 28214 rpcz_store.cc:276] 0709 14:47:15.945671 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:15.953791 (+  8120us) service_pool.cc:224] Handling call
0709 14:47:17.139124 (+1185333us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:47:17.178562 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 70430.5us
I20260709 14:47:17.178982 29167 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:17.179457 28112 leader_election.cc:336] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Timed out: RequestConsensusVote RPC to 127.24.167.194:39027 timed out after 1.969s (SENT)
I20260709 14:47:17.180011 28112 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:17.141819 29166 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:17.194154 28907 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:17.200203 29044 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:17.201205 29140 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:17.198429 28522 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:17.202279 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:17.202836 29173 log.cc:927] Time spent T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:47:17.202991 27530 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 2.
I20260709 14:47:17.203435 28863 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.204627 27426 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
W20260709 14:47:17.209118 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 115285us
I20260709 14:47:17.221540 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:17.224622 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:17.225359 28220 raft_consensus.cc:3060] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.231060 28219 raft_consensus.cc:1275] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:17.195667 29074 raft_consensus.cc:2749] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:17.240221 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.240334 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.243945 27456 raft_consensus.cc:2393] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:17.247462 27459 raft_consensus.cc:1275] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:17.244171 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.248943 27460 raft_consensus.cc:3060] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.230646 29044 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:17.258945 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.263588 28688 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.265055 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:17.265354 27352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.266804 28220 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:17.255184 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:17.266906 29044 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:17.284933 29044 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:17.290411 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:17.293336 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 148496us
I20260709 14:47:17.296986 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:17.299341 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:17.302109 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 140675us
I20260709 14:47:17.310274 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:17.257992 29123 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.319628 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.320462 27386 raft_consensus.cc:2393] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 7: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:17.323330 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:17.321329 28112 leader_election.cc:336] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Timed out: RequestConsensusVote RPC to 127.24.167.194:39027 timed out after 2.111s (SENT)
I20260709 14:47:17.327322 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.330453 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.297812 28214 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:17.335028 27384 raft_consensus.cc:1275] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:17.338189 27386 raft_consensus.cc:1275] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:17.338047 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:17.349925 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.359648 27460 raft_consensus.cc:2468] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:17.369634 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:17.372716 29096 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:17.379894 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:17.380694 27386 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:17.388823 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.389176 27386 raft_consensus.cc:1275] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:17.389401 27387 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:17.390475 29044 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.402814 27456 raft_consensus.cc:2393] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 3: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
W20260709 14:47:17.395802 29181 log.cc:927] Time spent T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:47:17.397328 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:17.397940 29167 consensus_queue.cc:1048] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:17.398219 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:17.387423 28805 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.412618 29167 consensus_queue.cc:1048] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:17.410671 28863 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:17.411417 27501 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:17.402691 29044 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:17.422477 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:17.423180 27533 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.438479 29120 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:17.439050 29120 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.439898 27453 raft_consensus.cc:1240] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:17.441182 27459 raft_consensus.cc:1240] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:17.442292 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.442987 27454 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.445829 29135 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:17.449462 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:17.451375 27352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.424948 29140 raft_consensus.cc:2804] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:17.455631 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:17.456269 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.458750 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:17.459352 27380 raft_consensus.cc:2376] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4. Re-sending same reply.
I20260709 14:47:17.460655 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.461301 27455 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:17.462481 27457 raft_consensus.cc:1240] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:17.464304 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.466313 27424 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:17.467551 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:17.418915 28805 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:17.469756 27424 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:17.477370 27378 raft_consensus.cc:1275] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:17.474794 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:47:17.468763 28906 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.569s	user 0.017s	sys 0.009s
I20260709 14:47:17.458942 27387 raft_consensus.cc:2468] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:17.478835 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.468276 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.483047 27380 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:17.485637 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.486510 27455 raft_consensus.cc:2376] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4. Re-sending same reply.
I20260709 14:47:17.487299 27461 raft_consensus.cc:2368] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3.
I20260709 14:47:17.486529 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.488569 27387 raft_consensus.cc:2368] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3.
I20260709 14:47:17.485575 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.490579 27352 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:47:17.480088 28906 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.589s	user 0.018s	sys 0.009s
I20260709 14:47:17.500145 27378 raft_consensus.cc:1275] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:17.471822 29140 raft_consensus.cc:697] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:17.497393 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:17.476923 29148 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:17.504316 27381 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:17.502031 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.515219 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:17.500192 29119 consensus_queue.cc:1048] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 14:47:17.519869 29140 consensus_queue.cc:237] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER 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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.523248 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:17.525662 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.527741 28805 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.529491 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:17.530911 27378 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 2.
I20260709 14:47:17.530048 27353 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:17.530270 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.531170 29166 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.499728 29120 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:17.533985 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.497189 28637 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.499759 29118 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:17.537796 29118 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.538229 29118 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:17.538003 28637 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:17.498718 29045 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:47:17.537150 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 44288.2us
I20260709 14:47:17.541153 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.542727 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.558364 27530 raft_consensus.cc:1240] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:17.560618 27381 raft_consensus.cc:2393] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:17.560963 27353 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:17.561789 27498 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:17.536347 28522 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.559157 27378 raft_consensus.cc:2376] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3. Re-sending same reply.
I20260709 14:47:17.574692 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:17.575116 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 105495us
I20260709 14:47:17.576967 27424 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:17.579411 29148 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:17.581385 27424 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:17.581739 27353 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:17.584452 27380 raft_consensus.cc:2468] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 7.
I20260709 14:47:17.559087 28842 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:17.588687 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:17.590338 27498 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:17.573115 29180 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:17.593607 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:17.597075 27378 raft_consensus.cc:1240] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:17.600042 27424 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:17.600757 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:17.587397 28842 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.601378 27380 raft_consensus.cc:2376] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5. Re-sending same reply.
I20260709 14:47:17.602943 27424 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:17.580168 29205 consensus_queue.cc:1059] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 14:47:17.594852 29120 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:17.621253 27528 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 299) took 1277 ms. Trace:
I20260709 14:47:17.584926 28826 consensus_queue.cc:1048] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 14:47:17.599377 29140 raft_consensus.cc:2804] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:17.587728 29045 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:47:17.581547 28522 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:17.589381 28906 consensus_queue.cc:1048] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:47:17.637068 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:17.590044 29096 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:47:17.618814 28842 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:17.639535 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:17.647874 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:17.648221 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.600778 29201 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:17.606465 29074 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.604918 29124 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:17.644387 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.656024 27457 raft_consensus.cc:2376] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5. Re-sending same reply.
I20260709 14:47:17.625309 27528 rpcz_store.cc:276] 0709 14:47:16.337563 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:16.345753 (+  8190us) service_pool.cc:224] Handling call
0709 14:47:16.366278 (+ 20525us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:17.150793 (+784515us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:17.614985 (+464192us) spinlock_profiling.cc:243] Waited 784 ms on lock 0x7b54001e0d54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:17.615149 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1802222336}
I20260709 14:47:17.621670 29174 raft_consensus.cc:2804] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:17.654513 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.605269 29044 consensus_queue.cc:1048] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260709 14:47:17.665261 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:17.666414 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:17.666891 27526 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:17.667026 27528 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:17.670399 29120 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:17.677259 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:17.678138 27381 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:17.654415 28637 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:17.660686 29124 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.681628 29124 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:17.645681 29140 raft_consensus.cc:697] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:17.665441 27529 raft_consensus.cc:1240] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:17.689344 29203 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:17.629383 28688 consensus_queue.cc:1059] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 14:47:17.655385 29002 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:17.760814 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.761376 27533 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:17.762833 27534 raft_consensus.cc:1240] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:17.765549 27426 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:17.710839 29174 raft_consensus.cc:697] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:17.713764 28974 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:17.774935 27454 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:17.774832 28842 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:17.663226 29074 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:17.780279 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 198590us
W20260709 14:47:17.783725 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:17.785045 27353 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:17.757691 29201 raft_consensus.cc:2749] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:17.713851 29203 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.765987 29166 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:17.771999 28688 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:17.791831 29121 consensus_queue.cc:1059] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:17.792685 28858 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:17.794703 28522 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:17.757874 29002 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.797562 29203 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:17.798077 28688 raft_consensus.cc:697] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:17.799926 29074 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.777637 28974 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.802000 29118 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:17.806679 27501 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:17.858789 29002 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:17.803594 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.859181 28211 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:17.791572 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:17.803870 27454 raft_consensus.cc:1275] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:47:17.803217 29202 log.cc:927] Time spent T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 14:47:17.802054 29140 consensus_queue.cc:237] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:17.854569 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:17.862766 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 56194.5us
I20260709 14:47:17.863129 28215 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:16.299286 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:17.862411 29118 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:17.866222 29135 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:17.872972 28688 consensus_queue.cc:237] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.853350 29137 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:17.875424 29137 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:17.877020 29074 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.877575 29074 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:17.878075 29053 raft_consensus.cc:3055] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:17.878497 29053 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:17.879323 29053 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:17.880146 29213 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:17.880600 29213 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.880950 29213 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:17.884281 28805 raft_consensus.cc:3055] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:17.884758 28805 raft_consensus.cc:740] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:17.887084 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:17.879626 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 88159us
I20260709 14:47:17.809314 28842 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:17.887691 28211 raft_consensus.cc:2376] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4. Re-sending same reply.
I20260709 14:47:17.897629 27501 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:17.906693 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 120018us
I20260709 14:47:17.906795 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.908814 27460 raft_consensus.cc:2393] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:17.864148 29180 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:17.909776 28211 raft_consensus.cc:1275] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:17.908347 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:17.912189 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.916042 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.916905 27461 raft_consensus.cc:2468] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:17.917810 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:17.918488 28214 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:17.919093 28218 raft_consensus.cc:1275] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:17.919360 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:17.919625 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.920684 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.920946 28218 raft_consensus.cc:1275] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:17.921439 27454 raft_consensus.cc:2368] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:17.909361 28114 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:17.923591 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.923743 28805 consensus_queue.cc:260] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:17.924226 27452 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:17.924835 28805 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:17.922158 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.925966 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.927206 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.929179 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.929940 27461 raft_consensus.cc:2393] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:17.930125 29137 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.931078 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.931689 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.932847 29074 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.933683 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:17.935098 28214 raft_consensus.cc:1275] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:17.936821 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:17.937655 27452 raft_consensus.cc:3060] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:17.907464 29166 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:17.945281 28220 raft_consensus.cc:1275] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:17.949105 28215 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:17.889801 29053 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:17.951784 28213 raft_consensus.cc:1240] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:17.816929 29174 consensus_queue.cc:237] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:17.854408 29124 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:17.969033 27526 raft_consensus.cc:1275] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 14:47:17.969563 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 60281.9us
I20260709 14:47:17.970538 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:17.962044 28800 consensus_queue.cc:1059] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:47:17.954921 28961 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.972293 29175 consensus_queue.cc:1048] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:17.972955 28961 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:17.973776 28800 raft_consensus.cc:3055] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:17.974170 28800 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:17.975121 28961 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:17.974933 28800 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:17.976104 28800 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:17.977161 28951 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.977671 28951 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:17.979677 28951 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.981508 28637 raft_consensus.cc:2804] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:17.981598 28858 raft_consensus.cc:3055] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:17.982048 28637 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:17.982537 28637 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:17.982609 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 45849.9us
I20260709 14:47:17.987905 28114 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:17.966885 27353 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.24.167.193:34813 timed out after 1.827s (SENT) [suppressed 25 similar messages]
I20260709 14:47:17.968456 28842 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:17.982143 28858 raft_consensus.cc:740] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:17.990808 28842 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:17.949640 28974 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:17.982422 29175 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:17.998027 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:17.968532 29147 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.002346 29110 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:18.002130 29147 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:18.002903 29110 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:18.003611 28842 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:18.006179 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:18.010483 27456 raft_consensus.cc:2393] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:17.979990 29213 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:18.013399 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:17.949198 28863 consensus_queue.cc:1048] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 14:47:18.018045 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.019575 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.020445 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:18.005074 29210 log.cc:927] Time spent T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.159s	user 0.001s	sys 0.000s
I20260709 14:47:18.026535 27501 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.005191 29110 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:17.984413 29074 consensus_queue.cc:1059] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 14:47:18.039296 29074 raft_consensus.cc:3055] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:18.039665 29074 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:18.004462 29147 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:18.009202 28858 consensus_queue.cc:260] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:18.037503 29192 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:47:18.037659 29221 consensus_queue.cc:1059] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:18.010155 29175 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:18.038436 29212 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:18.045202 29212 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:18.010464 29135 consensus_queue.cc:1048] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 14:47:18.017328 28961 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:18.029367 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:18.044814 29217 consensus_queue.cc:1059] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:18.061002 27383 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 745) took 2151 ms (client timeout 1551 ms). Trace:
W20260709 14:47:18.069135 27383 rpcz_store.cc:269] 0709 14:47:15.899939 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:15.900054 (+   115us) service_pool.cc:224] Handling call
0709 14:47:18.047522 (+2147468us) spinlock_profiling.cc:243] Waited 1.84 s on lock 0x7b54002aeed4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:18.051110 (+  3588us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4231521024}
I20260709 14:47:18.071015 27461 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:18.061061 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.073177 29219 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.073609 28212 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:18.073771 29219 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:18.076170 29219 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:18.050734 29221 raft_consensus.cc:3055] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:18.105214 29221 raft_consensus.cc:740] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:18.106249 29221 consensus_queue.cc:260] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:18.107613 29221 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:18.069991 29192 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:18.108883 29192 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:18.109323 29192 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:18.115742 27457 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:18.081708 29124 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:18.119095 29124 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.119618 29124 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:18.083380 29213 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:18.084807 28961 raft_consensus.cc:697] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:18.062877 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.049041 29167 raft_consensus.cc:2804] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:18.071648 27453 raft_consensus.cc:1240] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:18.056741 29212 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:18.097697 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:18.100181 28637 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:18.101146 29220 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 14:47:18.040437 29074 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:18.101946 29224 consensus_queue.cc:1048] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:18.103022 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 49751.4us
I20260709 14:47:18.103750 29175 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:18.053660 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 65794.7us
W20260709 14:47:18.124464 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 61669.8us
W20260709 14:47:18.125201 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 158382us
I20260709 14:47:18.125387 27424 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:18.126255 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:18.129244 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.134030 27527 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:18.139362 27530 raft_consensus.cc:1275] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:18.139518 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:18.146533 27382 raft_consensus.cc:1275] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:18.151988 27426 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:18.161577 27454 raft_consensus.cc:1275] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:18.162077 27379 raft_consensus.cc:1275] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:18.163196 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:18.163466 29175 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:18.164638 29074 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:18.165380 29146 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:18.165781 29146 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:18.166116 29146 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:18.167366 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:18.127446 28863 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:18.127125 29167 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:18.178445 27353 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:18.179435 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:18.180649 27382 raft_consensus.cc:2410] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb 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 14:47:18.187165 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:18.186247 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 85233.2us
I20260709 14:47:18.178591 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:18.176424 27427 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:18.193117 27353 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.154778 28974 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.201313 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:18.202345 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:18.201078 27353 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.186587 29053 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.182112 28805 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:18.186812 29180 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.193049 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:18.193909 29124 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:18.188170 29167 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:18.223214 27353 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.167472 29219 consensus_queue.cc:1048] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 14:47:18.224625 28805 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:18.288112 28961 consensus_queue.cc:237] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:18.209015 28974 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:18.204715 28863 consensus_queue.cc:1048] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.085s
I20260709 14:47:18.225831 29175 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:18.204418 29192 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:18.289472 29217 consensus_queue.cc:1059] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:18.197260 29203 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:18.309257 29203 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:18.199641 29119 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:18.310195 29192 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:18.197206 29121 raft_consensus.cc:2764] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:47:18.193964 28522 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
W20260709 14:47:18.302143 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 94593us
I20260709 14:47:18.300516 28805 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:18.228515 29053 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:18.290239 29180 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:18.225611 29211 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:18.213900 29214 consensus_queue.cc:1048] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.145s
I20260709 14:47:18.423878 27384 raft_consensus.cc:1240] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:18.412937 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:18.396282 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:18.422127 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:18.375581 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 147538us
I20260709 14:47:18.351609 27380 raft_consensus.cc:2410] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:47:18.432099 28219 raft_consensus.cc:1275] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:18.400620 27386 raft_consensus.cc:1240] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:18.432634 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:18.433341 27458 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:18.406836 27379 raft_consensus.cc:1240] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
W20260709 14:47:18.350288 27426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:18.352345 27427 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.433024 27387 raft_consensus.cc:2393] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:18.436412 27382 raft_consensus.cc:2393] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
W20260709 14:47:18.437377 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 85096.1us
W20260709 14:47:18.382198 29199 log.cc:927] Time spent T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 14:47:18.344623 29121 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.354859 27527 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:18.374893 29147 consensus_queue.cc:1048] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.079s
W20260709 14:47:18.417558 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 269333us
I20260709 14:47:18.456830 27527 raft_consensus.cc:1240] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:18.424887 29119 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:18.350690 29175 raft_consensus.cc:697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:18.456583 29083 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:18.465454 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:18.298751 28212 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:18.458561 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:18.400081 28951 consensus_queue.cc:1048] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 14:47:18.442762 29124 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:18.467839 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:18.487855 27535 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:18.384338 29078 consensus_queue.cc:1048] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.073s
I20260709 14:47:18.469570 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:18.470301 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:18.470326 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:18.475481 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:18.442126 29209 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:18.351529 29174 consensus_queue.cc:1048] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.108s
I20260709 14:47:18.452314 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:18.452255 28637 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:18.484699 29175 consensus_queue.cc:237] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:18.485297 29180 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:18.486069 29056 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:18.527237 29074 raft_consensus.cc:3055] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:18.527122 29056 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:18.527666 29074 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:18.486363 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:18.491446 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.487155 29053 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:18.513844 27529 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:18.526249 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.529186 28222 raft_consensus.cc:2368] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4.
I20260709 14:47:18.510746 28218 raft_consensus.cc:1240] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:18.461520 29121 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:18.529791 29056 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:18.529938 29167 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:18.531255 29226 log.cc:927] Time spent T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 14:47:18.505015 29096 consensus_queue.cc:1048] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 14:47:18.513793 28974 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:18.555410 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:18.525094 29192 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:18.561159 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.557065 28218 raft_consensus.cc:2393] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 4: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:18.563745 28114 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:18.556042 28214 raft_consensus.cc:2368] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
W20260709 14:47:18.571475 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 381791us
I20260709 14:47:18.511883 29209 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:18.604241 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:18.530725 29074 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:18.614188 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.615173 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.621794 29167 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:18.622242 29235 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:18.622740 29235 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:18.623075 29235 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:18.623734 28215 raft_consensus.cc:1240] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:18.555919 29233 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.158s
I20260709 14:47:18.641294 28211 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:18.566828 29192 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:18.644902 27529 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:18.610685 28112 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:18.646600 28114 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:18.647343 28112 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:18.647503 28214 raft_consensus.cc:1275] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:18.659178 29192 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:18.665787 29225 log.cc:927] Time spent T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.227s	user 0.001s	sys 0.000s
I20260709 14:47:18.603957 28637 consensus_queue.cc:1059] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.068s
I20260709 14:47:18.687772 27458 raft_consensus.cc:2468] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:18.677024 29074 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:18.704147 28115 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.013s	sys 0.028s
W20260709 14:47:18.712390 28115 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.510s	user 0.014s	sys 0.028s
W20260709 14:47:18.711990 27498 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.025s	sys 0.105s
W20260709 14:47:18.713627 27498 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.515s	user 0.025s	sys 0.105s
W20260709 14:47:18.715032 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 516707us
W20260709 14:47:18.713004 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 515948us
I20260709 14:47:18.719842 27498 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.721691 29192 consensus_queue.cc:1048] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:18.731473 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:18.732618 27498 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.728669 29180 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:18.741022 27498 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.723248 29121 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:18.730808 29205 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:18.734357 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 511469us
I20260709 14:47:18.756857 27353 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:18.726974 28805 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:18.745631 28210 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.017s	sys 0.029s
W20260709 14:47:18.766312 28210 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.581s	user 0.018s	sys 0.029s
W20260709 14:47:18.767215 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:18.767634 27353 leader_election.cc:400] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4.
I20260709 14:47:18.743707 28974 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:18.771363 27353 leader_election.cc:403] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
W20260709 14:47:18.761968 28113 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:18.760071 29136 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.785s	user 0.012s	sys 0.051s
I20260709 14:47:18.766259 29121 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:18.768174 29233 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:18.770685 29167 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:18.784662 29136 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.810s	user 0.012s	sys 0.052s
W20260709 14:47:18.805356 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:18.848831 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 89421.7us
I20260709 14:47:18.849922 27353 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:47:18.850862 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 44347.1us
I20260709 14:47:18.796446 29053 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4.
W20260709 14:47:18.838488 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 362733us
I20260709 14:47:18.857687 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:18.858510 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:18.859299 28215 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
W20260709 14:47:18.809852 29212 consensus_meta.cc:287] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.656s	user 0.004s	sys 0.009s
I20260709 14:47:18.861020 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:18.866123 27458 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:18.867606 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:18.868408 27456 raft_consensus.cc:2393] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 4: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:18.869339 29245 consensus_queue.cc:1059] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:18.870395 29118 raft_consensus.cc:3055] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:18.870756 29118 raft_consensus.cc:740] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:18.871606 29118 consensus_queue.cc:260] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:18.862668 27353 leader_election.cc:400] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4.
I20260709 14:47:18.803118 29078 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:18.873627 29078 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:18.875967 29078 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:18.876595 27353 leader_election.cc:403] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:18.876758 29243 raft_consensus.cc:2764] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:47:18.877233 29214 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:47:18.761019 29205 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:18.883199 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:18.881126 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:18.886569 27456 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:18.889633 28215 raft_consensus.cc:3055] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:18.890044 28215 raft_consensus.cc:740] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
W20260709 14:47:18.891595 27383 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.690s	user 0.056s	sys 0.101s
W20260709 14:47:18.907948 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 260675us
W20260709 14:47:18.908329 27383 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.706s	user 0.058s	sys 0.108s
W20260709 14:47:18.912863 27353 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:18.914048 27353 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:18.916407 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:18.917466 27452 raft_consensus.cc:2393] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:18.890843 28215 consensus_queue.cc:260] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:18.923390 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:18.927270 28215 raft_consensus.cc:3060] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:47:18.919890 29210 log.cc:927] Time spent T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 14:47:18.906790 29053 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:18.919042 29243 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:18.849033 29209 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:18.958066 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 44110.5us
I20260709 14:47:18.976352 27353 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:18.878929 29212 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:18.978304 29083 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:18.978909 29083 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:18.979380 29212 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:18.980001 29212 consensus_queue.cc:1059] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:18.981088 29136 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:18.981626 29136 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:18.983645 29136 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:18.983935 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:18.985567 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:18.986866 29238 raft_consensus.cc:2804] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:18.961689 27456 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:18.904111 27458 raft_consensus.cc:2468] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:18.952870 27454 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
W20260709 14:47:19.006970 29244 log.cc:927] Time spent T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.147s	user 0.000s	sys 0.000s
I20260709 14:47:19.008973 28805 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:19.009744 29248 log.cc:927] Time spent T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 14:47:18.976130 29053 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.010433 29209 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:19.012127 29053 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:19.015960 27353 leader_election.cc:400] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:19.017712 27353 leader_election.cc:403] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:18.955260 29118 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.024232 27353 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:19.012866 28214 raft_consensus.cc:1240] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
W20260709 14:47:19.034009 29242 log.cc:927] Time spent T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.222s	user 0.000s	sys 0.000s
I20260709 14:47:19.035741 29203 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:19.036692 29053 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
I20260709 14:47:19.041224 28215 raft_consensus.cc:1275] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:19.046015 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:19.052120 28637 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.053839 28637 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.056977 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:19.063067 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 154230us
I20260709 14:47:19.014410 29238 raft_consensus.cc:697] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:19.067698 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:19.079353 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:19.081833 27427 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:19.087364 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.088358 27353 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:19.049647 29209 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:19.036408 29203 consensus_queue.cc:1059] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:47:19.099870 27353 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:19.104620 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:19.105298 27381 raft_consensus.cc:2376] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4. Re-sending same reply.
I20260709 14:47:19.127866 27353 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:19.092252 29245 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:19.106372 29053 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:19.130767 29083 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:19.131893 29253 log.cc:927] Time spent T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 14:47:19.133373 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:19.137187 29205 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:19.139874 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054133b9de504578b3543819fa9b3395" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:19.143723 28212 consensus_meta.cc:287] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.621s	user 0.005s	sys 0.005s
I20260709 14:47:19.144969 29122 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:19.145550 28805 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:19.147552 29223 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 7 current term: 7 is higher.
I20260709 14:47:19.169647 27501 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:19.148937 29209 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:19.174892 27501 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:19.042344 29235 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:19.168895 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:19.172058 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:19.177201 27378 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
W20260709 14:47:19.172598 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 81362.1us
I20260709 14:47:19.180464 28112 leader_election.cc:400] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3.
I20260709 14:47:19.180860 28112 leader_election.cc:403] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 14:47:19.148257 29146 consensus_meta.cc:287] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.982s	user 0.015s	sys 0.000s
I20260709 14:47:19.174121 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:19.183240 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:19.188664 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:19.098730 29118 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:19.189363 27383 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:19.188028 29238 consensus_queue.cc:237] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:19.171142 29206 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:19.171186 29167 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:19.170661 29122 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:47:19.193476 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 426451us
I20260709 14:47:19.182072 28212 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:19.221486 28215 raft_consensus.cc:2393] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 6: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:19.191315 29213 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:19.191787 29205 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:19.235749 28115 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:19.238632 27526 raft_consensus.cc:1240] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:19.175519 28805 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:19.243857 28113 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:19.241600 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 155373us
I20260709 14:47:19.224274 29122 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:19.188797 29146 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.239305 29205 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:19.192930 29209 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:19.230803 29246 raft_consensus.cc:2764] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:47:19.260767 29205 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:19.230829 29140 raft_consensus.cc:2804] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:19.236384 28212 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39560 (request call id 572) took 1103 ms. Trace:
W20260709 14:47:19.268126 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 87826.9us
I20260709 14:47:19.273633 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.274466 28112 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:19.275229 27461 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50732 (request call id 713) took 1256 ms. Trace:
I20260709 14:47:19.245270 29213 raft_consensus.cc:697] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:19.275758 27461 rpcz_store.cc:276] 0709 14:47:18.020094 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.020214 (+   120us) service_pool.cc:224] Handling call
0709 14:47:19.275009 (+1254795us) spinlock_profiling.cc:243] Waited 49.9 ms on lock 0x7b5400138154. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:19.275153 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":114703744}
I20260709 14:47:19.247984 29167 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:19.271438 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 96591us
I20260709 14:47:19.286729 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:19.262681 29124 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.266109 28637 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:19.297405 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 75657.7us
I20260709 14:47:19.288048 29140 raft_consensus.cc:697] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:19.302258 27380 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42074 (request call id 780) took 1146 ms. Trace:
W20260709 14:47:19.307019 29256 log.cc:927] Time spent T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.211s	user 0.001s	sys 0.000s
I20260709 14:47:19.311542 28112 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:19.308382 28961 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:47:19.313330 28112 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:19.303514 27380 rpcz_store.cc:276] 0709 14:47:18.154690 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.154898 (+   208us) service_pool.cc:224] Handling call
0709 14:47:19.300804 (+1145906us) spinlock_profiling.cc:243] Waited 163 ms on lock 0x7b54002bf2d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:19.300935 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":375772032}
I20260709 14:47:19.272215 28212 rpcz_store.cc:276] 0709 14:47:18.128835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.148595 (+ 19760us) service_pool.cc:224] Handling call
0709 14:47:19.231981 (+1083386us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:19.295974 29255 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.310106 28115 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:19.318480 29266 raft_consensus.cc:2804] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:19.311779 28637 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:19.286161 29167 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:19.300884 29074 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:19.303261 29042 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.340090 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:19.341360 27353 leader_election.cc:400] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 2. Current term is 3.
W20260709 14:47:19.320307 29121 consensus_meta.cc:287] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: Time spent flushing consensus metadata: real 0.519s	user 0.009s	sys 0.002s
I20260709 14:47:19.339766 27427 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:19.292799 29124 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:19.346225 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:19.343816 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 46511.9us
I20260709 14:47:19.352412 28115 leader_election.cc:400] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3.
I20260709 14:47:19.353065 28115 leader_election.cc:403] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:19.319860 29223 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:19.332304 29203 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:19.353530 27501 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:19.358251 27353 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:19.359905 27353 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:19.363448 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:19.343655 29213 consensus_queue.cc:237] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.364240 29167 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:19.362214 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:19.366626 28222 raft_consensus.cc:2376] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5. Re-sending same reply.
I20260709 14:47:19.367686 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.368476 28222 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:19.354625 29083 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:19.376235 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.343086 29266 raft_consensus.cc:697] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:19.354493 29042 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:19.344100 29245 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:19.357218 29121 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:19.387703 28115 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:19.365749 29243 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:19.365725 29223 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:19.372432 27353 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:19.377480 29118 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.379665 29056 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.380860 29167 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.404980 29056 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:19.409847 27385 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:19.383292 29265 raft_consensus.cc:3055] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:19.381909 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.380686 29235 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:19.398497 29083 raft_consensus.cc:697] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:19.389417 29074 raft_consensus.cc:2749] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3.
I20260709 14:47:19.397924 28115 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:19.409896 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:19.452297 27501 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:19.501804 29273 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 2. Current term is 3.
W20260709 14:47:19.502337 29263 log.cc:927] Time spent T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 14:47:19.502724 29282 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:47:19.402302 29214 consensus_meta.cc:287] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d: Time spent flushing consensus metadata: real 0.525s	user 0.008s	sys 0.004s
I20260709 14:47:19.389317 29209 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:19.506456 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:19.512040 27457 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50746 (request call id 576) took 1590 ms (client timeout 2105 ms). Trace:
W20260709 14:47:19.558424 27457 rpcz_store.cc:269] 0709 14:47:17.921749 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:17.921857 (+   108us) service_pool.cc:224] Handling call
0709 14:47:19.511797 (+1589940us) spinlock_profiling.cc:243] Waited 167 ms on lock 0x7b5400357ad4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:19.511959 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":384470272}
I20260709 14:47:19.522926 27452 raft_consensus.cc:1275] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:47:19.559788 27452 pending_rounds.cc:85] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622: Aborting all ops after (but not including) 2
I20260709 14:47:19.560130 27452 pending_rounds.cc:107] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:47:19.560441 27452 raft_consensus.cc:2889] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:19.337555 29255 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.528503 28951 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:19.528129 29083 consensus_queue.cc:237] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.399236 29223 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:19.530664 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 132781us
I20260709 14:47:19.532953 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.569619 29056 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:19.543871 29146 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:19.398974 29206 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:19.412727 29221 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:19.572408 29203 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:19.416338 29265 raft_consensus.cc:740] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:19.576190 28951 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:19.505677 29121 consensus_queue.cc:1048] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.085s
W20260709 14:47:19.526983 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 74815.5us
I20260709 14:47:19.567735 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:19.623586 27452 raft_consensus.cc:2393] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:19.569896 29214 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4.
I20260709 14:47:19.410477 29140 consensus_queue.cc:237] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:19.595314 29282 raft_consensus.cc:697] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:19.617626 28951 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:19.614573 29267 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:19.646973 29272 log.cc:927] Time spent T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.332s	user 0.001s	sys 0.000s
I20260709 14:47:19.619592 29203 raft_consensus.cc:697] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:19.622375 29221 raft_consensus.cc:697] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:19.659260 28858 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:19.667444 29270 log.cc:927] Time spent T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.159s	user 0.001s	sys 0.000s
I20260709 14:47:19.661487 27453 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59310 (request call id 230) took 2217 ms. Trace:
I20260709 14:47:19.669100 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.675890 28222 raft_consensus.cc:2410] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260709 14:47:19.676004 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 280818us
I20260709 14:47:19.678555 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:19.681715 27353 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:19.683775 27353 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:19.689702 28222 raft_consensus.cc:1275] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:19.690951 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
W20260709 14:47:19.693398 28113 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:19.691776 28222 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:19.701628 27353 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:19.669137 29124 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:19.689493 28907 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:19.599895 29266 consensus_queue.cc:237] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:19.687952 29214 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:19.688546 29206 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:19.694540 29209 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:19.674724 29267 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:19.704936 29042 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:19.706624 29243 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:19.732949 29292 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:19.737108 29255 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:19.740622 29284 log.cc:927] Time spent T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 14:47:19.741022 29214 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:19.741642 29214 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:19.743405 29122 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.744714 29214 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:19.672920 27453 rpcz_store.cc:276] 0709 14:47:17.444117 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:17.455114 (+ 10997us) service_pool.cc:224] Handling call
0709 14:47:17.955225 (+500111us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:18.130356 (+175131us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:19.323353 (+1192997us) spinlock_profiling.cc:243] Waited 98.9 ms on lock 0x7b54002f44d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:19.661124 (+337771us) spinlock_profiling.cc:243] Waited 465 ms on lock 0x7b54002f44d0. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7e8ad 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:19.661359 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1296932992}
I20260709 14:47:19.746387 29122 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:19.807855 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:19.733122 29243 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:19.762086 29212 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.719s	user 0.058s	sys 0.127s
I20260709 14:47:19.764186 28213 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:19.735983 29279 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:19.759053 29209 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:19.804744 29214 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:19.834368 29212 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.793s	user 0.058s	sys 0.128s
I20260709 14:47:19.704708 29265 consensus_queue.cc:260] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:19.843669 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.736809 29292 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:19.830731 29243 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:19.832023 29122 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:19.858256 29275 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.129s
I20260709 14:47:19.735559 29221 consensus_queue.cc:237] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.758515 29203 consensus_queue.cc:237] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER 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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.709604 29282 consensus_queue.cc:237] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.872166 29239 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:19.855743 29279 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:19.855295 29206 raft_consensus.cc:697] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
W20260709 14:47:19.885306 29281 log.cc:927] Time spent T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.154s	user 0.000s	sys 0.000s
I20260709 14:47:19.886358 29280 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:19.875188 29122 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.888787 28210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 574) took 1032 ms. Trace:
I20260709 14:47:19.889221 28210 rpcz_store.cc:276] 0709 14:47:18.857291 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.857412 (+   121us) service_pool.cc:224] Handling call
0709 14:47:18.884997 (+ 27585us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:19.061868 (+176871us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:19.061979 (+   111us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:19.094674 (+ 32695us) log.cc:844] Serialized 26 byte log entry
0709 14:47:19.249223 (+154549us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:19.249315 (+    92us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:19.249509 (+   194us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:19.888573 (+639064us) raft_consensus.cc:1685] finished
0709 14:47:19.888595 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:19.888731 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":108948,"raft.queue_time_us":219237,"raft.run_cpu_time_us":291,"raft.run_wall_time_us":2023,"thread_start_us":249790,"threads_started":2,"wal-append.queue_time_us":588739}
I20260709 14:47:19.884104 29239 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:19.892583 29206 consensus_queue.cc:237] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:19.893898 29292 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:19.894094 29239 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:19.891734 29122 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:19.853557 29214 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:19.920680 29267 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:19.923126 29279 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:19.897765 29292 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:19.935005 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:19.939723 27353 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:19.943352 29167 consensus_meta.cc:287] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: Time spent flushing consensus metadata: real 0.537s	user 0.013s	sys 0.005s
I20260709 14:47:19.943553 29283 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:19.944020 29053 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 14:47:19.961498 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:19.936125 29292 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:19.957147 29294 log.cc:927] Time spent T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 14:47:19.958828 29167 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:19.970222 28907 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:19.962431 29283 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:19.973043 29205 consensus_meta.cc:287] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: Time spent flushing consensus metadata: real 0.685s	user 0.011s	sys 0.001s
I20260709 14:47:19.973527 29205 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:19.975466 29209 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:19.977661 29214 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:19.982415 29292 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:19.986795 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.987170 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:19.974428 29283 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:19.989333 27381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42074 (request call id 789) took 1205 ms. Trace:
W20260709 14:47:19.993908 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 672838us
W20260709 14:47:19.994380 29118 consensus_meta.cc:287] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d: Time spent flushing consensus metadata: real 0.592s	user 0.012s	sys 0.000s
I20260709 14:47:19.994864 29118 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:19.998754 29205 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:19.999881 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:20.003027 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:20.003664 27387 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.005367 29205 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.006042 29205 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.008620 29121 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.009123 29121 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.010488 29205 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:20.011063 29121 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:20.011296 27387 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:20.013852 29243 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.018667 28215 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39814 (request call id 546) took 1138 ms. Trace:
I20260709 14:47:19.995277 28112 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:19.989795 27381 rpcz_store.cc:276] 0709 14:47:18.784448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:19.176706 (+392258us) service_pool.cc:224] Handling call
0709 14:47:19.182515 (+  5809us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:19.262067 (+ 79552us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:19.262107 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:19.262161 (+    54us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:47:19.262220 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:19.989120 (+726900us) spinlock_profiling.cc:243] Waited 79.3 ms on lock 0x7b5400116cd4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:19.989165 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:19.989283 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":182437632}
I20260709 14:47:20.019078 28215 rpcz_store.cc:276] 0709 14:47:18.880665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:19.086605 (+205940us) service_pool.cc:224] Handling call
0709 14:47:20.018466 (+931861us) spinlock_profiling.cc:243] Waited 104 ms on lock 0x7b5400256054. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:20.018606 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":238355200}
I20260709 14:47:20.024757 28112 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:20.025799 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.029058 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:19.993728 28951 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.034421 27382 raft_consensus.cc:1275] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:20.029996 27386 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:19.975625 29221 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:20.036659 29260 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:20.031178 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.032644 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:19.983798 29223 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.041126 27424 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.051977 27378 raft_consensus.cc:2393] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 6: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:20.053208 27387 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:20.053916 27424 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:47:20.063104 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:20.059247 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.058534 27381 raft_consensus.cc:1240] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:47:20.055747 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:20.090678 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:20.091405 28215 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:20.036381 29121 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.092576 28951 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:20.093700 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.055871 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.081012 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.095662 27383 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:20.034170 29078 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.102172 28222 raft_consensus.cc:3055] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:20.055852 27378 raft_consensus.cc:1275] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:20.037097 29232 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:20.102869 28222 raft_consensus.cc:740] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:20.103791 28215 raft_consensus.cc:2468] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 7.
W20260709 14:47:20.105219 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 51405.5us
I20260709 14:47:20.106518 28112 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:20.106937 27378 raft_consensus.cc:1240] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:47:20.105983 27353 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:20.037261 29243 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.111073 27378 raft_consensus.cc:1240] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:20.080660 29124 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:20.036821 29159 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.037922 29255 consensus_queue.cc:1059] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 14:47:20.114341 27424 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.115912 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:20.037182 29277 consensus_queue.cc:1059] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 14:47:20.118956 27382 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:20.092549 29121 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.100430 29078 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.106565 29146 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:20.114884 28522 consensus_queue.cc:1048] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 14:47:20.052619 29221 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.115550 29267 consensus_queue.cc:1059] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 14:47:20.154568 29267 consensus_queue.cc:1243] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer 2e297b0fe59542be861602bb16ddad5d log is divergent from this leader: its last log entry 5.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 14:47:20.155700 29221 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:20.169718 27383 raft_consensus.cc:1275] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:20.128419 29078 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:20.137614 27208 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41702 (request call id 123) took 14240 ms (client timeout 15000 ms). Trace:
I20260709 14:47:20.112947 28842 raft_consensus.cc:2804] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:20.150703 29223 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:20.179939 27380 raft_consensus.cc:2410] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b 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 14:47:20.159099 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:20.117022 29159 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.160624 29136 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:20.161819 27352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:20.119930 29217 consensus_queue.cc:1059] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:47:20.163707 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.165678 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.157289 29243 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.183377 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.183670 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:20.191555 27457 raft_consensus.cc:2393] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 6: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:20.184063 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.185138 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:20.187186 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 72582us
I20260709 14:47:20.187186 27379 raft_consensus.cc:1240] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: [3.3-4.4]
I20260709 14:47:20.187731 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.194486 27458 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:20.184726 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.189244 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.195173 27353 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.180575 28842 raft_consensus.cc:697] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:20.182785 29056 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:20.200210 29056 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:20.199807 28842 consensus_queue.cc:237] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.200610 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.200778 29056 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.201862 27353 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:20.199676 28858 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:20.204710 29292 raft_consensus.cc:2804] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:20.205194 29292 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.205580 29292 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.197927 29243 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.208199 27353 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.214318 27424 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.204375 29214 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:20.224464 29147 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:20.198467 29223 raft_consensus.cc:3055] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:47:20.229272 28211 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39830 (request call id 406) took 1747 ms (client timeout 1750 ms). Trace:
I20260709 14:47:20.197798 29168 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:20.213860 29224 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:20.175076 27208 rpcz_store.cc:269] 0709 14:47:05.897208 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:05.897458 (+   250us) service_pool.cc:224] Handling call
0709 14:47:20.137470 (+14240012us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:15.511432 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:15.537395 (+ 25963us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:15.537468 (+    73us) write_op.cc:435] Acquired schema lock
0709 14:47:15.537497 (+    29us) tablet.cc:662] Decoding operations
0709 14:47:15.538129 (+   632us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:15.538242 (+   113us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:15.538291 (+    49us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:47:15.538856 (+   565us) tablet.cc:701] Row locks acquired
0709 14:47:15.538914 (+    58us) write_op.cc:260] PREPARE: finished
0709 14:47:15.539129 (+   215us) write_op.cc:270] Start()
0709 14:47:15.539314 (+   185us) write_op.cc:276] Timestamp: P: 1783608435539051 usec, L: 0
0709 14:47:15.539340 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 14:47:15.540257 (+   917us) log.cc:844] Serialized 934 byte log entry
0709 14:47:15.895896 (+355639us) op_driver.cc:464] REPLICATION: finished
0709 14:47:16.208153 (+312257us) write_op.cc:301] APPLY: starting
0709 14:47:16.213837 (+  5684us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:16.233910 (+ 20073us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:16.256417 (+ 22507us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:16.256918 (+   501us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:16.257134 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:47:16.257217 (+    83us) write_op.cc:312] APPLY: finished
0709 14:47:16.257415 (+   198us) log.cc:844] Serialized 28 byte log entry
0709 14:47:16.257596 (+   181us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:16.257689 (+    93us) write_op.cc:454] Released schema lock
0709 14:47:16.257726 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:16.258072 (+   346us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:16.258103 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":59406,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":283431,"apply.run_cpu_time_us":2191,"apply.run_wall_time_us":56832,"num_ops":2,"prepare.queue_time_us":185989,"prepare.run_cpu_time_us":4371,"prepare.run_wall_time_us":77120,"replication_time_us":320821,"thread_start_us":258406,"threads_started":2}]]}
I20260709 14:47:20.232090 29147 raft_consensus.cc:697] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
W20260709 14:47:20.233323 28211 rpcz_store.cc:269] 0709 14:47:18.482108 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.486054 (+  3946us) service_pool.cc:224] Handling call
0709 14:47:20.229013 (+1742959us) spinlock_profiling.cc:243] Waited 43.4 ms on lock 0x7b5400334854. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:20.229187 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":99801984}
I20260709 14:47:20.232707 27424 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:20.213264 28858 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:20.196043 29221 consensus_queue.cc:1048] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 14:47:20.239420 27424 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:20.189922 29136 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.241554 27424 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:20.242074 29315 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:20.247387 29315 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.247797 29315 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.214721 29217 consensus_queue.cc:1059] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:47:20.247905 29255 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:20.248407 29255 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.248605 29217 raft_consensus.cc:3055] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:20.248842 29255 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.248991 29217 raft_consensus.cc:740] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:20.249718 29159 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.242707 29147 consensus_queue.cc:237] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.246378 29056 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.233217 29223 raft_consensus.cc:740] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:20.252712 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.257598 27454 raft_consensus.cc:1240] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:20.232695 29249 consensus_queue.cc:1048] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 14:47:20.253707 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.253970 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:20.255395 27452 raft_consensus.cc:1240] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:47:20.236517 29168 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.259972 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.260116 29168 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.256021 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.241129 29313 raft_consensus.cc:2804] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:20.261168 29313 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.261494 29313 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.257206 29223 consensus_queue.cc:260] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.263123 27455 raft_consensus.cc:1240] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:20.264176 27384 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42074 (request call id 786) took 1490 ms. Trace:
I20260709 14:47:20.266851 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.267103 29223 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:20.264788 27384 rpcz_store.cc:276] 0709 14:47:18.773490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.773728 (+   238us) service_pool.cc:224] Handling call
0709 14:47:18.786762 (+ 13034us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:18.928648 (+141886us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:18.928680 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:18.938081 (+  9401us) log.cc:844] Serialized 26 byte log entry
0709 14:47:19.086335 (+148254us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:19.086374 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:20.262338 (+1175964us) spinlock_profiling.cc:243] Waited 136 ms on lock 0x7b5400460854. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:20.262383 (+    45us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:20.262425 (+    42us) raft_consensus.cc:1685] finished
0709 14:47:20.262437 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:20.264097 (+  1660us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11204,"raft.queue_time_us":5972,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":10160,"spinlock_wait_cycles":311865728,"thread_start_us":81534,"threads_started":1,"wal-append.queue_time_us":285808}
I20260709 14:47:20.271334 27453 raft_consensus.cc:1240] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:47:20.275259 27453 raft_consensus.cc:1240] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:20.275345 29168 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.279452 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:20.280360 27460 raft_consensus.cc:1240] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:20.281148 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.286139 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.282054 28115 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.288120 28115 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.286775 27378 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:20.298348 28115 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.297876 29241 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:20.299322 29219 consensus_queue.cc:1059] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:20.300428 29241 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:20.300812 27210 catalog_manager.cc:5697] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 3 to 4, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 4 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:20.302817 28115 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.302500 27210 catalog_manager.cc:5697] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 3, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 3 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:20.307667 28115 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.284428 29174 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.295686 28522 raft_consensus.cc:2749] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:20.309755 29282 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:20.287060 29243 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.315618 27424 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:20.318641 27210 catalog_manager.cc:5697] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 3 to 4, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 4 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:20.324368 27531 raft_consensus.cc:1240] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:20.325389 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:20.326262 27530 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.308650 29074 raft_consensus.cc:2749] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:20.324337 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.335973 27534 raft_consensus.cc:2393] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:20.335335 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:20.302500 29241 consensus_queue.cc:1059] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:47:20.331941 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.317436 29002 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.332522 29249 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:20.310293 29262 consensus_queue.cc:1059] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:20.333107 27529 raft_consensus.cc:1240] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:20.334165 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:20.345033 27535 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.329068 27527 raft_consensus.cc:1275] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:20.334010 27210 catalog_manager.cc:5697] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 3, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:20.298473 29221 consensus_queue.cc:1059] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 14:47:20.347940 29262 raft_consensus.cc:3055] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:20.348399 29262 raft_consensus.cc:740] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:20.348507 29168 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.348765 28214 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 575) took 1491 ms. Trace:
I20260709 14:47:20.349273 28214 rpcz_store.cc:276] 0709 14:47:18.857714 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.860101 (+  2387us) service_pool.cc:224] Handling call
0709 14:47:18.922573 (+ 62472us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:19.033706 (+111133us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:20.348471 (+1314765us) spinlock_profiling.cc:243] Waited 57.4 ms on lock 0x7b540033b654. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:20.348704 (+   233us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":132099968}
I20260709 14:47:20.349850 29056 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:20.311036 29219 consensus_queue.cc:1059] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 14:47:20.322513 29286 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.355341 29258 raft_consensus.cc:3055] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:20.356174 27533 raft_consensus.cc:1275] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:20.357707 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.353432 27210 catalog_manager.cc:5697] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 3, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 3 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:20.317785 29174 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.345731 29249 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.365186 27210 catalog_manager.cc:5697] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 2, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 2 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:20.363667 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.378046 27210 catalog_manager.cc:5697] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 3, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 3 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:20.381060 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:20.382045 27529 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 6: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:20.386279 27530 raft_consensus.cc:2410] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:47:20.351583 29002 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.360375 29219 consensus_queue.cc:1243] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer 46b436459a8044b1a251a2ff7c7ee622 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 14:47:20.374086 29249 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:20.357332 29056 consensus_queue.cc:1059] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 14:47:20.396404 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.398690 28220 raft_consensus.cc:2410] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:20.376979 29258 raft_consensus.cc:740] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:20.405306 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.406303 28214 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:20.407727 27353 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:20.390303 29262 consensus_queue.cc:260] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.364686 29286 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.400826 27210 catalog_manager.cc:5697] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 3, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:20.438370 28113 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:20.444201 27535 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
W20260709 14:47:20.448648 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 133157us
I20260709 14:47:20.419904 28222 consensus_queue.cc:260] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.450947 28222 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.452081 27533 raft_consensus.cc:1240] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:20.453644 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.453223 27210 catalog_manager.cc:5697] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 3, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:20.455497 27455 raft_consensus.cc:1275] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 14:47:20.417627 29243 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:20.408360 29002 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:20.417976 29174 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:20.514354 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:20.417050 29136 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.515048 27210 catalog_manager.cc:5697] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:20.523799 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.524544 27535 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:20.514009 29243 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.518991 27210 catalog_manager.cc:5697] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:20.520149 29262 raft_consensus.cc:3060] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:20.542565 27210 catalog_manager.cc:5697] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:20.455065 29074 consensus_queue.cc:1059] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.071s
I20260709 14:47:20.522260 29121 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:20.545835 27210 catalog_manager.cc:5697] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:20.549892 27530 raft_consensus.cc:1240] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:20.545111 29002 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.548317 27426 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:20.551884 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.553917 27535 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:20.553759 27210 catalog_manager.cc:5697] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 1 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:20.548380 27387 raft_consensus.cc:1275] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:20.555363 27210 catalog_manager.cc:5697] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 4, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 4 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:20.526717 29243 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.563416 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.560894 27426 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:20.568217 27527 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:20.562975 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.567438 28114 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.571481 27210 catalog_manager.cc:5697] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:20.570449 28114 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:20.573187 29241 consensus_queue.cc:1059] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:20.574102 29241 consensus_queue.cc:1243] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer 4276c19f88a145d0bd4430d7a99703eb log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 14:47:20.574368 29326 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:20.574622 29241 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:20.562467 29174 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:20.579535 29282 raft_consensus.cc:3055] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:20.580060 29282 raft_consensus.cc:740] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:20.569556 29002 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.580412 29174 consensus_queue.cc:1059] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:20.581416 29321 log.cc:927] Time spent T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 14:47:20.582281 29056 raft_consensus.cc:3055] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:20.582827 29056 raft_consensus.cc:740] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:20.582995 29002 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.588829 29078 consensus_queue.cc:1059] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:20.589602 27426 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:20.590549 29078 raft_consensus.cc:2804] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:20.590945 29078 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.591313 29078 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.570833 29260 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.543915 29136 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.599938 29286 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.622056 29056 consensus_queue.cc:260] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.623747 29056 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.625504 29245 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:20.627139 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.628149 28219 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39830 (request call id 422) took 1261 ms. Trace:
I20260709 14:47:20.636225 28219 rpcz_store.cc:276] 0709 14:47:19.366902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:19.380036 (+ 13134us) service_pool.cc:224] Handling call
0709 14:47:20.626969 (+1246933us) spinlock_profiling.cc:243] Waited 2.61 ms on lock 0x7b580017f198. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5aa22 00007f446ab73c09 00007f4469ccdee0 00007f4469d970ab 00007f4469d97131 00007f4469d450a0 00007f4469d44984 00007f44632bf6d4 00007f44632bf662
0709 14:47:20.628077 (+  1108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6007680}
I20260709 14:47:20.637013 29255 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.638299 27453 raft_consensus.cc:1240] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 6. Ops: []
I20260709 14:47:20.609090 29136 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.642817 29136 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.613745 29292 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.615864 27460 raft_consensus.cc:1240] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:47:20.645658 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.646302 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.646915 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.647652 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.648335 28211 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:20.649086 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:20.599754 29078 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.649932 27383 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.651823 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.652009 27426 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:20.653960 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.655133 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:20.632359 27385 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56388 (request call id 261) took 1753 ms (client timeout 1730 ms). Trace:
I20260709 14:47:20.656840 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:20.634034 27351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:20.658876 27452 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:20.647689 27387 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:20.660852 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:20.603082 28222 raft_consensus.cc:1275] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260709 14:47:20.662952 27452 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 6: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:20.663175 28222 pending_rounds.cc:85] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Aborting all ops after (but not including) 1
I20260709 14:47:20.663775 28222 pending_rounds.cc:107] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260709 14:47:20.664172 28222 raft_consensus.cc:2889] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:47:20.657064 27385 rpcz_store.cc:269] 0709 14:47:18.879251 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:18.985261 (+106010us) service_pool.cc:224] Handling call
0709 14:47:20.632137 (+1646876us) spinlock_profiling.cc:243] Waited 408 ms on lock 0x7b54001162d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:20.632272 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":938393984}
I20260709 14:47:20.634693 29260 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:20.678524 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:20.679951 27385 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 2.
I20260709 14:47:20.688161 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.690161 27458 raft_consensus.cc:1275] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:20.706135 27387 raft_consensus.cc:1275] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:20.707780 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.708197 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:20.711400 27498 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.714558 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.717365 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:20.717537 28215 raft_consensus.cc:1240] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:20.717984 27498 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.666190 29221 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.666971 29118 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.638176 29315 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.667464 29042 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:20.670336 29147 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:20.742333 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.675436 29121 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:20.706641 29214 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:20.596450 29313 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.705654 29136 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.764331 27456 raft_consensus.cc:1240] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 5. Ops: []
I20260709 14:47:20.734814 29135 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:20.767253 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.767253 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.771880 28214 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:20.674428 29241 consensus_queue.cc:1059] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.076s
W20260709 14:47:20.747557 29267 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 14:47:20.761979 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.769378 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.778422 28215 raft_consensus.cc:2393] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 5: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:20.761272 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:20.747830 29147 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.710774 29137 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.734925 29252 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:20.707042 29245 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 14:47:20.748313 29074 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.742043 29223 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.616550 29282 consensus_queue.cc:260] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.768836 29214 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.795104 29223 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.801791 27454 raft_consensus.cc:1275] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:47:20.776247 28113 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:20.805428 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 235102us
I20260709 14:47:20.779808 29241 consensus_queue.cc:1243] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer 46b436459a8044b1a251a2ff7c7ee622 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 14:47:20.743885 29221 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.750223 29118 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.754787 29042 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.782143 29147 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.762802 29121 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:20.765441 29249 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.790454 29292 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:20.839658 28113 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:20.778661 29136 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.850864 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.847012 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.852074 28114 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:20.854461 29260 consensus_queue.cc:1048] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:20.854712 27459 raft_consensus.cc:1240] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:20.786873 29137 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.814708 29262 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.794061 29074 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.852027 27452 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 7.
I20260709 14:47:20.815095 29254 raft_consensus.cc:493] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.861761 28114 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.831629 29282 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.864991 28115 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:20.874670 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:20.875931 27452 raft_consensus.cc:2393] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:20.846191 29223 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:20.897171 28222 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:20.858592 29292 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:20.899045 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 150151us
I20260709 14:47:20.862986 29078 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:20.913450 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 169686us
I20260709 14:47:20.862133 29232 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:20.860755 28522 consensus_queue.cc:1048] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 14:47:20.919519 27387 raft_consensus.cc:1275] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:20.920282 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.921340 27527 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 6: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:20.923661 27534 raft_consensus.cc:1240] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
W20260709 14:47:20.926667 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 64989.5us
I20260709 14:47:20.927484 28114 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:20.924093 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.929028 27353 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.876148 29262 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:20.905283 29223 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:20.932324 29328 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:20.937009 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.939641 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:20.919142 29214 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:20.941946 27387 raft_consensus.cc:2393] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:20.945140 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.945036 27501 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.946056 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:20.934064 29274 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.357s	user 0.009s	sys 0.004s
I20260709 14:47:20.948696 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.949132 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.950006 27534 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:20.950464 27352 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.951514 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:20.951695 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:20.948017 29274 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.396s	user 0.010s	sys 0.005s
I20260709 14:47:20.954468 29137 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:20.896605 29254 raft_consensus.cc:515] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.961066 29341 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:20.976308 29002 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:20.943089 29192 consensus_queue.cc:1048] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 14:47:20.968660 27501 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:20.985843 29243 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.957258 29249 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:20.988744 29192 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:20.989009 29074 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:20.989190 29192 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:20.989674 29192 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:20.990195 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.990234 27501 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.967818 28213 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:20.992466 29042 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:20.930231 28974 consensus_queue.cc:1048] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 14:47:20.993144 29042 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:20.994275 28974 consensus_queue.cc:1059] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:20.948428 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:20.908074 29292 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:20.934734 29223 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:20.984019 29341 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:20.997717 27501 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:20.941298 29232 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election won for term 6
W20260709 14:47:20.984244 29331 log.cc:927] Time spent T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:47:21.008437 29136 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.000871 27458 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:21.006752 27501 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.002657 29137 raft_consensus.cc:3055] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Stepping down as leader of term 6
W20260709 14:47:21.020615 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.003232 29249 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:21.004678 29223 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:21.032780 29249 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.035838 29249 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:21.011011 29336 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:21.028177 29214 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:21.039021 29214 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.039796 29292 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.041577 29214 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.005218 29313 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:21.042233 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:20.942935 29260 consensus_queue.cc:1059] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.071s
I20260709 14:47:21.025481 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.010180 29221 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:21.049858 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.024600 27453 raft_consensus.cc:1240] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:21.037698 29262 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:21.050911 27383 raft_consensus.cc:2410] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:47:21.014885 28974 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:21.015939 29232 raft_consensus.cc:697] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:21.062825 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:21.060048 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.023087 29137 raft_consensus.cc:740] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:21.071077 28219 raft_consensus.cc:1275] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:21.048882 29274 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:21.053999 29221 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:21.074059 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.054322 29136 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:21.056201 28858 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:21.079419 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 129053us
I20260709 14:47:21.078320 29345 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:21.081194 29345 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.081566 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:21.083899 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.062803 29328 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
W20260709 14:47:21.099798 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 118334us
I20260709 14:47:21.079384 29136 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:21.122887 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.101058 29262 consensus_queue.cc:1059] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 14:47:21.128841 29262 raft_consensus.cc:3055] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:21.129195 29262 raft_consensus.cc:740] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:21.129956 29262 consensus_queue.cc:260] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.131070 29262 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:21.131749 29223 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.132864 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.134018 29223 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.136794 27352 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.141624 28961 consensus_queue.cc:1048] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:21.143263 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.144160 28218 raft_consensus.cc:2393] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 8: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:21.144593 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:21.145182 27382 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:21.144635 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:21.145764 27457 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:21.146001 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.133956 27378 raft_consensus.cc:2393] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 7: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:21.146996 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.147622 28212 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:21.148425 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.163439 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.133829 28805 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:21.084383 29221 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.125144 29136 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:21.173308 27378 raft_consensus.cc:1240] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:21.167913 27352 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:21.192876 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 114840us
I20260709 14:47:21.144423 29223 raft_consensus.cc:493] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:21.203037 27352 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.161993 29214 raft_consensus.cc:2749] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:21.205379 27457 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 8.
I20260709 14:47:21.206702 28115 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:21.206702 27352 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.208251 27382 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:21.168946 29146 raft_consensus.cc:3055] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:21.186192 28522 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:21.109025 29328 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.221165 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:21.221975 28522 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.222186 27352 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.208061 29292 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:21.208595 29269 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:21.209132 29350 raft_consensus.cc:2749] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:21.215503 29260 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:21.227016 27352 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.150378 29137 consensus_queue.cc:260] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.215322 29146 raft_consensus.cc:740] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:21.220889 29254 leader_election.cc:290] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.238394 29056 consensus_queue.cc:1048] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 14:47:21.234033 29345 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.246804 29056 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:21.224597 29336 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:21.233062 29269 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.238368 27533 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.257668 29124 raft_consensus.cc:3055] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.258172 29124 raft_consensus.cc:740] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:21.259536 27460 raft_consensus.cc:1240] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:21.261015 28522 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:21.227056 29347 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:21.267405 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:21.268076 27427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.267907 27498 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.268290 27532 raft_consensus.cc:3060] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.268806 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.269766 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.270399 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.238473 29277 raft_consensus.cc:3055] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:21.239157 29260 raft_consensus.cc:697] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:21.239790 29221 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:21.273126 27424 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:21.231848 29220 raft_consensus.cc:3055] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:21.150178 29232 consensus_queue.cc:237] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.208987 29223 raft_consensus.cc:515] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.270414 27530 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:21.273808 27498 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.277386 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.288003 27382 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 7.
I20260709 14:47:21.271399 29124 consensus_queue.cc:260] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:21.241859 29146 consensus_queue.cc:260] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:21.291543 27424 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:21.290370 28805 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:21.273736 29277 raft_consensus.cc:740] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:21.256301 28842 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:21.277680 29341 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:21.285473 29292 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:21.283874 29220 raft_consensus.cc:740] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:21.295475 27532 raft_consensus.cc:2468] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:21.312754 27533 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:21.288079 29137 raft_consensus.cc:3060] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:21.326960 27387 raft_consensus.cc:1240] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:21.329458 27387 raft_consensus.cc:1240] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:21.276005 29192 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.300935 29316 raft_consensus.cc:2764] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 14:47:21.352077 27387 raft_consensus.cc:1240] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:21.296751 29249 consensus_queue.cc:1059] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:47:21.335063 29146 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:21.355223 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.321527 28805 raft_consensus.cc:697] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:21.360450 27379 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:21.339148 29096 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:21.317922 29357 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:21.321811 29292 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:21.357899 29277 consensus_queue.cc:260] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.404959 29277 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.371843 29269 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:21.408315 29147 consensus_meta.cc:287] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.565s	user 0.010s	sys 0.002s
I20260709 14:47:21.409181 27384 raft_consensus.cc:1240] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:21.408876 29147 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:21.410897 27384 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42086 (request call id 708) took 1131 ms. Trace:
I20260709 14:47:21.411684 27454 raft_consensus.cc:1240] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:47:21.408370 27380 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56388 (request call id 268) took 1319 ms. Trace:
I20260709 14:47:21.415467 27380 rpcz_store.cc:276] 0709 14:47:20.088872 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.089066 (+   194us) service_pool.cc:224] Handling call
0709 14:47:21.408127 (+1319061us) spinlock_profiling.cc:243] Waited 84.3 ms on lock 0x7b540008b454. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:21.408305 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":193898240}
W20260709 14:47:21.372844 29356 log.cc:927] Time spent T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:47:21.367390 29328 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:21.304844 29260 consensus_queue.cc:237] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.376852 28805 consensus_queue.cc:237] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER 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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.344765 29221 consensus_queue.cc:1059] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 14:47:21.385735 29223 leader_election.cc:290] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:21.387651 29192 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:21.344971 28522 consensus_queue.cc:1059] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:47:21.364115 29096 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.460755 29096 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:21.462906 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.463660 27386 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 7.
I20260709 14:47:21.395452 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260e91a499324bbe9688e294c7864c52" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.402760 29121 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:21.334455 29336 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:47:21.465719 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.411278 27384 rpcz_store.cc:276] 0709 14:47:20.279821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.279973 (+   152us) service_pool.cc:224] Handling call
0709 14:47:21.408979 (+1129006us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:21.409616 (+   637us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:21.410700 (+  1084us) spinlock_profiling.cc:243] Waited 1.13 s on lock 0x7b540008b450. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7e8ad 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:21.410829 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2595800960}
I20260709 14:47:21.466945 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.408882 29118 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:21.411327 29147 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:21.426761 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.428537 28112 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.478209 27380 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
W20260709 14:47:21.478570 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 50162.9us
I20260709 14:47:21.428879 28212 raft_consensus.cc:2410] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:21.459612 29217 consensus_queue.cc:260] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.465559 28522 raft_consensus.cc:3055] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:21.468211 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.465736 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:21.481949 27387 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:47:21.480453 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 206698us
I20260709 14:47:21.470922 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.467808 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.480530 28112 leader_election.cc:304] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.486366 29273 raft_consensus.cc:2749] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:21.486524 27498 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.487665 29358 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:21.484905 27386 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:21.496958 27387 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 8.
I20260709 14:47:21.498277 27498 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.500059 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:21.500955 27386 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:21.502496 28112 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:21.503521 28222 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
I20260709 14:47:21.503772 28112 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:21.500548 27498 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.503856 27381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56388 (request call id 270) took 1414 ms. Trace:
I20260709 14:47:21.505658 28112 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:21.505148 27381 rpcz_store.cc:276] 0709 14:47:20.089474 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.104009 (+ 14535us) service_pool.cc:224] Handling call
0709 14:47:20.113336 (+  9327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:20.259602 (+146266us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:20.259638 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:20.259686 (+    48us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:20.259730 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:21.502131 (+1242401us) spinlock_profiling.cc:243] Waited 146 ms on lock 0x7b54002bfcd4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:21.502201 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:21.503753 (+  1552us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":335889792}
I20260709 14:47:21.488055 29358 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:21.509136 27352 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.510434 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.481488 28522 raft_consensus.cc:740] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:21.482266 29224 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:21.512341 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:21.518941 28222 raft_consensus.cc:2393] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 3: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:21.512748 27352 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:21.468178 29136 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.503058 29192 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:21.482580 29159 consensus_queue.cc:1059] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:47:21.506783 29217 raft_consensus.cc:3060] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.500533 29166 consensus_queue.cc:1048] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 14:47:21.509871 29221 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:21.516741 29358 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:21.509965 29359 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:21.511052 29273 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:21.530678 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.530339 29336 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:21.539471 28222 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.525213 29118 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:21.538703 27381 raft_consensus.cc:1217] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Deduplicated request from leader. Original: 2.2->[3.3-4.4]   Dedup: 4.4->[]
I20260709 14:47:21.528800 27352 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.527221 29260 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:21.541575 27381 raft_consensus.cc:1240] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: [3.3-4.4]
I20260709 14:47:21.542292 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.543157 27535 raft_consensus.cc:2410] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:21.544948 29136 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:21.547050 29121 raft_consensus.cc:2804] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:21.548017 29121 raft_consensus.cc:697] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:21.548902 29121 consensus_queue.cc:237] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:21.539619 29336 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.549810 29336 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.550196 28222 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
W20260709 14:47:21.551016 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:21.542409 29260 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.551892 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.552549 29260 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.557677 29336 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.537122 29159 consensus_queue.cc:1243] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer 2e297b0fe59542be861602bb16ddad5d 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 14:47:21.551668 28522 consensus_queue.cc:260] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.537652 29221 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:21.568638 29221 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:21.571399 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.540766 29273 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:21.572029 28214 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:21.572359 29273 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:21.561192 29332 log.cc:927] Time spent T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.645s	user 0.003s	sys 0.000s
I20260709 14:47:21.577189 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:21.580076 27535 raft_consensus.cc:3060] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.566526 28522 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:21.599653 28214 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:21.608273 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.577320 29096 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.610972 27530 raft_consensus.cc:1275] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:21.614732 29096 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:21.580824 29338 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 14:47:21.686398 27535 raft_consensus.cc:2468] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:21.688025 27352 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:47:21.688825 29374 log.cc:927] Time spent T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 14:47:21.689390 29118 raft_consensus.cc:2804] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:21.690124 29118 raft_consensus.cc:697] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:21.692634 27387 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:21.693949 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:21.694339 29347 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:21.691205 29118 consensus_queue.cc:237] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:21.700771 27427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:21.701092 29372 log.cc:927] Time spent T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 14:47:21.701977 27382 raft_consensus.cc:3060] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:21.712101 28220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 563) took 1063 ms. Trace:
I20260709 14:47:21.712708 28220 rpcz_store.cc:276] 0709 14:47:20.648738 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.648854 (+   116us) service_pool.cc:224] Handling call
0709 14:47:20.649130 (+   276us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:20.649467 (+   337us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:20.649491 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:20.649968 (+   477us) log.cc:844] Serialized 26 byte log entry
0709 14:47:20.777963 (+127995us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:20.806114 (+ 28151us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:20.806183 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:21.560640 (+754457us) spinlock_profiling.cc:243] Waited 12.8 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:21.704948 (+144308us) raft_consensus.cc:1685] finished
0709 14:47:21.704980 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:21.712025 (+  7045us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":17874,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":23672,"spinlock_wait_cycles":29484288,"thread_start_us":126400,"threads_started":1,"wal-append.queue_time_us":210582}
I20260709 14:47:21.717409 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.718014 28220 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:21.722321 27382 raft_consensus.cc:2468] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 7.
I20260709 14:47:21.700179 29273 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.729589 27498 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:21.712375 29347 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.738740 29265 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:21.743402 29315 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:21.745153 29258 consensus_queue.cc:260] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.746376 29258 raft_consensus.cc:3060] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.746429 29273 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:21.735210 29342 raft_consensus.cc:2804] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:21.759932 27427 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.760788 29326 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:21.760849 29338 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:21.761603 27427 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:21.761785 29338 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.762917 27501 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.763754 29137 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:21.764039 29326 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:21.764104 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:21.764698 29338 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.764801 29326 raft_consensus.cc:697] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:21.765082 29137 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:21.765512 29137 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:21.765503 27501 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:21.768126 29136 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:21.768692 29136 raft_consensus.cc:697] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:21.777268 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.778244 28210 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.752717 29342 raft_consensus.cc:697] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:21.793401 29214 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:21.770071 29137 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:21.797524 28220 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:21.803231 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:21.806913 29110 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:21.809168 29110 raft_consensus.cc:697] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:21.810124 29110 consensus_queue.cc:237] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.813553 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:21.814772 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:21.815896 29350 consensus_queue.cc:1048] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:21.816936 27384 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.820283 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.769683 29136 consensus_queue.cc:237] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.822427 29243 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.766026 29326 consensus_queue.cc:237] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.823614 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.824729 28218 raft_consensus.cc:1275] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 14:47:21.825177 28218 pending_rounds.cc:85] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Aborting all ops after (but not including) 3
I20260709 14:47:21.825016 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.825435 28218 pending_rounds.cc:107] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b: Aborting uncommitted NO_OP operation due to leader change: 4.4
W20260709 14:47:21.825273 29327 log.cc:927] Time spent T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.971s	user 0.001s	sys 0.001s
I20260709 14:47:21.825793 28218 raft_consensus.cc:2889] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:21.802950 29214 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.826135 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.827231 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:21.827450 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:21.827852 29214 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.828305 28219 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:21.828794 29282 raft_consensus.cc:493] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:21.829267 29282 raft_consensus.cc:515] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:21.830332 29260 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.830813 28219 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:21.833359 28214 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:21.834175 27530 raft_consensus.cc:1240] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:21.834438 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.835469 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.840054 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.842471 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.843387 28213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39814 (request call id 567) took 1149 ms. Trace:
I20260709 14:47:21.843709 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:21.844309 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.844340 27534 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.845428 27532 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:21.846462 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddec7b51e04ed98a96c3c6065786c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:21.847265 27530 raft_consensus.cc:2393] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:21.848277 28219 raft_consensus.cc:1240] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:21.843811 28213 rpcz_store.cc:276] 0709 14:47:20.693901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.694191 (+   290us) service_pool.cc:224] Handling call
0709 14:47:21.843219 (+1149028us) spinlock_profiling.cc:243] Waited 3.86 ms on lock 0x7b5400255654. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:21.843331 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8884992}
I20260709 14:47:21.855216 27527 raft_consensus.cc:1240] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:21.860134 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:21.865080 27530 raft_consensus.cc:1240] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:21.869290 28211 raft_consensus.cc:1275] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:21.873238 27384 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:21.878230 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.819830 29221 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.852088 29325 consensus_queue.cc:1048] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 14:47:21.849989 29358 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:21.887060 29121 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:21.852310 29315 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 14:47:21.896653 28215 raft_consensus.cc:2393] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 7: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:21.898658 29121 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:21.901198 29221 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:21.901491 29255 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:21.901912 29121 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:21.906229 28210 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:21.907862 27427 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:21.942991 27385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42086 (request call id 718) took 1039 ms. Trace:
I20260709 14:47:21.943775 27385 rpcz_store.cc:276] 0709 14:47:20.903226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.903373 (+   147us) service_pool.cc:224] Handling call
0709 14:47:20.903698 (+   325us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:21.016478 (+112780us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:21.016540 (+    62us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:21.016588 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:21.016645 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:21.914697 (+898052us) spinlock_profiling.cc:243] Waited 112 ms on lock 0x7b54002de6d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:21.942713 (+ 28016us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:21.942898 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":258629888}
I20260709 14:47:21.945866 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:21.946735 27385 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:21.949123 28210 raft_consensus.cc:1240] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:21.873914 29342 consensus_queue.cc:237] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:21.953828 29381 log.cc:927] Time spent T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:47:21.962253 28214 raft_consensus.cc:1240] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:21.965903 29078 raft_consensus.cc:3055] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:21.966552 29078 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:21.910633 29121 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:21.969219 29121 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.972029 29121 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.973385 29358 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 3 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:21.980333 27353 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:21.981503 29338 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:21.981745 27353 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:21.982005 29338 raft_consensus.cc:697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:21.983006 29338 consensus_queue.cc:237] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:21.947728 29255 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:21.987448 29347 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:21.991784 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:21.992017 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:21.992923 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:21.993350 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:21.993880 27534 raft_consensus.cc:2468] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:21.994190 27529 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:21.995239 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:21.996587 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:21.997258 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:21.997730 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:21.998093 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:22.024971 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:22.025693 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:22.026142 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.031116 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.032167 27458 raft_consensus.cc:2410] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:22.033566 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.049183 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.050335 27455 raft_consensus.cc:2393] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 8: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:22.050976 27387 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:22.049013 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:22.109779 27453 raft_consensus.cc:606] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:22.042855 29232 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:22.111140 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.110826 29232 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:22.113500 29383 log.cc:927] Time spent T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
I20260709 14:47:22.115236 29282 leader_election.cc:290] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:22.066265 29347 consensus_queue.cc:1059] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 14:47:22.117725 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.023099 29245 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.121958 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.122908 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.024008 29255 raft_consensus.cc:697] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:22.128517 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:22.133934 27385 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
I20260709 14:47:22.135228 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:22.136253 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.143417 27529 raft_consensus.cc:2393] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:22.127880 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:22.117319 29124 raft_consensus.cc:3060] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:22.153026 27387 raft_consensus.cc:1275] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 14:47:22.132005 28522 consensus_meta.cc:287] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Time spent flushing consensus metadata: real 0.532s	user 0.008s	sys 0.002s
I20260709 14:47:22.125589 29221 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:22.180260 27385 raft_consensus.cc:1217] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Deduplicated request from leader. Original: 1.1->[2.2-4.3]   Dedup: 2.2->[4.3-4.3]
I20260709 14:47:22.183956 27385 raft_consensus.cc:1240] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
W20260709 14:47:22.142261 29364 log.cc:927] Time spent T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
W20260709 14:47:22.181180 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 183182us
W20260709 14:47:22.149787 29379 log.cc:927] Time spent T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.307s	user 0.000s	sys 0.001s
I20260709 14:47:22.187711 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.133018 29265 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:22.185743 28222 raft_consensus.cc:2410] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 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 14:47:22.064831 29249 consensus_queue.cc:1059] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.114s
I20260709 14:47:22.152347 29350 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.185876 27353 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.128970 29315 consensus_queue.cc:1059] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.057s
I20260709 14:47:22.193167 29280 raft_consensus.cc:493] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:22.200747 28211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 564) took 1543 ms. Trace:
W20260709 14:47:22.201062 29384 log.cc:927] Time spent T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 14:47:22.203670 27353 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:22.204267 28211 rpcz_store.cc:276] 0709 14:47:20.657281 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:20.659945 (+  2664us) service_pool.cc:224] Handling call
0709 14:47:20.660251 (+   306us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:21.869712 (+1209461us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.200430 (+330718us) spinlock_profiling.cc:243] Waited 1.21 s on lock 0x7b5400256f54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:22.200679 (+   249us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2779708160}
I20260709 14:47:22.208112 29159 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.196094 29265 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:22.206187 29255 consensus_queue.cc:237] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:22.212584 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 91923.7us
I20260709 14:47:22.206806 29214 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:22.207146 29232 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:22.193396 29221 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:22.208948 29280 raft_consensus.cc:515] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:22.181375 29137 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:22.233390 27424 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:22.211814 27353 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:22.215487 28211 raft_consensus.cc:1275] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:22.246629 29280 leader_election.cc:290] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:22.249233 29265 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:22.249668 29147 raft_consensus.cc:3055] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:22.250291 29147 raft_consensus.cc:740] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:22.250470 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.250784 29338 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:22.244235 28213 raft_consensus.cc:1240] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:22.256126 28211 raft_consensus.cc:1240] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:47:22.258635 28211 raft_consensus.cc:3055] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:22.259044 28211 raft_consensus.cc:740] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:22.205003 29350 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:22.211342 28805 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:22.251497 29147 consensus_queue.cc:260] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:22.259902 28211 consensus_queue.cc:260] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:22.275427 28211 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:22.277381 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 213884us
W20260709 14:47:22.278620 27427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.261879 29392 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:22.217609 29159 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:22.283838 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:22.294708 29147 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:22.282438 28805 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:22.316396 29265 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:22.317113 29265 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:22.318320 29377 log.cc:927] Time spent T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.573s	user 0.004s	sys 0.000s
I20260709 14:47:22.319351 29265 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:22.323733 29137 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:22.334474 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 101158us
I20260709 14:47:22.336308 28211 raft_consensus.cc:1275] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:47:22.337710 28211 pending_rounds.cc:85] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Aborting all ops after (but not including) 2
I20260709 14:47:22.339449 28211 pending_rounds.cc:107] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:47:22.340047 28211 raft_consensus.cc:2889] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:22.341383 28211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 609) took 1035 ms. Trace:
I20260709 14:47:22.342754 28211 rpcz_store.cc:276] 0709 14:47:21.305906 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.258160 (+952254us) service_pool.cc:224] Handling call
0709 14:47:22.258501 (+   341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:22.341063 (+ 82562us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.341321 (+   258us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:47:22.345326 28211 raft_consensus.cc:1240] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
W20260709 14:47:22.354068 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 142409us
I20260709 14:47:22.397490 29398 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.398080 29398 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:22.398998 29350 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:22.401064 29399 log.cc:927] Time spent T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 14:47:22.367200 29221 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:22.407497 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.407874 28805 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:22.408725 27454 raft_consensus.cc:2468] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 2.
I20260709 14:47:22.400321 29398 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:22.410063 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.393551 29396 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:22.419203 27460 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59310 (request call id 263) took 1334 ms. Trace:
I20260709 14:47:22.419643 27460 rpcz_store.cc:276] 0709 14:47:21.084477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:21.088547 (+  4070us) service_pool.cc:224] Handling call
0709 14:47:21.259349 (+170802us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:21.260080 (+   731us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.418998 (+1158918us) spinlock_profiling.cc:243] Waited 138 ms on lock 0x7b5400354650. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7e8ad 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:22.419148 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":317165312}
I20260709 14:47:22.418538 27453 raft_consensus.cc:606] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:22.423938 29396 raft_consensus.cc:697] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
W20260709 14:47:22.447927 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 112614us
I20260709 14:47:22.436002 29159 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:22.449805 29405 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.463699 29396 consensus_queue.cc:237] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:22.469252 29292 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:22.473953 28213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 578) took 1094 ms. Trace:
I20260709 14:47:22.475826 28213 rpcz_store.cc:276] 0709 14:47:21.380032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.312602 (+932570us) service_pool.cc:224] Handling call
0709 14:47:22.331571 (+ 18969us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:22.331861 (+   290us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 14:47:22.418381 (+ 86520us) log.cc:844] Serialized 14 byte log entry
0709 14:47:22.473608 (+ 55227us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:22.473676 (+    68us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:47:22.473717 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.473781 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:22.473892 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":138,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":1141,"thread_start_us":140028,"threads_started":2}
I20260709 14:47:22.478232 28211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 581) took 1097 ms. Trace:
I20260709 14:47:22.478308 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:22.479122 28213 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:22.478888 28211 rpcz_store.cc:276] 0709 14:47:21.380884 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.349293 (+968409us) service_pool.cc:224] Handling call
0709 14:47:22.349633 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:22.349874 (+   241us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:47:22.450111 (+100237us) log.cc:844] Serialized 14 byte log entry
0709 14:47:22.477916 (+ 27805us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:22.477965 (+    49us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:22.477999 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.478063 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:22.478184 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":98,"raft.run_cpu_time_us":84,"raft.run_wall_time_us":84,"thread_start_us":111353,"threads_started":2,"wal-append.queue_time_us":27739}
I20260709 14:47:22.482098 28211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 583) took 1042 ms. Trace:
W20260709 14:47:22.482402 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.482489 28211 rpcz_store.cc:276] 0709 14:47:21.439719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.481072 (+1041353us) service_pool.cc:224] Handling call
0709 14:47:22.481460 (+   388us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:22.481783 (+   323us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:22.481812 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:22.481857 (+    45us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:47:22.481889 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.481947 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:22.482045 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":33536}
I20260709 14:47:22.486163 27526 raft_consensus.cc:1275] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:22.484442 28114 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.491549 28114 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.496692 29233 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:22.497448 29241 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.466427 29405 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:22.504302 29405 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:22.505455 29260 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:22.506824 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:22.507839 27425 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.511344 29224 consensus_queue.cc:1048] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:22.512850 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:22.513088 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:22.514258 29241 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.514495 27378 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:47:22.514820 29241 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:22.515618 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:22.516323 27382 raft_consensus.cc:2393] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 7: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:22.516983 29241 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:22.517324 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:22.517971 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:22.519225 29249 raft_consensus.cc:3055] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:22.527678 29249 raft_consensus.cc:740] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:22.517021 27385 raft_consensus.cc:1240] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 6. Ops: []
I20260709 14:47:22.529582 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.530700 27528 raft_consensus.cc:1240] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:22.528190 29220 consensus_queue.cc:260] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:22.531627 29220 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:22.531837 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:22.533094 29249 consensus_queue.cc:260] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:22.533723 28210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 603) took 1277 ms. Trace:
I20260709 14:47:22.534354 29249 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:22.541272 29338 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:22.543731 28220 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:22.547758 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e28595db0c4482aa23a0cc5ebc3738" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.548586 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.548805 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.549147 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679465b4be04ce99cb53272d2c225df" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.549450 27456 raft_consensus.cc:2410] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for term 6 because replica has last-logged OpId of term: 5 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:47:22.549875 27457 raft_consensus.cc:2393] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:22.550022 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.550282 28218 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 592) took 1382 ms. Trace:
I20260709 14:47:22.550441 28212 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39560 (request call id 589) took 1406 ms. Trace:
I20260709 14:47:22.550763 28212 rpcz_store.cc:276] 0709 14:47:21.143675 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:21.163146 (+ 19471us) service_pool.cc:224] Handling call
0709 14:47:22.550276 (+1387130us) spinlock_profiling.cc:243] Waited 262 ms on lock 0x7b54000a3f54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:22.550389 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":602536832}
I20260709 14:47:22.551581 27459 raft_consensus.cc:1217] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Deduplicated request from leader. Original: 3.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 14:47:22.550717 28218 rpcz_store.cc:276] 0709 14:47:21.168268 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:21.828288 (+660020us) service_pool.cc:224] Handling call
0709 14:47:21.835161 (+  6873us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:21.835352 (+   191us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 14:47:21.858554 (+ 23202us) log.cc:844] Serialized 14 byte log entry
0709 14:47:22.549792 (+691238us) spinlock_profiling.cc:243] Waited 1.22 ms on lock 0x7b180025f2a0. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f446ab5ade1 00007f446ab675b1 00007f44649274bc 00007f4461c7548b 00007f446aacfab9 00007f4461c9169b 00007f4461c8f93f 00007f4461c91c02 00007f446491920b 00007f446491ed23 00007f446491f23a
0709 14:47:22.549972 (+   180us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:22.550017 (+    45us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:47:22.550058 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.550123 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:22.550230 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":59937,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":43,"spinlock_wait_cycles":2816384,"thread_start_us":47510,"threads_started":2,"wal-append.queue_time_us":192653}
I20260709 14:47:22.552167 27459 raft_consensus.cc:1240] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:47:22.553186 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.554927 27453 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
W20260709 14:47:22.555632 29388 log.cc:927] Time spent T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.553s	user 0.004s	sys 0.000s
I20260709 14:47:22.557471 28222 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39560 (request call id 613) took 1194 ms. Trace:
I20260709 14:47:22.557763 29260 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.557874 28222 rpcz_store.cc:276] 0709 14:47:21.362731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:21.551663 (+188932us) service_pool.cc:224] Handling call
0709 14:47:22.557282 (+1005619us) spinlock_profiling.cc:243] Waited 632 ms on lock 0x7b54000cf654. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:22.557413 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1454701312}
I20260709 14:47:22.558398 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.558326 29260 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:22.559304 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.561229 27452 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:22.563459 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:22.566869 28214 raft_consensus.cc:1240] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 5. Current term is 6. Ops: []
W20260709 14:47:22.574947 29416 log.cc:927] Time spent T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
I20260709 14:47:22.575361 27454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:22.575995 27454 raft_consensus.cc:606] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:22.534269 28210 rpcz_store.cc:276] 0709 14:47:21.256805 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.129778 (+872973us) service_pool.cc:224] Handling call
0709 14:47:22.130466 (+   688us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:22.265555 (+135089us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:22.265603 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:47:22.265682 (+    79us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:47:22.265726 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.533388 (+267662us) spinlock_profiling.cc:243] Waited 135 ms on lock 0x7b54002cbfd4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:22.533453 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:22.533628 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":310071680}
I20260709 14:47:22.576336 27454 raft_consensus.cc:614] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:22.577329 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.576231 28220 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
I20260709 14:47:22.578742 27453 raft_consensus.cc:2410] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:47:22.579873 27454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:22.580442 27454 raft_consensus.cc:606] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
W20260709 14:47:22.572192 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:22.581946 28115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.584038 28115 leader_election.cc:304] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.574357 27353 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:22.585373 29214 raft_consensus.cc:2804] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:22.585753 29214 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:22.586079 29214 raft_consensus.cc:3060] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:47:22.586983 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.580420 29404 raft_consensus.cc:493] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.588441 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:22.588774 29404 raft_consensus.cc:515] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:22.589437 28214 raft_consensus.cc:2393] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 5: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:22.570976 28218 raft_consensus.cc:1240] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:22.584668 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:47:22.572866 29260 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:22.576664 29336 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:22.594383 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:22.595492 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.596058 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:22.597862 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:22.598934 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:22.599561 28219 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:22.600703 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:22.601060 29151 consensus_queue.cc:1048] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:22.601503 28219 raft_consensus.cc:2410] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:22.602300 29277 consensus_queue.cc:1059] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.603505 28805 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:22.604318 27427 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:22.605417 29406 log.cc:927] Time spent T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260709 14:47:22.605554 29398 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:22.605731 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:22.606241 29398 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:22.606786 29398 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:22.609062 27427 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:22.609946 27426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.610162 29259 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:22.620220 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.621048 29260 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:22.621579 29260 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:22.621906 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.623570 29260 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:22.624897 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.630671 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.631206 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832438374e8042758c0f038a93955115" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.632162 27501 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.632786 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.633198 29274 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:22.638183 27528 raft_consensus.cc:1275] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:22.640093 28112 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:22.641708 29241 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:47:22.642285 28112 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.642819 29404 leader_election.cc:290] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:22.645117 27455 raft_consensus.cc:1240] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 6. Ops: []
I20260709 14:47:22.645126 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.647179 27453 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:22.648554 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:22.648682 28213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 586) took 1083 ms. Trace:
I20260709 14:47:22.649353 27426 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:22.652851 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:22.653525 27379 raft_consensus.cc:1275] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:47:22.657416 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.649061 28213 rpcz_store.cc:276] 0709 14:47:21.565385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.482086 (+916701us) service_pool.cc:224] Handling call
0709 14:47:22.482382 (+   296us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:22.483004 (+   622us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:22.483031 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:22.483493 (+   462us) log.cc:844] Serialized 26 byte log entry
0709 14:47:22.648284 (+164791us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:22.648321 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:22.648381 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:22.648419 (+    38us) raft_consensus.cc:1685] finished
0709 14:47:22.648430 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:22.648626 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":118,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":78,"thread_start_us":164438,"threads_started":1,"wal-append.queue_time_us":120272}
I20260709 14:47:22.658210 27353 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:22.631265 27533 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:22.661533 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06449ec5f5b4dd7831fef060d9f6503" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:22.661828 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:22.662878 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:22.663276 28210 raft_consensus.cc:1275] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:22.663229 28112 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:22.664731 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:22.665297 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 53640us
I20260709 14:47:22.667696 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:22.668280 27353 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:22.663565 27379 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 3.
I20260709 14:47:22.670641 28222 raft_consensus.cc:1275] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:47:22.671310 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 87357.9us
I20260709 14:47:22.675367 28115 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.677479 28112 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:22.678378 29220 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:47:22.678908 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:22.682458 28112 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:22.669691 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:22.684388 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.684561 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:22.686940 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:22.685164 27455 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:22.687947 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:22.687040 28114 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:22.692752 27426 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:22.694417 27382 raft_consensus.cc:1275] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:22.695029 28112 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:22.693975 28115 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:22.686277 29326 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.803s	user 0.008s	sys 0.002s
I20260709 14:47:22.676647 29224 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.681216 29233 raft_consensus.cc:2749] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:22.676734 29336 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:22.700557 28213 raft_consensus.cc:1275] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:47:22.703734 28213 pending_rounds.cc:85] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Aborting all ops after (but not including) 1
I20260709 14:47:22.704063 28213 pending_rounds.cc:107] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:47:22.704517 28213 raft_consensus.cc:2889] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:22.680361 29151 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.688805 29232 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.687436 29221 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:22.688474 29265 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:22.705015 28115 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.689723 29338 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.692205 29275 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:22.708392 27426 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:22.702607 29326 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.820s	user 0.008s	sys 0.002s
I20260709 14:47:22.677260 29260 consensus_queue.cc:1048] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 14:47:22.711728 28115 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.697223 27453 raft_consensus.cc:3055] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:22.695354 29315 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:22.698063 29282 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:22.715046 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.705626 29336 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.716630 27426 leader_election.cc:304] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:22.738147 27426 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:22.703290 29220 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.712736 29224 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:22.732628 27424 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:22.734563 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:22.701252 29147 consensus_queue.cc:1059] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 14:47:22.721376 27452 raft_consensus.cc:1275] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:22.702973 29243 consensus_queue.cc:1048] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:47:22.731380 29241 raft_consensus.cc:3060] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:22.745339 27382 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:22.742249 28220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39560 (request call id 610) took 1425 ms. Trace:
I20260709 14:47:22.725951 29396 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:22.752753 27424 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:22.751392 29325 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.753180 28220 rpcz_store.cc:276] 0709 14:47:21.316519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:21.805041 (+488522us) service_pool.cc:224] Handling call
0709 14:47:22.742090 (+937049us) spinlock_profiling.cc:243] Waited 723 ms on lock 0x7b5400333954. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:22.742193 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1662131456}
I20260709 14:47:22.751924 29397 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:22.757534 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:22.731256 27453 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:22.743288 28805 raft_consensus.cc:2804] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:22.770012 28805 raft_consensus.cc:697] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:22.729184 29347 consensus_queue.cc:1048] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 14:47:22.759059 27353 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:22.735850 29282 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:22.741519 29336 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:22.760046 27460 raft_consensus.cc:1240] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:47:22.712390 29214 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:22.763939 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 52293.1us
I20260709 14:47:22.847216 28115 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.759755 29397 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:22.768978 29265 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.715013 29411 consensus_queue.cc:1048] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 14:47:22.751789 29313 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:22.721076 29398 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:22.827116 29338 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:22.784427 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:22.761852 29124 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:47:22.856076 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 71769.1us
I20260709 14:47:22.857167 27353 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.858786 27353 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.702993 29078 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:22.836678 27526 raft_consensus.cc:1240] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
W20260709 14:47:22.848907 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 130055us
I20260709 14:47:22.849819 28115 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.864425 28115 leader_election.cc:304] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:22.865798 28115 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:22.846002 29282 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:22.848675 29405 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:22.850785 29221 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:22.851089 29397 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:22.881673 27455 raft_consensus.cc:1240] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:22.870823 29394 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:47:22.888366 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 193444us
I20260709 14:47:22.870472 29350 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:22.875227 29232 raft_consensus.cc:2749] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:22.872746 29224 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:22.874724 29233 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:22.915489 29233 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:22.916052 29233 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:22.883236 29118 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:47:22.905048 29421 log.cc:927] Time spent T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.151s	user 0.000s	sys 0.001s
I20260709 14:47:22.862344 29313 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:22.896669 28219 raft_consensus.cc:1275] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:22.936728 27453 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:22.909947 29265 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:22.906967 29350 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:22.888233 29159 consensus_queue.cc:1048] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 14:47:22.973627 28219 raft_consensus.cc:1240] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:22.893348 29249 consensus_queue.cc:1059] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.061s
W20260709 14:47:22.983465 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 114821us
I20260709 14:47:22.919359 29275 raft_consensus.cc:697] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:22.987605 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:22.991525 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 249573us
W20260709 14:47:22.988396 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 129711us
I20260709 14:47:22.991631 27385 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 7.
I20260709 14:47:22.884232 28805 consensus_queue.cc:237] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:22.969228 29350 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:22.980571 29274 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:23.006108 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:22.987669 27453 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:23.012539 27210 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41706 (request call id 117) took 9025 ms. Trace:
I20260709 14:47:22.995074 29313 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:22.975289 29265 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.050863 29265 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:22.994746 29096 raft_consensus.cc:493] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:23.052268 29096 raft_consensus.cc:515] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.054560 29096 leader_election.cc:290] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:23.005631 29282 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.051187 29397 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:22.877642 29146 consensus_queue.cc:1175] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2e297b0fe59542be861602bb16ddad5d" responder_term: 5 status { last_received { term: 5 index: 4 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: [2.2-4.3]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:47:22.999995 29402 consensus_queue.cc:1048] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 14:47:23.041352 29259 consensus_queue.cc:1048] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:23.004877 29347 consensus_queue.cc:1059] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 14:47:23.046293 29275 consensus_queue.cc:237] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.047569 29398 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:23.058703 29282 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.010067 29137 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 14:47:23.061873 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:23.085158 27460 raft_consensus.cc:3060] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.069049 29096 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:23.067566 27501 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:23.078583 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:23.082808 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:23.089190 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 104929us
I20260709 14:47:23.016366 27210 rpcz_store.cc:276] 0709 14:47:13.986932 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:13.987148 (+   216us) service_pool.cc:224] Handling call
0709 14:47:23.012459 (+9025311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:20.855185 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:21.005441 (+150256us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:21.006953 (+  1512us) write_op.cc:435] Acquired schema lock
0709 14:47:21.010342 (+  3389us) tablet.cc:662] Decoding operations
0709 14:47:21.108082 (+ 97740us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:21.124675 (+ 16593us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:21.126526 (+  1851us) tablet.cc:685] Acquiring locks for 16 operations
0709 14:47:21.244336 (+117810us) tablet.cc:701] Row locks acquired
0709 14:47:21.244357 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:47:21.244548 (+   191us) write_op.cc:270] Start()
0709 14:47:21.244700 (+   152us) write_op.cc:276] Timestamp: P: 1783608441244466 usec, L: 0
0709 14:47:21.244725 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 14:47:21.245533 (+   808us) log.cc:844] Serialized 6409 byte log entry
0709 14:47:21.557230 (+311697us) op_driver.cc:464] REPLICATION: finished
0709 14:47:21.720256 (+163026us) write_op.cc:301] APPLY: starting
0709 14:47:21.723965 (+  3709us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:21.769304 (+ 45339us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:21.769429 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:22.002655 (+233226us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:22.022084 (+ 19429us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0709 14:47:22.022141 (+    57us) write_op.cc:312] APPLY: finished
0709 14:47:22.022500 (+   359us) log.cc:844] Serialized 112 byte log entry
0709 14:47:22.022695 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:22.042264 (+ 19569us) write_op.cc:454] Released schema lock
0709 14:47:22.042379 (+   115us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:22.069258 (+ 26879us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:22.121315 (+ 52057us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2102,"reported_tablets":23,"child_traces":[["op",{"apply.queue_time_us":156027,"apply.run_cpu_time_us":6621,"apply.run_wall_time_us":325617,"num_ops":16,"prepare.queue_time_us":242164,"prepare.run_cpu_time_us":49911,"prepare.run_wall_time_us":502854,"raft.queue_time_us":153239,"raft.run_cpu_time_us":24530,"raft.run_wall_time_us":50132,"replication_time_us":312355,"thread_start_us":409851,"threads_started":4,"wal-append.queue_time_us":155301}]]}
W20260709 14:47:23.108906 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 121741us
I20260709 14:47:23.056399 29336 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:23.116511 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:23.105324 29282 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.108950 29274 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:23.132514 28218 raft_consensus.cc:1275] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:23.137663 27460 raft_consensus.cc:2468] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:23.115283 29252 consensus_queue.cc:1048] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 14:47:23.140421 29241 raft_consensus.cc:2749] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:23.136710 29394 consensus_queue.cc:1048] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:47:23.142023 29336 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:23.143167 29440 log.cc:927] Time spent T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 14:47:23.149791 29397 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.151082 29326 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.151767 29326 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.153157 29292 raft_consensus.cc:3055] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:23.153582 29292 raft_consensus.cc:740] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:23.154350 29292 consensus_queue.cc:260] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.155776 29292 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:23.158193 27353 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:23.161518 29402 raft_consensus.cc:2804] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:23.162021 29402 raft_consensus.cc:697] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:23.162930 29402 consensus_queue.cc:237] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER 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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:23.163978 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:23.164781 28212 raft_consensus.cc:1275] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:23.116994 29434 consensus_queue.cc:1059] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 14:47:23.166491 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.166604 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.167011 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:23.167284 27457 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:23.167439 27456 raft_consensus.cc:2410] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:23.168351 29396 raft_consensus.cc:3055] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:23.168835 29396 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:23.136691 29398 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.178344 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:23.180752 27460 raft_consensus.cc:1240] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:47:23.170441 27424 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:23.173069 27526 raft_consensus.cc:1240] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:23.147889 29350 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.183820 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:23.138036 29255 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.186934 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:23.129825 29282 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.190588 28115 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:23.194628 28115 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:23.182054 29398 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.169719 29396 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:23.201823 29442 log.cc:927] Time spent T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.161s	user 0.004s	sys 0.000s
I20260709 14:47:23.203097 29398 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:23.204890 27452 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:47:23.206972 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.182833 29124 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 14:47:23.198586 29221 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:23.194103 29241 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:23.252902 27453 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:23.253856 29408 raft_consensus.cc:993] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:23.264834 29326 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.236948 29447 consensus_queue.cc:1059] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.046s
I20260709 14:47:23.268926 29282 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.220479 29449 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:23.270434 29449 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:23.270948 29449 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:47:23.276796 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 92648.1us
W20260709 14:47:23.280669 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 158262us
I20260709 14:47:23.290477 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:23.291888 27501 leader_election.cc:304] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.194542 29255 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.298364 27379 raft_consensus.cc:2393] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 7: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:23.305974 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.262656 29233 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.289058 29408 raft_consensus.cc:1081] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:23.313105 29274 raft_consensus.cc:2749] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:23.309163 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.291271 29118 consensus_queue.cc:1059] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:47:23.342296 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:23.343003 28210 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:23.351159 28220 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:23.351817 28218 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:23.351970 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.336545 29275 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:23.365288 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0171099e58b4569a631c7e31203abd7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.369333 29274 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:23.370151 29274 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.372203 29274 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.372808 29430 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:23.373497 29430 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.375216 29456 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:23.375954 29430 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.375815 29456 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.387485 28210 raft_consensus.cc:2410] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:23.358392 29096 raft_consensus.cc:493] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:23.356228 27453 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:23.343436 29252 consensus_queue.cc:1048] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 14:47:23.391139 29274 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 14:47:23.401120 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:23.388236 29280 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.401871 27456 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:23.402350 29233 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.412788 29280 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.415819 29280 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.412820 29350 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.417155 29255 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:23.450371 29336 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.450965 29336 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.453378 29336 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.453714 29431 raft_consensus.cc:3055] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:23.454101 29431 raft_consensus.cc:740] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:23.454695 29431 consensus_queue.cc:260] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:23.455601 29431 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:23.420842 27456 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:23.402231 29096 raft_consensus.cc:515] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.426018 29456 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:23.427049 29214 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.428607 29394 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.431200 29404 raft_consensus.cc:993] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:23.434592 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:23.436731 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:23.438055 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:23.438876 27381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42086
I20260709 14:47:23.470548 27381 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:23.470986 27381 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:23.472118 29404 raft_consensus.cc:1081] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:23.474184 29096 leader_election.cc:290] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:23.442032 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:23.443686 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:23.444651 29396 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:23.447580 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:23.460956 27384 raft_consensus.cc:1240] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:23.441437 27378 raft_consensus.cc:1275] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 14:47:23.476692 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 89516us
I20260709 14:47:23.478431 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:23.476976 29394 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.488952 29121 raft_consensus.cc:3055] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:23.489445 29121 raft_consensus.cc:740] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:23.490330 29121 consensus_queue.cc:260] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.490878 29394 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.491457 29121 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:23.491837 27387 raft_consensus.cc:2410] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for term 7 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:47:23.493518 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.497668 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.498543 27460 raft_consensus.cc:2368] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3.
I20260709 14:47:23.500975 27453 raft_consensus.cc:3060] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:23.508412 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.508085 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:23.478996 27381 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.508096 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.509974 27457 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:23.565444 29096 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:23.567701 29151 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:23.568264 29151 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.571259 29151 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:23.572831 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 61930.2us
I20260709 14:47:23.573886 27501 leader_election.cc:304] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.555962 29449 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.579231 29449 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.581545 29137 raft_consensus.cc:2749] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:23.592422 29078 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:23.599445 29405 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:23.595857 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.602854 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:23.605018 27381 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.606343 27501 leader_election.cc:400] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3.
I20260709 14:47:23.614367 27501 leader_election.cc:403] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:23.604229 27386 raft_consensus.cc:2410] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for term 7 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:47:23.608243 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c5c34188df479eb260bdf3c9815bda" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.600283 29405 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.617746 27352 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.620072 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:23.620747 27528 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:23.620262 27424 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.627198 27498 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:23.631011 29275 consensus_queue.cc:1059] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:23.631494 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.632679 29466 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:23.633467 29466 raft_consensus.cc:3055] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:23.633854 29466 raft_consensus.cc:740] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:23.634781 29466 consensus_queue.cc:260] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:23.636574 29394 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:23.583911 29358 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.054s
I20260709 14:47:23.641669 27352 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:23.642589 27424 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.648653 27501 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:23.599474 27453 raft_consensus.cc:2468] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 7.
I20260709 14:47:23.636336 29466 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:23.655839 29441 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:23.658373 29405 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.647953 29451 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:23.646155 29275 raft_consensus.cc:3060] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.648770 29394 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:23.664327 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:23.650112 29445 raft_consensus.cc:2749] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:47:23.668176 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 322018us
I20260709 14:47:23.661193 29441 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:23.649154 29449 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 14:47:23.666615 29394 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:23.688937 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:23.677908 29441 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:23.685932 29394 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:23.706223 27501 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.708904 28213 raft_consensus.cc:1240] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:23.687868 29233 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.708130 29137 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:23.721489 29469 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:23.727972 29280 consensus_queue.cc:1059] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 14:47:23.770522 29280 raft_consensus.cc:3055] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:23.770982 29280 raft_consensus.cc:740] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:23.771868 29280 consensus_queue.cc:260] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.730894 29233 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.791087 27353 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.793008 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.793725 27455 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:23.800530 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.801703 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:23.802394 28213 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:23.804884 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.805292 27459 raft_consensus.cc:2410] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:47:23.806483 29214 raft_consensus.cc:2804] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:23.807088 29214 raft_consensus.cc:697] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:23.807766 27459 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50746 (request call id 611) took 1150 ms. Trace:
I20260709 14:47:23.808590 29282 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.809072 29282 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:23.809814 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.810935 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.811183 29282 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.811383 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.811513 28215 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:23.813162 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.814800 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:23.815523 27455 raft_consensus.cc:3055] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:23.815876 27455 raft_consensus.cc:740] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:23.815068 27454 raft_consensus.cc:1275] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:23.824615 27353 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:23.808218 27459 rpcz_store.cc:276] 0709 14:47:22.657361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.658365 (+  1004us) service_pool.cc:224] Handling call
0709 14:47:23.807536 (+1149171us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b5400274f54. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:23.807704 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2575179008}
I20260709 14:47:23.749228 29137 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.838181 28220 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:23.840291 29275 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb for earlier term 2. Current term is 3.
I20260709 14:47:23.816666 27455 consensus_queue.cc:260] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.844530 27455 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:23.845690 28115 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:23.845896 29447 raft_consensus.cc:493] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:23.846474 29447 raft_consensus.cc:515] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.846853 28115 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:23.808063 29214 consensus_queue.cc:237] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.849495 29447 leader_election.cc:290] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:23.849807 27458 raft_consensus.cc:1240] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:23.823905 29396 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:23.852479 29396 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.855746 29342 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:23.856439 27533 raft_consensus.cc:1240] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:23.856391 29342 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:23.858429 29137 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.858531 29282 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:23.858976 29342 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:23.855832 29396 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:23.860004 29282 raft_consensus.cc:2764] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 14:47:23.860217 29233 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.860661 29282 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:23.837672 29441 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.861338 29282 raft_consensus.cc:697] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:23.862821 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:23.863349 27427 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:23.866628 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:23.849869 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:23.868805 27381 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:23.867055 27455 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:23.874687 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:23.875706 27531 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:23.889544 27528 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 7: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:23.890493 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:23.889992 28213 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:23.895308 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.891462 27530 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:23.897722 27353 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:23.901664 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.836666 29118 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:23.909304 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:23.920658 27426 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:23.932117 28213 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 5. Current term is 6. Ops: []
W20260709 14:47:23.933324 27353 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:23.925715 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 173346us
I20260709 14:47:23.811549 29394 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:23.937297 27454 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50746 (request call id 618) took 1190 ms. Trace:
I20260709 14:47:23.907083 29447 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:23.924659 29350 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:23.956511 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:23.959007 29441 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:23.959474 27426 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.924546 27453 raft_consensus.cc:1275] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:23.953377 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:23.963189 27458 raft_consensus.cc:2393] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 6: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:23.948835 27454 rpcz_store.cc:276] 0709 14:47:22.746489 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.747017 (+   528us) service_pool.cc:224] Handling call
0709 14:47:23.814862 (+1067845us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:47:23.817533 (+  2671us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:23.937031 (+119498us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b5400274f50. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7e8ad 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:23.937217 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2455149440}
I20260709 14:47:23.964947 27381 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:23.968817 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:23.954887 29447 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:23.862331 29282 consensus_queue.cc:237] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:23.954427 29408 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:23.970144 29350 raft_consensus.cc:697] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:23.968541 29445 consensus_queue.cc:1059] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:47:23.970300 29347 consensus_queue.cc:1048] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:47:23.967726 29454 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:23.982251 27426 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:23.991258 27501 leader_election.cc:304] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:23.980199 27531 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 8.
I20260709 14:47:23.985055 29447 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:23.984184 29221 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:24.000135 27426 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:24.002096 27530 raft_consensus.cc:1275] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:23.998848 29481 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:23.992925 29347 consensus_queue.cc:1243] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer 46b436459a8044b1a251a2ff7c7ee622 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 14:47:24.005108 29481 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:23.999078 29203 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:24.009912 29326 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:24.010535 29410 consensus_queue.cc:1048] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:24.012566 29481 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:24.013934 27453 pending_rounds.cc:85] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: Aborting all ops after (but not including) 2
I20260709 14:47:24.014254 27453 pending_rounds.cc:107] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:47:24.014484 27453 raft_consensus.cc:2889] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:24.009950 29203 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:24.019490 29203 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:24.029222 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:23.988168 29121 consensus_queue.cc:1048] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:47:24.037004 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:24.041687 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:24.043696 29224 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:24.001197 29398 raft_consensus.cc:3060] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:24.019865 27207 catalog_manager.cc:5697] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 4, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:24.048811 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:24.064002 27386 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:24.064668 27382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42086
I20260709 14:47:24.049573 29326 raft_consensus.cc:697] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:24.065316 27382 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:24.065717 27382 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:24.065860 29326 consensus_queue.cc:237] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:24.049634 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:23.999148 29453 raft_consensus.cc:2749] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:24.073769 27382 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:24.077186 27387 raft_consensus.cc:1275] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:24.085325 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:24.089130 28114 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:24.082402 27207 catalog_manager.cc:5697] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 6, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 6 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:24.064738 29483 log.cc:927] Time spent T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 14:47:24.108341 27382 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:24.077106 29458 log.cc:927] Time spent T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.675s	user 0.002s	sys 0.005s
I20260709 14:47:24.112512 27380 raft_consensus.cc:1240] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:24.115317 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:24.115994 27378 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:24.069815 29224 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:24.108136 27207 catalog_manager.cc:5697] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.119882 29224 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:24.006289 29221 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:24.122259 29221 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:24.124950 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:24.119805 27207 catalog_manager.cc:5697] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
W20260709 14:47:24.075171 29433 log.cc:927] Time spent T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.108s	user 0.001s	sys 0.001s
I20260709 14:47:24.127240 27207 catalog_manager.cc:5697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
I20260709 14:47:24.129123 28222 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 625) took 1431 ms. Trace:
I20260709 14:47:24.128937 27207 catalog_manager.cc:5697] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:24.130134 27498 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:24.131392 27498 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:24.131722 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0bb15b238a4291977d3a47cd99f177" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:24.133535 28805 raft_consensus.cc:3055] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:24.133962 28805 raft_consensus.cc:740] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:24.139041 28210 raft_consensus.cc:1275] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:24.141762 29449 consensus_queue.cc:1048] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:24.142318 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:24.143452 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:24.144035 27460 raft_consensus.cc:3055] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:24.144330 27460 raft_consensus.cc:740] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:24.144529 27424 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:24.145105 27460 consensus_queue.cc:260] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:24.146004 27460 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:24.146059 27424 leader_election.cc:304] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:24.147893 29410 consensus_queue.cc:1048] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:24.129531 28222 rpcz_store.cc:276] 0709 14:47:22.698163 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:22.698381 (+   218us) service_pool.cc:224] Handling call
0709 14:47:22.698800 (+   419us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:22.731862 (+ 33062us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:22.731895 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:22.737009 (+  5114us) log.cc:844] Serialized 26 byte log entry
0709 14:47:22.871632 (+134623us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:47:22.887089 (+ 15457us) log.cc:844] Serialized 14 byte log entry
0709 14:47:22.887394 (+   305us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:23.050695 (+163301us) spinlock_profiling.cc:243] Waited 17 ms on lock 0x7b540015c7d4. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7fe01 00007f4464d7e83e 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6
0709 14:47:23.050744 (+    49us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:23.933651 (+882907us) spinlock_profiling.cc:243] Waited 9.63 ms on lock 0x7b18001bdf00. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f446ab5ade1 00007f446ab675b1 00007f4461c923f3 00007f4461c947c1 00007f4461c94779 00007f4461c94709 00007f4461c946d1 00007f4461c939cd 0000000000396ad4 0000000000396919 00007f4461c7583a
0709 14:47:24.128916 (+195265us) raft_consensus.cc:1685] finished
0709 14:47:24.128938 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:24.129067 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":39294,"prepare.queue_time_us":38164,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":11852,"raft.queue_time_us":17119,"raft.run_cpu_time_us":342,"raft.run_wall_time_us":28082,"spinlock_wait_cycles":61178496,"thread_start_us":91862,"threads_started":1,"wal-append.queue_time_us":203634}
I20260709 14:47:24.155915 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:24.156901 27527 raft_consensus.cc:2393] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:24.155078 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:24.176187 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:24.178180 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:24.152783 27378 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 8.
I20260709 14:47:24.186242 28112 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:24.195423 28112 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:24.206827 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:24.207734 28210 raft_consensus.cc:3060] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:47:24.210812 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 48916us
I20260709 14:47:24.219286 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:24.221403 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 62901.4us
I20260709 14:47:24.223162 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:24.223364 27353 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:24.181182 29274 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:24.192233 29444 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:24.220273 29233 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:47:24.273959 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 50696us
I20260709 14:47:24.180538 29445 raft_consensus.cc:2749] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:24.235527 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:24.207203 29428 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:24.222263 29394 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:24.074842 29350 consensus_queue.cc:237] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:24.142330 29447 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:24.224306 29465 log.cc:927] Time spent T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:47:24.230870 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:24.294327 27527 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 7: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:24.279040 27459 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:24.285107 28210 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:24.235143 27207 catalog_manager.cc:5697] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 3 to 4, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 4 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
I20260709 14:47:24.229830 29203 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.229285 27460 raft_consensus.cc:2468] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:24.287555 27458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:24.302757 27458 raft_consensus.cc:606] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:24.303177 27458 raft_consensus.cc:614] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:24.297554 27207 catalog_manager.cc:5697] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 4, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.326275 27207 catalog_manager.cc:5697] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 4, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.253635 29444 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:24.329609 27207 catalog_manager.cc:5697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 4, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 4 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
W20260709 14:47:24.288375 29452 log.cc:927] Time spent T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 14:47:24.275687 29221 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:24.293511 29260 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:24.337570 29444 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:24.397462 27529 raft_consensus.cc:1275] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:24.331768 29203 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:24.336315 27207 catalog_manager.cc:5697] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 4, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.453313 27458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "4276c19f88a145d0bd4430d7a99703eb"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:24.454635 27458 raft_consensus.cc:606] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Received request to transfer leadership to TS 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:24.455098 27458 raft_consensus.cc:614] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:24.456940 27352 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:24.459492 27207 catalog_manager.cc:5697] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 3, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 3 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
W20260709 14:47:24.461069 27499 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:24.346714 29221 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:24.471311 28805 consensus_queue.cc:260] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:24.479342 29447 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:24.479851 29347 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:24.481062 29203 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:24.487457 29487 log.cc:927] Time spent T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.147s	user 0.002s	sys 0.001s
I20260709 14:47:24.538911 27459 raft_consensus.cc:1240] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 3. Current term is 4. Ops: []
W20260709 14:47:24.539623 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 264794us
W20260709 14:47:24.541642 27424 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:24.543362 27353 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:24.550130 27427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:24.552205 28112 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:24.559796 28112 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:24.490959 29444 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:24.497911 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:24.571559 27533 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:24.498078 28115 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:24.499197 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
W20260709 14:47:24.517382 27501 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:24.573594 27529 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:24.576823 28114 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
W20260709 14:47:24.584226 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 86232.6us
I20260709 14:47:24.561576 29224 raft_consensus.cc:2749] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:24.605705 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:24.606330 28220 raft_consensus.cc:3060] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:24.607860 27455 raft_consensus.cc:1275] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:47:24.611142 27455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "4276c19f88a145d0bd4430d7a99703eb"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:24.630630 27455 raft_consensus.cc:606] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Received request to transfer leadership to TS 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:24.631289 27455 raft_consensus.cc:614] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:24.594856 28805 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.636296 28219 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39814 (request call id 597) took 1276 ms. Trace:
I20260709 14:47:24.593374 29481 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:24.599002 29462 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:24.605307 29280 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:24.640597 28219 rpcz_store.cc:276] 0709 14:47:23.360075 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:23.360227 (+   152us) service_pool.cc:224] Handling call
0709 14:47:23.360599 (+   372us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:23.906324 (+545725us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:23.906377 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:23.907703 (+  1326us) log.cc:844] Serialized 26 byte log entry
0709 14:47:24.084930 (+177227us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:47:24.486828 (+401898us) spinlock_profiling.cc:243] Waited 4.07 ms on lock 0x7b4400022b4c. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461bb8c85 00007f4461bb96a2 00007f446492b1db 00007f4464926aaf 00007f446491a86e 00007f4464919bb6 00007f44649197d8 00007f4464923221 00007f44649231d9 00007f4464923169
0709 14:47:24.629996 (+143168us) log.cc:844] Serialized 14 byte log entry
0709 14:47:24.630203 (+   207us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:24.630279 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:24.630334 (+    55us) raft_consensus.cc:1685] finished
0709 14:47:24.636057 (+  5723us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:24.636224 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":335222,"prepare.queue_time_us":137062,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":44,"raft.queue_time_us":347409,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":7595,"spinlock_wait_cycles":9355648,"thread_start_us":808921,"threads_started":3,"wal-append.queue_time_us":306245}
I20260709 14:47:24.639598 27529 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
I20260709 14:47:24.632347 29232 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:24.647051 29462 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:24.681268 29232 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:24.688189 29462 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:47:24.702896 29492 log.cc:927] Time spent T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
W20260709 14:47:24.703328 29475 log.cc:927] Time spent T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
W20260709 14:47:24.758189 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 181189us
W20260709 14:47:24.761364 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 174570us
I20260709 14:47:24.761974 29221 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:24.766706 28220 raft_consensus.cc:2468] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
I20260709 14:47:24.769572 27426 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:24.818344 29444 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:24.776193 29396 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:24.693876 29232 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:24.776775 29326 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.627s	user 0.003s	sys 0.014s
W20260709 14:47:24.703485 29488 log.cc:927] Time spent T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.247s	user 0.000s	sys 0.001s
W20260709 14:47:24.703549 29491 log.cc:927] Time spent T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.200s	user 0.000s	sys 0.001s
W20260709 14:47:24.703620 29495 log.cc:927] Time spent T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:47:24.773057 29118 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:47:24.847290 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 87842.9us
W20260709 14:47:24.854377 29326 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.705s	user 0.003s	sys 0.014s
I20260709 14:47:24.810863 29447 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:24.869366 29447 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:24.878542 29315 raft_consensus.cc:2804] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:24.879729 29315 raft_consensus.cc:697] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:24.882157 29315 consensus_queue.cc:237] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:24.893965 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 259663us
W20260709 14:47:24.860378 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 295573us
I20260709 14:47:24.928030 29517 consensus_queue.cc:1059] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:24.931255 29517 raft_consensus.cc:3055] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:24.937189 29517 raft_consensus.cc:740] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:24.937423 29447 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:24.939033 29517 consensus_queue.cc:260] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:24.941277 29517 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:24.943121 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:24.944146 27459 raft_consensus.cc:2393] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 6: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
W20260709 14:47:24.946007 29499 log.cc:927] Time spent T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.254s	user 0.000s	sys 0.001s
I20260709 14:47:24.952682 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:24.953648 27526 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:24.962742 28114 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:24.964478 29519 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:24.965036 29519 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:24.965430 29519 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:24.969174 29521 log.cc:927] Time spent T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:47:24.971668 29232 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:24.978562 29214 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:24.979827 28214 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39560 (request call id 646) took 1181 ms. Trace:
I20260709 14:47:24.983680 28214 rpcz_store.cc:276] 0709 14:47:23.798317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:23.814785 (+ 16468us) service_pool.cc:224] Handling call
0709 14:47:24.053042 (+238257us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:47:24.053443 (+   401us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:47:24.053485 (+    42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:47:24.053992 (+   507us) log.cc:844] Serialized 26 byte log entry
0709 14:47:24.374555 (+320563us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:47:24.374611 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:47:24.374703 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:47:24.866638 (+491935us) raft_consensus.cc:1685] finished
0709 14:47:24.866681 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:47:24.979276 (+112595us) spinlock_profiling.cc:243] Waited 202 ms on lock 0x7b54000cf650. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d7e8ad 00007f4469d43419 00007f44632babd4 00007f44632bab62 00007f44632baa91 00007f44632baa0c 00007f44632b9cc2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:24.979586 (+   310us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4534,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":98,"spinlock_wait_cycles":464122624,"thread_start_us":320191,"threads_started":1,"wal-append.queue_time_us":525599}
I20260709 14:47:24.991513 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:24.972501 29394 raft_consensus.cc:2804] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:24.993326 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:24.994061 29405 consensus_queue.cc:1048] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:24.994613 27383 raft_consensus.cc:2393] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:24.979498 29214 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:24.980573 27501 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:25.003374 29394 raft_consensus.cc:697] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:25.014245 29232 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:25.016772 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:25.017737 27526 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:25.018113 29467 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.018860 29467 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:25.023233 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 109081us
I20260709 14:47:25.024386 29437 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:25.025249 29437 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.026937 29121 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:25.027645 29402 consensus_queue.cc:1048] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:25.027805 29121 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.029179 29405 raft_consensus.cc:493] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:25.029945 29405 raft_consensus.cc:515] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:25.030644 29121 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.031853 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:25.032964 27383 raft_consensus.cc:2393] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4276c19f88a145d0bd4430d7a99703eb in current term 7: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:25.045627 27379 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 3.
I20260709 14:47:25.005200 29394 consensus_queue.cc:237] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.065857 29214 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:25.069154 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:25.080871 29398 consensus_meta.cc:287] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 1.010s	user 0.016s	sys 0.006s
I20260709 14:47:25.081655 29398 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:47:25.125998 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 96187.9us
I20260709 14:47:25.132824 29518 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.128851 29462 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:25.137593 29518 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:25.145565 29519 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.146173 29462 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:25.138222 29405 leader_election.cc:290] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:25.147532 29518 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:25.148046 29519 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:25.148670 29118 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:25.149250 29118 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:25.139340 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 53615.4us
I20260709 14:47:25.161803 27384 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:25.174541 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.175007 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:25.175531 27458 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:25.176733 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.177583 28213 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:25.179037 27453 raft_consensus.cc:1275] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:25.179774 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:25.180752 27530 raft_consensus.cc:2393] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 4: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:25.179919 29437 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.199909 27526 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:25.202054 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.216603 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.216996 29516 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
W20260709 14:47:25.217751 29511 log.cc:927] Time spent T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260709 14:47:25.217916 29516 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.216470 27454 raft_consensus.cc:2468] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 7.
I20260709 14:47:25.230626 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.232831 28114 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:25.230654 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.238533 27530 raft_consensus.cc:2368] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5.
I20260709 14:47:25.235176 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:25.231395 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.241837 28215 raft_consensus.cc:2368] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5.
I20260709 14:47:25.248844 27529 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:25.254899 29233 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:25.255555 29233 raft_consensus.cc:697] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:25.256697 29233 consensus_queue.cc:237] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.258697 28114 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:25.259829 29232 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:25.259711 29118 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.260577 29232 raft_consensus.cc:697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:25.261760 29232 consensus_queue.cc:237] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.262444 27353 leader_election.cc:400] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5.
I20260709 14:47:25.262574 29118 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.262948 27353 leader_election.cc:403] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:25.263947 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:25.264849 29516 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.267735 29467 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:25.270042 29405 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:47:25.284009 28214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.284555 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:25.285022 28214 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:25.252396 29517 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:25.293593 29517 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:25.294236 29517 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:25.295073 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:25.296053 29274 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:25.296514 29274 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:25.239537 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.311930 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:25.313524 27384 raft_consensus.cc:2393] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:25.323587 27384 raft_consensus.cc:1240] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:25.242795 29519 consensus_queue.cc:1048] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
I20260709 14:47:25.328547 27378 raft_consensus.cc:1275] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:25.330044 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:25.331066 27382 raft_consensus.cc:2410] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
W20260709 14:47:25.331450 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 459198us
I20260709 14:47:25.334127 29245 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.334825 29245 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.321374 27455 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 4.
I20260709 14:47:25.309374 29274 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:25.325261 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.334174 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.314620 29118 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.348464 27459 raft_consensus.cc:2393] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 6: Already voted for candidate 46b436459a8044b1a251a2ff7c7ee622 in this term.
I20260709 14:47:25.351581 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:25.336352 29517 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:25.369271 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.370359 27531 raft_consensus.cc:2410] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 14:47:25.370182 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:25.371712 28115 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:25.372371 29315 consensus_queue.cc:1059] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:25.374367 29315 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:25.370400 28858 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:25.375406 28858 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.379799 28858 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:25.393675 29203 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:25.394587 29203 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:25.397425 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 57268.6us
I20260709 14:47:25.402441 29428 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:25.403223 29428 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:25.365968 29118 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.408026 27383 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:25.410677 29118 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.411274 27454 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50732 (request call id 794) took 1382 ms. Trace:
I20260709 14:47:25.411652 27454 rpcz_store.cc:276] 0709 14:47:24.028826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:24.028967 (+   141us) service_pool.cc:224] Handling call
0709 14:47:25.411061 (+1382094us) spinlock_profiling.cc:243] Waited 1.05 s on lock 0x7b5400138154. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4464ce8571 00007f4464d832fa 00007f4469d44b17 00007f44632bf6d4 00007f44632bf662 00007f44632bf591 00007f44632bf50c 00007f44632be7c2 00007f44630ba48c 00007f44630b98c6 00007f44630b926f
0709 14:47:25.411199 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2420591872}
W20260709 14:47:25.413769 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 55522.9us
I20260709 14:47:25.416332 27353 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:25.417074 28211 raft_consensus.cc:1275] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 14:47:25.417637 28211 pending_rounds.cc:85] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Aborting all ops after (but not including) 3
I20260709 14:47:25.417821 27353 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:25.417953 28211 pending_rounds.cc:107] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:47:25.421535 28211 raft_consensus.cc:2889] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:25.425652 29224 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:25.424124 29214 raft_consensus.cc:2749] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:25.429126 29245 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:25.429768 27456 raft_consensus.cc:1275] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:25.427591 27424 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
W20260709 14:47:25.431407 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 68910.9us
I20260709 14:47:25.433917 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.437924 28211 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:25.424785 28858 raft_consensus.cc:2749] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:25.427989 29405 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5.
I20260709 14:47:25.441965 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:25.435424 29398 raft_consensus.cc:3055] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:25.450500 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:25.435883 29224 raft_consensus.cc:697] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:25.461162 28210 raft_consensus.cc:1275] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:25.462253 29409 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:25.466015 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.454962 29437 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:25.466984 29437 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:25.467371 29437 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:25.469813 28210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:37416
I20260709 14:47:25.471258 29151 raft_consensus.cc:493] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.471372 28210 raft_consensus.cc:606] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:25.439146 29214 consensus_queue.cc:1048] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 14:47:25.452545 29398 raft_consensus.cc:740] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:25.456125 29517 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:25.489624 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.490392 27456 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:25.482223 29151 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:25.493281 29151 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:25.493335 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:25.495503 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.481626 28112 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:25.504019 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.462845 29428 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:25.504985 27385 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:25.510325 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.513039 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.487949 29224 consensus_queue.cc:237] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:25.521685 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:25.522172 29398 consensus_queue.cc:260] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:25.523370 29542 log.cc:927] Time spent T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:47:25.527719 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.528575 27353 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:25.532056 27453 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:25.531834 27459 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
W20260709 14:47:25.533214 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 51693.4us
I20260709 14:47:25.546202 27501 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:25.550942 28115 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:25.479697 29118 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260709 14:47:25.556923 29203 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.558787 29260 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:25.539674 29462 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:25.564782 29462 raft_consensus.cc:493] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:25.565284 29462 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:25.565038 29274 raft_consensus.cc:515] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:25.567015 27526 raft_consensus.cc:2368] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7.
I20260709 14:47:25.567479 29274 leader_election.cc:290] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:25.550151 29529 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:25.569397 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.588784 29528 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:25.593484 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 53478.5us
I20260709 14:47:25.594290 27533 raft_consensus.cc:1275] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:25.596228 29151 consensus_queue.cc:1048] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:25.597422 29350 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:25.598109 29350 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.598650 29203 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.598770 29135 raft_consensus.cc:2804] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:25.599311 29203 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.599648 29135 raft_consensus.cc:697] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:25.601959 29203 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.602120 29151 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.615464 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.616364 27453 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:25.619031 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:25.582340 29398 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:25.615868 29531 log.cc:927] Time spent T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.227s	user 0.000s	sys 0.001s
I20260709 14:47:25.631892 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:25.634534 27460 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:47:25.625531 29517 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:25.633275 29412 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.611387 29151 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.640887 29509 raft_consensus.cc:493] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:25.657016 27498 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:25.659339 27454 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:25.638778 29437 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.660320 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:25.652120 29517 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.677093 29342 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:25.656471 29412 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:25.680135 29412 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:25.680660 29342 raft_consensus.cc:697] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:25.681471 29347 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:25.687434 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.687626 29347 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:25.688156 27526 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:25.688202 29517 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:25.689321 29342 consensus_queue.cc:237] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:25.668438 29135 consensus_queue.cc:237] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:25.689359 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:25.689836 29347 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:25.694317 27426 leader_election.cc:400] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7.
I20260709 14:47:25.694656 27426 leader_election.cc:403] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:25.703200 27352 leader_election.cc:400] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5.
I20260709 14:47:25.700152 27426 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:25.667761 29509 raft_consensus.cc:515] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.710440 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:25.710476 29326 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:25.745364 29280 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:25.746096 29280 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.749300 29275 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:25.750330 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.734292 29326 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:25.749933 29275 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:25.753494 28212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:25.726411 29444 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.751156 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97495f64b5a94dfb8ea84a3030325c5b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.760710 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babe9250e41e4e099bea11127aceca4b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.748224 29280 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:25.772794 28112 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:25.758364 27531 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:25.776762 28212 raft_consensus.cc:3060] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:25.774636 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:25.892899 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.887151 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.752904 29509 leader_election.cc:290] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
W20260709 14:47:25.901059 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 128492us
I20260709 14:47:25.887961 27456 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:25.777190 29326 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:25.905063 29428 raft_consensus.cc:493] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:25.914702 29428 raft_consensus.cc:515] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.917809 29519 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:25.918524 29275 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:25.919868 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.922032 29233 raft_consensus.cc:993] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:25.925037 29462 raft_consensus.cc:515] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:25.927783 29462 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.928825 28213 raft_consensus.cc:1275] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:25.929945 27381 raft_consensus.cc:1275] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:25.932595 28219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfe9f3cb4e946c38b3365d46736d4be" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:25.934335 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:25.942081 29437 leader_election.cc:290] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.946812 29444 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:25.948731 28215 raft_consensus.cc:1275] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:25.949901 27531 raft_consensus.cc:2393] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d in current term 3: Already voted for candidate 4276c19f88a145d0bd4430d7a99703eb in this term.
I20260709 14:47:25.951983 29444 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.956889 29151 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:25.957243 29428 leader_election.cc:290] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:25.961272 27460 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 7.
I20260709 14:47:26.004164 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:26.004912 28215 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:26.004621 28212 raft_consensus.cc:2468] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 7.
I20260709 14:47:26.019527 29437 consensus_queue.cc:1048] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:26.038058 29454 raft_consensus.cc:2749] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7.
W20260709 14:47:26.053197 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 280222us
I20260709 14:47:26.060215 29221 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:26.070107 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:26.066031 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.073158 27378 raft_consensus.cc:2368] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 6. Current term is 7.
I20260709 14:47:26.074052 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:26.074661 27456 raft_consensus.cc:3060] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:26.072690 29221 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.071560 29428 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 14:47:26.106806 28112 leader_election.cc:400] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 6. Current term is 7.
I20260709 14:47:26.107561 28112 leader_election.cc:403] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:47:26.111974 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:26.115321 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 46309.3us
I20260709 14:47:26.119120 27501 leader_election.cc:304] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:26.096212 29326 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:26.133174 27456 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 7.
I20260709 14:47:26.135965 27387 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:26.137537 29221 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:26.138823 29482 raft_consensus.cc:2804] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:26.138952 29350 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:26.139501 29482 raft_consensus.cc:697] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:26.140666 29482 consensus_queue.cc:237] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:26.148888 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:26.151022 29560 log.cc:927] Time spent T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.059s	user 0.004s	sys 0.000s
I20260709 14:47:26.131901 29233 raft_consensus.cc:1081] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:26.191208 29326 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:26.176098 29398 consensus_meta.cc:287] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: Time spent flushing consensus metadata: real 0.549s	user 0.012s	sys 0.001s
I20260709 14:47:26.205574 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:26.209856 28215 raft_consensus.cc:2468] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 7.
I20260709 14:47:26.210239 27353 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:26.210628 29559 raft_consensus.cc:2749] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 6. Current term is 7.
I20260709 14:47:26.211467 27353 leader_election.cc:304] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:26.212889 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.214447 29467 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:26.215246 29467 raft_consensus.cc:697] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:26.216466 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:26.217859 29467 consensus_queue.cc:237] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:26.218633 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:26.220383 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.221031 27454 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:26.221351 29509 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:26.221761 29509 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:26.222126 29509 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:26.222229 29528 raft_consensus.cc:2804] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:26.222827 29528 raft_consensus.cc:697] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:26.223660 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.247524 27456 raft_consensus.cc:1275] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 14:47:26.253130 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 145649us
I20260709 14:47:26.258749 27501 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:26.255810 27352 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.240155 29437 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:26.400208 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1562711af74ee4a8509b998bf2b816" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:26.554206 27453 raft_consensus.cc:2368] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 6. Current term is 7.
I20260709 14:47:26.253438 27379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:56388
W20260709 14:47:26.405566 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 141197us
I20260709 14:47:26.555212 27379 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:26.555739 27379 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:26.407248 27455 raft_consensus.cc:1240] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:26.409989 27531 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:26.405674 29462 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 14:47:26.417008 29315 raft_consensus.cc:493] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:26.417553 27533 raft_consensus.cc:1275] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:26.424010 29528 consensus_queue.cc:237] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.428118 29517 raft_consensus.cc:493] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:26.434513 29449 consensus_queue.cc:1048] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:26.439371 29466 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:26.568759 29517 raft_consensus.cc:515] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:26.569770 29466 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:26.570197 29466 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:26.571764 29517 leader_election.cc:290] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:26.440620 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b5c5e79d27346858b48db5f84bc19cb" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.489279 27530 raft_consensus.cc:1240] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 4. Current term is 5. Ops: []
W20260709 14:47:26.496659 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 46817.7us
I20260709 14:47:26.500801 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.574992 27379 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.531049 28115 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
W20260709 14:47:26.576274 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 45331.2us
I20260709 14:47:26.492419 29232 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:26.577705 29232 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.578128 27379 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 9 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:26.546028 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:26.580942 27527 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:26.561949 29350 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:26.564396 29315 raft_consensus.cc:515] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.557825 28858 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:26.590250 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.549242 29409 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:26.564307 29398 raft_consensus.cc:493] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:26.580197 29232 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:26.597417 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.586699 28115 leader_election.cc:400] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Vote denied by peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193) with higher term. Message: Invalid argument: T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b for earlier term 6. Current term is 7.
I20260709 14:47:26.601344 28115 leader_election.cc:304] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:26.602842 28115 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:26.605006 27378 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:26.612639 29564 raft_consensus.cc:493] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:26.613402 29564 raft_consensus.cc:515] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:26.616031 29564 leader_election.cc:290] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:26.591117 29529 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:47:26.623067 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 364374us
I20260709 14:47:26.591048 29559 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:26.640257 27527 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:26.644189 27426 leader_election.cc:304] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:26.590433 29350 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:26.626946 29529 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:26.623059 29437 raft_consensus.cc:493] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:26.684531 29563 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:26.685374 29563 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:26.686239 29315 leader_election.cc:290] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:26.641177 29232 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:26.629240 29559 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:26.617826 28858 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:26.617254 29398 raft_consensus.cc:515] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:26.692066 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 436314us
I20260709 14:47:26.697706 27352 leader_election.cc:304] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:26.601181 29409 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:26.676534 29454 raft_consensus.cc:2804] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:26.703873 27352 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.688548 29529 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:26.645227 29224 consensus_queue.cc:1059] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 14:47:26.691123 29559 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:26.709316 29553 raft_consensus.cc:2749] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:26.694232 29437 raft_consensus.cc:515] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:26.718163 29528 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:26.741813 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5184ae9b9a466d920ec498d8930094" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.742880 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:26.744151 29569 log.cc:927] Time spent T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 14:47:26.749080 27384 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 14:47:26.753154 29509 consensus_meta.cc:287] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: Time spent flushing consensus metadata: real 0.529s	user 0.004s	sys 0.007s
I20260709 14:47:26.754161 29275 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:26.754675 29398 leader_election.cc:290] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:26.761399 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2162f9c14304284a2311c75acf368ea" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.762063 29409 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:26.762496 27498 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.723598 29454 raft_consensus.cc:697] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:26.809310 27498 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.811758 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.813489 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:26.803813 29575 log.cc:927] Time spent T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:47:26.814567 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:26.808296 29552 log.cc:927] Time spent T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 14:47:26.800462 29553 raft_consensus.cc:493] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:26.800370 29482 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:26.819235 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:26.822157 29565 raft_consensus.cc:2749] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:26.822918 29482 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:26.823642 29137 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:26.825323 29482 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:26.825249 29454 consensus_queue.cc:237] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
W20260709 14:47:26.826484 29561 log.cc:927] Time spent T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.411s	user 0.000s	sys 0.009s
I20260709 14:47:26.827890 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:26.798339 29509 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:26.844660 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:26.848445 29556 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:26.853731 29096 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:26.811132 29466 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:26.855934 29466 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:26.858986 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a3d2b7fd9b4804907529b282e46683" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:26.860337 29118 consensus_queue.cc:1048] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:26.863466 29445 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:26.863966 29445 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:26.865036 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.871460 28858 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:26.872406 29445 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:26.873421 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:26.873520 29529 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:26.874526 29350 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:26.874869 27379 raft_consensus.cc:1240] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:47:26.876124 29529 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:26.871479 27457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:26.877398 27457 raft_consensus.cc:606] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:26.877755 27457 raft_consensus.cc:614] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:26.811511 29275 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:26.881315 29233 raft_consensus.cc:3055] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:26.881794 29233 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:26.851492 29553 raft_consensus.cc:515] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:26.882714 29233 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:26.883580 27381 raft_consensus.cc:3060] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:47:26.884009 29233 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:26.884991 29553 leader_election.cc:290] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:26.886317 29282 raft_consensus.cc:493] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:26.886381 29437 leader_election.cc:290] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:26.886868 29282 raft_consensus.cc:515] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:26.888813 27424 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.889163 29564 raft_consensus.cc:493] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:26.889671 29282 leader_election.cc:290] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:26.889740 29564 raft_consensus.cc:515] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.892836 27386 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 3.
I20260709 14:47:26.893918 27352 leader_election.cc:304] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.890288 29078 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:26.892161 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f124fa63c55f4012bad2a128104dd8f7" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:26.895231 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:26.898792 27381 raft_consensus.cc:2468] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:26.900274 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.901343 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:26.901952 27529 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:26.902022 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5cb27e401b450c8e74242730b2005e" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:26.901494 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:26.903435 27527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:26.904088 27527 raft_consensus.cc:2368] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5.
I20260709 14:47:26.899840 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:26.909124 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:26.891305 29282 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:26.881341 29275 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:26.900014 29437 raft_consensus.cc:2749] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:26.908859 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.915567 27501 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:26.918418 27352 leader_election.cc:400] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5.
I20260709 14:47:26.918803 27352 leader_election.cc:403] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:26.915901 29282 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.919667 29214 raft_consensus.cc:2749] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 4. Current term is 5.
I20260709 14:47:26.923038 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.924001 27456 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:26.925309 29563 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:26.925544 28115 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:26.926489 29282 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:26.929473 29570 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:26.930668 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:26.935129 29224 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:26.935771 29224 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:26.936257 29224 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:26.936980 29571 log.cc:927] Time spent T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.210s	user 0.000s	sys 0.003s
I20260709 14:47:26.938408 29509 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:26.942910 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:26.944151 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.950215 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.945824 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:26.954948 27456 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:26.957419 27383 raft_consensus.cc:2393] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:26.961089 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.965950 29559 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.969264 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:26.953514 27424 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:26.954100 27529 raft_consensus.cc:2468] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:26.977200 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:26.979161 27534 raft_consensus.cc:2368] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4.
I20260709 14:47:26.977165 29558 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:26.982777 29462 raft_consensus.cc:493] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:26.983593 29462 raft_consensus.cc:515] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:26.985219 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5e35a499ee47e2863e9c6fcb87e083" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.986480 29462 leader_election.cc:290] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:26.992754 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:26.992995 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:27.005074 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd54f31414e64704989a46d1e19b00c7" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:27.012063 29567 log.cc:927] Time spent T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb: Append to log took a long time: real 0.194s	user 0.000s	sys 0.003s
I20260709 14:47:27.015298 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03311ee81e7d4c99abfc84d68162e911" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:27.021162 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:47:27.030198 28114 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:27.033813 29232 raft_consensus.cc:493] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:27.033907 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45ee5a86e547f392c84b70f990fc12" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:27.034579 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67256a116ce4c7bb3e3caaefaaab0da" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.034543 29232 raft_consensus.cc:515] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.043234 27455 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 3.
I20260709 14:47:27.056613 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:27.057420 28213 raft_consensus.cc:3055] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:47:27.058894 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.057798 28213 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:27.034439 29564 leader_election.cc:290] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:27.080688 28215 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:27.080920 27456 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 9.
I20260709 14:47:27.081851 27459 raft_consensus.cc:1240] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 8. Current term is 9. Ops: []
I20260709 14:47:27.085156 27456 raft_consensus.cc:1275] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 14:47:27.086671 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1f8aaa7be1418b95b9132f3fbf980f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:27.076452 28213 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.088896 28213 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:27.054170 29462 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:27.090466 27353 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.093961 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a072c706abf464f891e61cfb266bad7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.099851 27353 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.100612 28220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.102486 27386 raft_consensus.cc:1240] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 8. Current term is 9. Ops: []
I20260709 14:47:27.107043 29350 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:27.112794 29591 consensus_queue.cc:1059] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 14:47:27.115360 27353 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:27.121840 27385 raft_consensus.cc:1275] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 3. (term mismatch)
I20260709 14:47:27.122613 27385 pending_rounds.cc:85] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: Aborting all ops after (but not including) 2
I20260709 14:47:27.122987 27385 pending_rounds.cc:107] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:47:27.121721 27353 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:27.123342 27385 raft_consensus.cc:2889] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:27.134687 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:27.120033 29245 raft_consensus.cc:2749] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:27.137396 29564 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:47:27.145150 29564 raft_consensus.cc:697] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:27.146477 29564 consensus_queue.cc:237] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.112850 29232 leader_election.cc:290] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:27.153607 27427 leader_election.cc:304] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.154035 27501 leader_election.cc:304] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.155215 27427 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.156858 29566 raft_consensus.cc:2749] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:27.157341 29397 raft_consensus.cc:2749] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:27.158041 29397 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:27.096412 29462 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:27.126716 28858 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:27.180213 28214 raft_consensus.cc:1275] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:27.181645 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.129833 29078 raft_consensus.cc:493] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
W20260709 14:47:27.186740 29405 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.760s	user 0.005s	sys 0.018s
W20260709 14:47:27.195750 29405 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.769s	user 0.006s	sys 0.019s
W20260709 14:47:27.198942 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 92235us
I20260709 14:47:27.202674 27501 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.204162 28213 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 9.
I20260709 14:47:27.209669 27353 leader_election.cc:304] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.193686 28858 raft_consensus.cc:697] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:27.217234 27424 leader_election.cc:304] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.217976 29445 raft_consensus.cc:493] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:27.219055 29585 raft_consensus.cc:2749] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:27.220858 29462 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:27.221535 29462 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:27.223613 29553 raft_consensus.cc:493] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:27.218662 29445 raft_consensus.cc:515] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:27.224231 29553 raft_consensus.cc:515] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:27.224939 29224 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.226464 29553 leader_election.cc:290] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:27.227027 29224 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:27.227512 29559 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:27.191882 29078 raft_consensus.cc:515] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:27.231489 28220 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 14:47:27.232141 28220 pending_rounds.cc:85] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Aborting all ops after (but not including) 3
I20260709 14:47:27.232372 28220 pending_rounds.cc:107] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 14:47:27.232707 28220 raft_consensus.cc:2889] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:27.235947 27353 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.238742 29078 leader_election.cc:290] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:27.211647 29482 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:27.208959 29245 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:27.246342 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.250108 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:27.251091 27353 leader_election.cc:304] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.210824 29135 consensus_queue.cc:1048] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 14:47:27.245048 29151 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:27.257349 29151 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:27.253634 29347 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:27.261417 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:27.228268 28858 consensus_queue.cc:237] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:27.261482 29347 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:27.266193 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.262712 29151 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:27.267563 29437 raft_consensus.cc:2749] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:27.245908 29553 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:27.245680 29118 raft_consensus.cc:2749] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:27.259181 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a878a299e5d74e0d8a69aeef9bc94ce0" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:27.263829 29350 consensus_queue.cc:1059] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:27.280871 28114 leader_election.cc:304] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.285960 28115 leader_election.cc:304] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
W20260709 14:47:27.271938 29590 log.cc:927] Time spent T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.069s	user 0.003s	sys 0.000s
I20260709 14:47:27.291878 27352 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.290496 27426 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.247898 29245 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:27.302115 27426 leader_election.cc:304] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.303795 29347 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:27.304935 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:27.306109 29524 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:27.301079 29592 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 14:47:27.294489 29565 raft_consensus.cc:2749] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:27.314121 27352 leader_election.cc:400] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 3 election: Vote denied by peer 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325) with higher term. Message: Invalid argument: T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4.
I20260709 14:47:27.296600 29445 leader_election.cc:290] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:27.326169 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:27.319864 29137 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 14:47:27.328112 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:27.328904 27387 raft_consensus.cc:2393] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d0eae2917534913b0f623e594e75d3b in current term 5: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:27.332039 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c850c109c5a2498ea7e43e848f7af02a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:27.319738 29397 raft_consensus.cc:2749] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:27.340035 28220 raft_consensus.cc:1275] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 14:47:27.335489 28112 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.346899 29559 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:27.348573 29524 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:27.368166 29245 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:27.381181 27426 leader_election.cc:304] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:27.381945 27455 raft_consensus.cc:1275] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:27.382732 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:27.383471 27454 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:27.384021 29524 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:27.388725 27453 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:27.390959 29524 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:27.393119 27460 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:27.390867 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe79cf456e446d802f8e6b2cca26a9" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:27.359089 29214 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 14:47:27.395344 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.396718 29397 raft_consensus.cc:2749] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:27.397450 29232 raft_consensus.cc:3055] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:27.397846 29232 raft_consensus.cc:740] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:27.398733 29232 consensus_queue.cc:260] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:27.399883 29232 raft_consensus.cc:3060] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:27.400921 27528 raft_consensus.cc:1240] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:47:27.405827 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:27.410723 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:27.411986 29593 log.cc:927] Time spent T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.195s	user 0.002s	sys 0.001s
I20260709 14:47:27.414770 27454 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 4.
I20260709 14:47:27.416203 27426 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.369251 29559 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:27.417774 29455 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:27.418017 29559 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:27.422204 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:27.423043 28115 leader_election.cc:304] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.436779 27455 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:27.438184 28115 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:27.439572 29592 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:27.440068 29592 raft_consensus.cc:697] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:27.440995 29592 consensus_queue.cc:237] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.445163 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba236bbc24434f069c5459caf23039bd" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:27.445554 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:27.446393 29394 raft_consensus.cc:3055] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:27.446875 29394 raft_consensus.cc:740] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:27.447881 28115 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.428368 29602 raft_consensus.cc:2804] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:27.448642 29602 raft_consensus.cc:697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:27.449034 29594 raft_consensus.cc:2749] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:27.449576 29602 consensus_queue.cc:237] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:27.457832 27381 raft_consensus.cc:1275] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:27.447722 29394 consensus_queue.cc:260] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.459043 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:27.458611 29394 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:27.460557 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:27.461869 29078 consensus_queue.cc:1048] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:27.463012 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02349d4c909c4e87a299144922957a90" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:27.464886 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:27.421092 29597 raft_consensus.cc:2749] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:27.465425 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:27.467226 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:27.433028 29591 raft_consensus.cc:2749] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:27.475087 29444 consensus_queue.cc:1048] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:27.479315 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696cb572618343928fe52446a714b150" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:27.480684 29137 consensus_queue.cc:1048] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:27.480988 29559 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.497535 27501 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:27.498333 29280 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:27.499240 27501 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.500646 29566 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:27.499158 29444 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:27.502861 27528 raft_consensus.cc:1275] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:27.499732 29280 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:27.504750 29280 raft_consensus.cc:697] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:27.505694 29280 consensus_queue.cc:237] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:27.510520 27207 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43756 (request call id 60) took 9828 ms. Trace:
I20260709 14:47:27.515939 29315 consensus_queue.cc:1048] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:27.511037 27207 rpcz_store.cc:276] 0709 14:47:17.673826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:17.674009 (+   183us) service_pool.cc:224] Handling call
0709 14:47:27.501613 (+9827604us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:24.910926 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:24.911716 (+   790us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:24.911809 (+    93us) write_op.cc:435] Acquired schema lock
0709 14:47:24.911841 (+    32us) tablet.cc:662] Decoding operations
0709 14:47:24.914788 (+  2947us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:24.914898 (+   110us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:24.914951 (+    53us) tablet.cc:685] Acquiring locks for 12 operations
0709 14:47:24.928865 (+ 13914us) tablet.cc:701] Row locks acquired
0709 14:47:24.928922 (+    57us) write_op.cc:260] PREPARE: finished
0709 14:47:24.929152 (+   230us) write_op.cc:270] Start()
0709 14:47:24.929364 (+   212us) write_op.cc:276] Timestamp: P: 1783608444929080 usec, L: 0
0709 14:47:24.929406 (+    42us) op_driver.cc:348] REPLICATION: starting
0709 14:47:24.930722 (+  1316us) log.cc:844] Serialized 4845 byte log entry
0709 14:47:25.141721 (+210999us) op_driver.cc:464] REPLICATION: finished
0709 14:47:25.366323 (+224602us) write_op.cc:301] APPLY: starting
0709 14:47:25.387789 (+ 21466us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:25.435208 (+ 47419us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:25.453892 (+ 18684us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:25.462382 (+  8490us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:25.462807 (+   425us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 14:47:25.462877 (+    70us) write_op.cc:312] APPLY: finished
0709 14:47:25.477050 (+ 14173us) log.cc:844] Serialized 88 byte log entry
0709 14:47:25.504414 (+ 27364us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:25.518503 (+ 14089us) write_op.cc:454] Released schema lock
0709 14:47:25.518590 (+    87us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:25.519074 (+   484us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:25.519107 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":69061,"reported_tablets":34,"child_traces":[["op",{"apply.queue_time_us":202599,"apply.run_cpu_time_us":5610,"apply.run_wall_time_us":161478,"num_ops":12,"prepare.queue_time_us":163166,"prepare.run_cpu_time_us":11179,"prepare.run_wall_time_us":134629,"raft.queue_time_us":68283,"raft.run_cpu_time_us":23527,"raft.run_wall_time_us":81714,"replication_time_us":212108,"thread_start_us":305266,"threads_started":4,"wal-append.queue_time_us":139087,"wal-append.run_cpu_time_us":30857,"wal-append.run_wall_time_us":1425552}]]}
W20260709 14:47:27.525135 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 63878.7us
I20260709 14:47:27.526460 28115 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [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: 8d0eae2917534913b0f623e594e75d3b; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.529599 27458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:27.530339 27458 raft_consensus.cc:606] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:27.534667 28222 raft_consensus.cc:1240] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:27.537120 29394 consensus_queue.cc:1048] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:47:27.537971 27353 leader_election.cc:304] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.557237 27210 catalog_manager.cc:5697] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:27.528786 29597 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:27.565937 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 72699.4us
I20260709 14:47:27.593178 27386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:27.564101 27210 catalog_manager.cc:5697] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 4 to 5, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 5 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.564587 29563 raft_consensus.cc:2749] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:27.638496 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:47:27.601189 29559 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:27.637473 27210 catalog_manager.cc:5697] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 4 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 5 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.653509 28211 raft_consensus.cc:1240] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:27.656179 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:27.668011 27210 catalog_manager.cc:5697] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 5 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:27.678934 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:27.657786 29326 consensus_queue.cc:1059] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
W20260709 14:47:27.691910 29608 log.cc:927] Time spent T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 14:47:27.717424 28115 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.713230 27210 catalog_manager.cc:5697] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
I20260709 14:47:27.727119 29594 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:27.736449 28220 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 9 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:47:27.740638 27460 raft_consensus.cc:1240] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:27.751052 28858 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:27.751289 27457 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:47:27.728508 27210 catalog_manager.cc:5697] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 6 to 7, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 7 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:27.757427 29563 consensus_queue.cc:1059] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:27.759456 28858 raft_consensus.cc:3055] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:27.759898 28858 raft_consensus.cc:740] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:27.773195 29602 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:27.773833 29602 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.776283 29602 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:27.777256 28858 consensus_queue.cc:260] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:27.780591 28858 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:27.769506 27210 catalog_manager.cc:5697] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 2 to 3, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.785948 27210 catalog_manager.cc:5697] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 6, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 6 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
W20260709 14:47:27.800216 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 133353us
I20260709 14:47:27.799471 29563 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 14:47:27.804227 29326 raft_consensus.cc:3055] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:27.816056 27210 catalog_manager.cc:5697] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 4 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 5 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:27.818183 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:27.818943 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:27.822371 27455 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
W20260709 14:47:27.821863 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 92896.6us
W20260709 14:47:27.836834 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 116150us
I20260709 14:47:27.812589 29326 raft_consensus.cc:740] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:27.839629 29326 consensus_queue.cc:260] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:27.840234 27353 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:27.840965 29326 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:27.843247 29563 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:27.843686 29563 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:27.844018 29563 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:27.886514 27461 raft_consensus.cc:1275] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:47:27.887452 28858 raft_consensus.cc:493] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:27.888051 28858 raft_consensus.cc:515] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:27.892900 27210 catalog_manager.cc:5697] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 4, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 4 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:27.894193 28210 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
W20260709 14:47:27.895095 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 306259us
I20260709 14:47:27.896620 28210 pending_rounds.cc:85] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Aborting all ops after (but not including) 4
I20260709 14:47:27.897547 27210 catalog_manager.cc:5697] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 5 to 7, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 7 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.898450 28210 pending_rounds.cc:107] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:47:27.900329 28210 raft_consensus.cc:2889] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:27.902514 27352 leader_election.cc:304] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.907950 27210 catalog_manager.cc:5697] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 4, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 4 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:27.942353 27352 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.942631 27528 raft_consensus.cc:1240] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Rejecting Update request from peer 2e297b0fe59542be861602bb16ddad5d for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:27.943589 27352 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:27.896288 29232 consensus_queue.cc:1048] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:47:27.906771 29564 raft_consensus.cc:2749] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:27.946239 29579 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:27.951676 27210 catalog_manager.cc:5697] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 2 to 3, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.945497 29405 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:47:27.937534 29214 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 14:47:27.965481 28858 leader_election.cc:290] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:27.967664 27210 catalog_manager.cc:5697] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 6, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 6 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:27.981321 27210 catalog_manager.cc:5697] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 3, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:27.985917 27526 raft_consensus.cc:1275] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:27.987566 27386 raft_consensus.cc:1275] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:47:27.988015 27386 pending_rounds.cc:85] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: Aborting all ops after (but not including) 2
I20260709 14:47:27.988245 27386 pending_rounds.cc:107] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:47:27.988504 27386 raft_consensus.cc:2889] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:28.002339 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:28.016681 27210 catalog_manager.cc:5697] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.032940 27210 catalog_manager.cc:5697] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 4, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 4 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:28.035141 27210 catalog_manager.cc:5697] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 5 to 6, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 6 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:28.044893 29627 consensus_queue.cc:1048] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:47:28.045627 29620 log.cc:927] Time spent T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 14:47:28.058286 29563 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.025291 28858 consensus_queue.cc:1048] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 14:47:28.073638 27210 catalog_manager.cc:5697] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.075291 27210 catalog_manager.cc:5697] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 2, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 2 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.077466 27210 catalog_manager.cc:5697] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 4 to 5, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
W20260709 14:47:28.093164 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 113320us
I20260709 14:47:28.117621 27381 raft_consensus.cc:1240] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Rejecting Update request from peer 8d0eae2917534913b0f623e594e75d3b for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:28.121567 29563 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:28.118495 27210 catalog_manager.cc:5697] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 3, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 3 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:28.141173 28213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
W20260709 14:47:28.150308 27424 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 128900us
I20260709 14:47:28.158310 27210 catalog_manager.cc:5697] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 2 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:28.146922 29559 consensus_queue.cc:1059] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:47:28.166329 29232 raft_consensus.cc:3055] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:28.166718 29232 raft_consensus.cc:740] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:28.167541 29232 consensus_queue.cc:260] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.164721 29445 raft_consensus.cc:993] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:28.192849 29445 raft_consensus.cc:1081] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:28.195814 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5493d20d1b0a472da4e7e2b1bf50d116" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:28.200525 27457 raft_consensus.cc:1275] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:28.212749 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:28.185266 29232 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:28.264786 27380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42086
W20260709 14:47:28.259464 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 64481.4us
I20260709 14:47:28.265551 27380 raft_consensus.cc:493] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:28.265974 27380 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:28.285909 27380 raft_consensus.cc:515] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.287994 27380 leader_election.cc:290] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:28.291574 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:28.292305 28215 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:28.301891 28215 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:28.303577 27353 leader_election.cc:304] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:28.305305 28858 raft_consensus.cc:2804] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:28.305873 28858 raft_consensus.cc:697] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:28.306895 28858 consensus_queue.cc:237] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.326354 29280 consensus_queue.cc:1048] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:28.333050 27353 leader_election.cc:304] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:28.368904 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614c5d3059e4186ac03777db45efa26" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:28.374403 27461 raft_consensus.cc:3055] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:28.374776 27461 raft_consensus.cc:740] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:28.375609 27461 consensus_queue.cc:260] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.377117 27461 raft_consensus.cc:3060] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:28.387033 27461 raft_consensus.cc:2468] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
W20260709 14:47:28.388511 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 55562us
I20260709 14:47:28.389585 29405 raft_consensus.cc:2749] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:28.400744 27353 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:28.409320 29405 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:28.456349 27208 catalog_manager.cc:5697] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
I20260709 14:47:28.465657 27210 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41720 (request call id 119) took 4799 ms. Trace:
I20260709 14:47:28.466987 27208 catalog_manager.cc:5697] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 4 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.466084 27210 rpcz_store.cc:276] 0709 14:47:23.675534 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:23.684764 (+  9230us) service_pool.cc:224] Handling call
0709 14:47:23.845802 (+161038us) spinlock_profiling.cc:243] Waited 1.27 ms on lock 0x7b5400010810. stack: 00007f4461c60343 00007f4461c60240 00007f44615ef1d4 00007f446b32d304 00007f446b32d299 00007f4461b1adb1 00007f4461c5ab71 00007f4461c5b0b2 00007f446abd4a89 00007f446ab6cda6 00007f446ab3e088 00007f446ac3c37e 00007f44690fd2a4 00007f44690fd232 00007f44690fd161 00007f44690fd0dc
0709 14:47:28.465569 (+4619767us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:28.319523 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:28.320150 (+   627us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:28.320189 (+    39us) write_op.cc:435] Acquired schema lock
0709 14:47:28.320220 (+    31us) tablet.cc:662] Decoding operations
0709 14:47:28.337661 (+ 17441us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:28.337759 (+    98us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:28.337793 (+    34us) tablet.cc:685] Acquiring locks for 23 operations
0709 14:47:28.339583 (+  1790us) tablet.cc:701] Row locks acquired
0709 14:47:28.339605 (+    22us) write_op.cc:260] PREPARE: finished
0709 14:47:28.339773 (+   168us) write_op.cc:270] Start()
0709 14:47:28.339897 (+   124us) write_op.cc:276] Timestamp: P: 1783608448339725 usec, L: 0
0709 14:47:28.339935 (+    38us) op_driver.cc:348] REPLICATION: starting
0709 14:47:28.371081 (+ 31146us) log.cc:844] Serialized 9142 byte log entry
0709 14:47:28.403733 (+ 32652us) op_driver.cc:464] REPLICATION: finished
0709 14:47:28.407175 (+  3442us) write_op.cc:301] APPLY: starting
0709 14:47:28.407278 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:28.413656 (+  6378us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:28.413800 (+   144us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:28.416407 (+  2607us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:28.417055 (+   648us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=23
0709 14:47:28.417117 (+    62us) write_op.cc:312] APPLY: finished
0709 14:47:28.417517 (+   400us) log.cc:844] Serialized 157 byte log entry
0709 14:47:28.417690 (+   173us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:28.417929 (+   239us) write_op.cc:454] Released schema lock
0709 14:47:28.417995 (+    66us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:28.422423 (+  4428us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:28.422456 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":556,"reported_tablets":37,"spinlock_wait_cycles":2931584,"child_traces":[["op",{"apply.queue_time_us":3180,"apply.run_cpu_time_us":5405,"apply.run_wall_time_us":15208,"num_ops":23,"prepare.queue_time_us":18386,"prepare.run_cpu_time_us":6609,"prepare.run_wall_time_us":61350,"raft.queue_time_us":26918,"raft.run_cpu_time_us":970,"raft.run_wall_time_us":15756,"replication_time_us":63627,"thread_start_us":73097,"threads_started":4,"wal-append.queue_time_us":2010}]]}
I20260709 14:47:28.486198 27208 catalog_manager.cc:5697] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 4 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.488325 27208 catalog_manager.cc:5697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:28.490094 27208 catalog_manager.cc:5697] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 6 to 7, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 7 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.491782 27208 catalog_manager.cc:5697] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 1 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.493621 27208 catalog_manager.cc:5697] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.495100 27208 catalog_manager.cc:5697] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.541337 27207 catalog_manager.cc:5697] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 6, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 6 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.543220 27207 catalog_manager.cc:5697] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 3 to 6, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 6 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:28.544659 27207 catalog_manager.cc:5697] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:28.553608 27207 catalog_manager.cc:5697] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.558393 27207 catalog_manager.cc:5697] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 6 to 9, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 9 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.561579 27207 catalog_manager.cc:5697] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 3 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 5 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.572062 27207 catalog_manager.cc:5697] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 3 to 4, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 4 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:28.576730 27208 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41702 (request call id 124) took 3831 ms. Trace:
I20260709 14:47:28.577912 29455 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:28.576133 27207 catalog_manager.cc:5697] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 5 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:28.578437 29455 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.588852 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:28.591997 27381 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 7.
I20260709 14:47:28.579315 27207 catalog_manager.cc:5697] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 5 to 6, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 6 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:28.593775 27424 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:28.593302 27207 catalog_manager.cc:5697] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 1 to 5, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 5 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:28.597757 29315 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:28.598145 29315 raft_consensus.cc:493] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:28.598495 29315 raft_consensus.cc:3060] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:28.598505 27207 catalog_manager.cc:5697] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 3 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.600009 27207 catalog_manager.cc:5697] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 5 to 6, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 6 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.586097 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:28.602676 28222 raft_consensus.cc:2393] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 7: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:28.586455 29455 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:28.577243 27208 rpcz_store.cc:276] 0709 14:47:24.746501 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:24.747561 (+  1060us) service_pool.cc:224] Handling call
0709 14:47:28.576647 (+3829086us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:28.500226 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:28.500893 (+   667us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:28.500936 (+    43us) write_op.cc:435] Acquired schema lock
0709 14:47:28.500957 (+    21us) tablet.cc:662] Decoding operations
0709 14:47:28.501935 (+   978us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:28.502004 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:28.502038 (+    34us) tablet.cc:685] Acquiring locks for 8 operations
0709 14:47:28.502792 (+   754us) tablet.cc:701] Row locks acquired
0709 14:47:28.502808 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:47:28.502978 (+   170us) write_op.cc:270] Start()
0709 14:47:28.503093 (+   115us) write_op.cc:276] Timestamp: P: 1783608448502922 usec, L: 0
0709 14:47:28.503118 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 14:47:28.503857 (+   739us) log.cc:844] Serialized 3281 byte log entry
0709 14:47:28.506092 (+  2235us) op_driver.cc:464] REPLICATION: finished
0709 14:47:28.506546 (+   454us) write_op.cc:301] APPLY: starting
0709 14:47:28.506621 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:28.506800 (+   179us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:28.506894 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:28.507847 (+   953us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:28.508063 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 14:47:28.508109 (+    46us) write_op.cc:312] APPLY: finished
0709 14:47:28.508371 (+   262us) log.cc:844] Serialized 64 byte log entry
0709 14:47:28.513095 (+  4724us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:28.513216 (+   121us) write_op.cc:454] Released schema lock
0709 14:47:28.513282 (+    66us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:28.513630 (+   348us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:28.513658 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9184,"reported_tablets":36,"child_traces":[["op",{"apply.queue_time_us":255,"apply.run_cpu_time_us":2496,"apply.run_wall_time_us":7034,"num_ops":8,"prepare.queue_time_us":131,"prepare.run_cpu_time_us":3930,"prepare.run_wall_time_us":3931,"replication_time_us":2826}]]}
I20260709 14:47:28.601385 27207 catalog_manager.cc:5697] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.622957 27207 catalog_manager.cc:5697] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 7, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 7 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.624460 27207 catalog_manager.cc:5697] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 2 to 4, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 4 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.627348 27207 catalog_manager.cc:5697] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 3 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } }
I20260709 14:47:28.669338 29315 raft_consensus.cc:515] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.681600 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:28.682652 29315 leader_election.cc:290] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:28.688421 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:28.690459 27383 raft_consensus.cc:2468] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 7.
I20260709 14:47:28.701959 27424 leader_election.cc:304] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:28.704288 29455 raft_consensus.cc:2804] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:28.705365 29455 raft_consensus.cc:697] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 7 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:28.706355 29455 consensus_queue.cc:237] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.727006 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0041281ecc9a41e8a9f91c2c82acb89d" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:28.728907 28211 raft_consensus.cc:2393] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 7: Already voted for candidate 8d0eae2917534913b0f623e594e75d3b in this term.
I20260709 14:47:28.728675 27210 catalog_manager.cc:5697] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 3 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:28.742285 27210 catalog_manager.cc:5697] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 4 to 6, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 6 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
I20260709 14:47:28.748908 27210 catalog_manager.cc:5697] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 1 to 3, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 3 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:28.751248 27210 catalog_manager.cc:5697] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } }
I20260709 14:47:28.758147 27210 catalog_manager.cc:5697] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 5 to 6, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 6 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.762696 27210 catalog_manager.cc:5697] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 4 to 7, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 7 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.781380 27210 catalog_manager.cc:5697] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 2 to 4, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 4 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.837622 27461 raft_consensus.cc:1275] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:28.839097 29405 consensus_queue.cc:1048] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:28.868330 28210 raft_consensus.cc:1275] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:28.872195 29405 consensus_queue.cc:1048] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:28.899760 27209 catalog_manager.cc:5697] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 5 to 6, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 6 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.971251 29455 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:28.971814 29455 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:28.975251 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:28.975562 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:28.975984 28210 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 7.
I20260709 14:47:28.982179 29455 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:28.982818 27210 catalog_manager.cc:5697] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 5 to 6, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 6 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } }
I20260709 14:47:28.984547 27427 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:28.986953 27209 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41706 (request call id 118) took 2301 ms. Trace:
I20260709 14:47:28.987473 29315 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:28.987970 29315 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:28.988292 29315 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:28.992350 27209 rpcz_store.cc:276] 0709 14:47:26.685609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:26.692339 (+  6730us) service_pool.cc:224] Handling call
0709 14:47:28.986891 (+2294552us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:28.946685 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:28.947256 (+   571us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:28.947296 (+    40us) write_op.cc:435] Acquired schema lock
0709 14:47:28.947310 (+    14us) tablet.cc:662] Decoding operations
0709 14:47:28.947640 (+   330us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:28.947698 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:28.947727 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:47:28.947916 (+   189us) tablet.cc:701] Row locks acquired
0709 14:47:28.947930 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:47:28.948074 (+   144us) write_op.cc:270] Start()
0709 14:47:28.948233 (+   159us) write_op.cc:276] Timestamp: P: 1783608448948020 usec, L: 0
0709 14:47:28.948254 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:47:28.948910 (+   656us) log.cc:844] Serialized 543 byte log entry
0709 14:47:28.951501 (+  2591us) op_driver.cc:464] REPLICATION: finished
0709 14:47:28.953757 (+  2256us) write_op.cc:301] APPLY: starting
0709 14:47:28.953853 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:28.953977 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:28.954079 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:28.954296 (+   217us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:28.954513 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:47:28.954571 (+    58us) write_op.cc:312] APPLY: finished
0709 14:47:28.954785 (+   214us) log.cc:844] Serialized 22 byte log entry
0709 14:47:28.954982 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:28.955076 (+    94us) write_op.cc:454] Released schema lock
0709 14:47:28.955124 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:28.955592 (+   468us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:28.955621 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":45309,"reported_tablets":38,"child_traces":[["op",{"apply.queue_time_us":852,"apply.run_cpu_time_us":1792,"apply.run_wall_time_us":1792,"num_ops":1,"prepare.queue_time_us":707,"prepare.run_cpu_time_us":2543,"prepare.run_wall_time_us":2544,"replication_time_us":3104}]]}
I20260709 14:47:29.033670 29315 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.035936 29315 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:29.038103 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:29.038650 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:29.039960 28222 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:29.055984 28222 raft_consensus.cc:2468] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 8.
I20260709 14:47:29.060232 27427 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:29.061100 29455 raft_consensus.cc:2804] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:29.061652 29455 raft_consensus.cc:697] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:29.062565 29455 consensus_queue.cc:237] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.047916 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:29.142659 27383 raft_consensus.cc:1275] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:29.144234 29315 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:29.153446 27207 catalog_manager.cc:5697] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:29.165606 28222 raft_consensus.cc:1275] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:29.172417 29524 consensus_queue.cc:1048] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:29.245116 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:29.245800 27528 raft_consensus.cc:606] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:29.254519 27207 catalog_manager.cc:5697] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:29.255554 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:29.256213 27528 raft_consensus.cc:606] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:29.262898 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:29.263639 27528 raft_consensus.cc:606] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:29.269937 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:29.270498 27528 raft_consensus.cc:606] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:29.273227 27528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:29.273818 27528 raft_consensus.cc:606] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:29.278270 27457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:29.278918 27457 raft_consensus.cc:606] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:29.280452 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:47:29.282349 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:29.347031 29405 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:29.347723 29405 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.349951 29405 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:29.353137 28222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:29.355942 28222 raft_consensus.cc:2368] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 7. Current term is 8.
I20260709 14:47:29.355041 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:29.358935 27353 leader_election.cc:400] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 7. Current term is 8.
I20260709 14:47:29.359273 27353 leader_election.cc:403] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:29.360311 29405 raft_consensus.cc:3060] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:47:29.362172 29078 raft_consensus.cc:993] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:29.362732 29315 raft_consensus.cc:1081] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:29.364720 28222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:47:29.365348 28222 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.365727 28222 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.383306 28222 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.385107 29405 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813) with higher term. Message: Invalid argument: T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e297b0fe59542be861602bb16ddad5d for earlier term 7. Current term is 8.
I20260709 14:47:29.402544 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:29.403221 27383 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.411195 27383 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 7.
I20260709 14:47:29.412189 28222 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:29.419210 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:29.419911 27461 raft_consensus.cc:3055] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:29.420740 27461 raft_consensus.cc:740] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:29.421700 27380 raft_consensus.cc:1240] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:29.421617 27461 consensus_queue.cc:260] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.424757 29232 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:29.425446 29232 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.428867 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:29.431607 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:29.432276 27381 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:29.432655 27461 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.432937 29232 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:29.444337 28112 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:29.445480 29648 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:29.445950 29648 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:29.446501 29648 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.453145 28112 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:29.455410 29135 raft_consensus.cc:993] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:29.457573 29135 raft_consensus.cc:1081] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:29.459280 29653 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:29.462743 29653 raft_consensus.cc:697] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 7 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:29.459893 27381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42074
I20260709 14:47:29.456670 29648 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.464012 27381 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.466336 27381 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.463790 29653 consensus_queue.cc:237] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.477938 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:29.478574 27383 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.480582 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:29.482472 29648 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:29.484692 29622 raft_consensus.cc:993] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:29.485347 29135 raft_consensus.cc:1081] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:29.485783 27383 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 7.
I20260709 14:47:29.487795 28112 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:29.488711 29232 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:29.484571 27461 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 7.
I20260709 14:47:29.495790 28222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:47:29.496624 28222 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.497133 28222 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:29.495591 27381 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:29.504535 28222 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:29.506771 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:29.514138 27458 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.509326 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b7bc78d154df381feabcfccfaeedb" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:29.516835 27528 raft_consensus.cc:3055] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:29.517172 27528 raft_consensus.cc:740] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:29.517975 27528 consensus_queue.cc:260] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:29.519085 27528 raft_consensus.cc:3060] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.521003 29524 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:29.521610 29524 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.524782 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:29.530395 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:29.531220 27383 raft_consensus.cc:2368] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7.
I20260709 14:47:29.531840 28222 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:29.532783 27424 leader_election.cc:400] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7.
I20260709 14:47:29.533162 29524 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:29.533973 27458 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 7.
I20260709 14:47:29.509383 27381 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:29.539659 27424 leader_election.cc:403] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:29.541544 29524 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.541671 27353 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:29.542623 29214 raft_consensus.cc:2804] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:29.543166 29214 raft_consensus.cc:697] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:29.543794 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:29.544106 29214 consensus_queue.cc:237] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:29.544881 27207 catalog_manager.cc:5697] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 6 to 7, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 7 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:29.558466 27383 raft_consensus.cc:1275] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:47:29.544442 27381 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:29.539397 27528 raft_consensus.cc:2468] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 7.
I20260709 14:47:29.572450 29455 consensus_queue.cc:1048] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:47:29.584858 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 94019us
I20260709 14:47:29.595631 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:29.596285 27526 raft_consensus.cc:3055] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:29.596601 27526 raft_consensus.cc:740] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:29.597283 27526 consensus_queue.cc:260] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:29.630812 27381 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:29.703308 27386 raft_consensus.cc:1240] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:29.597757 29524 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027) with higher term. Message: Invalid argument: T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 for earlier term 6. Current term is 7.
I20260709 14:47:29.705838 28112 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [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: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:29.715546 27207 catalog_manager.cc:5697] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 6 to 7, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 7 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:29.739023 27526 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:29.760633 27526 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:29.584458 29232 raft_consensus.cc:697] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 7 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
W20260709 14:47:29.783565 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 78162.4us
I20260709 14:47:29.787318 28222 raft_consensus.cc:1275] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:47:29.774591 29653 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:29.798432 29653 raft_consensus.cc:697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:29.804215 29078 consensus_queue.cc:1048] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 14:47:29.833262 29660 raft_consensus.cc:993] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:29.817524 29232 consensus_queue.cc:237] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:29.856894 29660 raft_consensus.cc:1081] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:29.853799 29653 consensus_queue.cc:237] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:29.889942 28220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:47:29.890560 28220 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.890915 28220 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:47:29.893733 29640 log.cc:927] Time spent T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 14:47:29.957608 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 48207.4us
W20260709 14:47:29.987592 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 80998.8us
I20260709 14:47:29.960265 28220 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
W20260709 14:47:29.990003 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 44924.3us
I20260709 14:47:30.017565 28220 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:30.070485 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 55288.9us
I20260709 14:47:30.073525 27461 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 14:47:30.127943 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 52784.6us
W20260709 14:47:30.157538 29677 log.cc:927] Time spent T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.114s	user 0.000s	sys 0.000s
I20260709 14:47:30.193255 29681 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
W20260709 14:47:30.258531 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 552781us
I20260709 14:47:30.275523 27209 catalog_manager.cc:5697] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:30.297497 27386 raft_consensus.cc:1275] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:30.297650 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:47:30.368845 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 58270.5us
I20260709 14:47:30.369853 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:30.502955 27534 raft_consensus.cc:3055] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:30.503417 27534 raft_consensus.cc:740] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
W20260709 14:47:30.382962 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 71730.7us
I20260709 14:47:30.510910 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
W20260709 14:47:30.371759 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 75405us
I20260709 14:47:30.511554 27461 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:30.516165 27383 raft_consensus.cc:1275] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:30.504370 27534 consensus_queue.cc:260] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:30.387657 29648 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.150s
I20260709 14:47:30.551338 29670 raft_consensus.cc:993] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:30.551914 29670 raft_consensus.cc:1081] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:30.561698 28222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:47:30.562336 28222 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:30.562711 28222 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:30.571548 27461 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 7.
I20260709 14:47:30.573576 28115 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:30.537936 29692 consensus_queue.cc:1048] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 14:47:30.582484 29673 raft_consensus.cc:993] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:30.588095 27460 raft_consensus.cc:1275] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:30.596071 27527 raft_consensus.cc:1275] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 14:47:30.597064 29703 log.cc:927] Time spent T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 14:47:30.597703 28222 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:30.604350 27382 raft_consensus.cc:1275] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:47:30.616751 28222 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:30.618886 29655 consensus_queue.cc:1048] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:30.625833 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:30.626466 27457 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:30.614108 29656 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader election won for term 7
W20260709 14:47:30.660341 27500 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:30.632429 29667 raft_consensus.cc:1081] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:30.677578 27458 raft_consensus.cc:1275] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:47:30.625345 29694 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
W20260709 14:47:30.694844 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 103931us
I20260709 14:47:30.681095 29656 raft_consensus.cc:697] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 7 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:30.710877 27526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:30.711227 29656 consensus_queue.cc:237] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:30.723886 27457 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:30.711874 27526 raft_consensus.cc:3055] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:30.738265 27526 raft_consensus.cc:740] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:30.739290 27526 consensus_queue.cc:260] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:30.747509 27526 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:30.765184 29711 log.cc:927] Time spent T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 14:47:30.778800 27526 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:30.782101 27534 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:30.745167 29653 consensus_queue.cc:1048] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 14:47:30.816684 28222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:47:30.817329 28222 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:30.817708 28222 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:30.819831 28115 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:30.848042 28858 consensus_queue.cc:1048] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:47:30.856858 29655 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:30.857522 29655 raft_consensus.cc:697] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:30.858458 29655 consensus_queue.cc:237] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:30.866792 27534 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 7.
I20260709 14:47:30.877040 28222 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:30.906128 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:47:30.945258 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 45548.6us
I20260709 14:47:30.963786 27530 raft_consensus.cc:1275] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:47:31.095206 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 80518.4us
W20260709 14:47:31.096222 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 112421us
I20260709 14:47:31.100478 28222 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:31.109310 29653 consensus_queue.cc:1048] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:31.107950 29655 raft_consensus.cc:493] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4276c19f88a145d0bd4430d7a99703eb)
I20260709 14:47:31.111531 29655 raft_consensus.cc:515] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:31.114113 29655 leader_election.cc:290] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:31.139475 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:31.140179 27528 raft_consensus.cc:3055] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:31.140457 27528 raft_consensus.cc:740] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:31.141149 27528 consensus_queue.cc:260] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:31.143077 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:31.147504 27528 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.172789 27528 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
I20260709 14:47:31.182096 28114 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:31.188690 29648 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:31.189260 29648 raft_consensus.cc:697] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:31.190157 29648 consensus_queue.cc:237] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:31.205989 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 80953.5us
I20260709 14:47:31.233309 27382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5eaa7619747f2aca30b090a08c649" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:31.234241 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:31.234869 27381 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.250011 28112 leader_election.cc:304] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d0eae2917534913b0f623e594e75d3b; no voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:31.254961 27381 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 5.
W20260709 14:47:31.252965 29722 log.cc:927] Time spent T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b: Append to log took a long time: real 0.222s	user 0.000s	sys 0.001s
I20260709 14:47:31.255057 29680 raft_consensus.cc:2749] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:31.269151 27457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:31.270392 27457 raft_consensus.cc:606] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
W20260709 14:47:31.291527 29726 log.cc:927] Time spent T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 14:47:31.292845 27534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:31.293481 27534 raft_consensus.cc:606] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:31.298682 27534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:31.299288 27534 raft_consensus.cc:606] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:31.299611 27534 raft_consensus.cc:614] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:47:31.283268 29721 log.cc:927] Time spent T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.160s	user 0.001s	sys 0.001s
I20260709 14:47:31.324744 27534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:31.325547 27534 raft_consensus.cc:606] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:31.346129 27534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:31.346766 27534 raft_consensus.cc:606] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:31.347182 27534 raft_consensus.cc:614] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:47:31.348357 27426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 90900.5us
I20260709 14:47:31.358296 27534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:31.358913 27534 raft_consensus.cc:606] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:31.364626 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:47:31.366396 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:31.373577 27210 catalog_manager.cc:5697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 4 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 5 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } }
I20260709 14:47:31.379165 27453 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:31.380369 27457 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 14:47:31.469672 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 59203.1us
W20260709 14:47:31.477305 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 225150us
W20260709 14:47:31.491600 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 60866.3us
W20260709 14:47:31.493979 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 58781.9us
I20260709 14:47:31.498898 29717 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:47:31.477818 29648 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 14:47:31.517743 27535 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:31.518242 27527 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:31.520675 29736 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:31.520689 29717 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:47:31.590003 29710 raft_consensus.cc:993] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:31.615373 29687 raft_consensus.cc:1081] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:31.617579 29691 raft_consensus.cc:993] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:31.618224 29691 raft_consensus.cc:1081] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:31.624585 27380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42074
I20260709 14:47:31.625231 27380 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.625581 27382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42074
I20260709 14:47:31.626196 27382 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.626571 27382 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.627352 29710 raft_consensus.cc:993] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:31.628062 29710 raft_consensus.cc:1081] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:31.625602 27380 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.642874 29659 raft_consensus.cc:993] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:31.643582 29659 raft_consensus.cc:1081] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
W20260709 14:47:31.644568 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 45742.1us
I20260709 14:47:31.645362 27383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42086
I20260709 14:47:31.646003 27383 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.646387 27383 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:31.650882 27386 raft_consensus.cc:1275] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:31.652552 29692 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:31.672539 28215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:47:31.673152 28215 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.673620 28215 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:31.682644 27382 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.688448 27380 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.695263 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:31.695951 27457 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.697942 27381 raft_consensus.cc:1240] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:31.701642 27382 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:31.706216 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:31.706904 27380 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:31.704821 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:31.707903 27460 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.704828 28215 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:31.717163 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55380cbd92844dafbbc752c02e71ed1e" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:31.718154 27528 raft_consensus.cc:3055] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:31.718593 27528 raft_consensus.cc:740] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:31.719740 27528 consensus_queue.cc:260] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.725509 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:31.726172 27458 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:31.755553 27458 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:31.757231 28115 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:31.680157 27383 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.762095 27457 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:31.765832 27353 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:31.772106 27534 raft_consensus.cc:3055] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:31.772743 27534 raft_consensus.cc:740] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:31.773842 27534 consensus_queue.cc:260] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.782732 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:31.783701 27529 raft_consensus.cc:3055] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:31.784087 27529 raft_consensus.cc:740] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:31.786207 28215 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:31.787070 27530 raft_consensus.cc:1275] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:31.788264 29731 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:31.791015 27460 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:31.792074 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:31.824014 27458 raft_consensus.cc:3055] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:47:31.794579 27381 raft_consensus.cc:1240] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 9 FOLLOWER]: Rejecting Update request from peer 46b436459a8044b1a251a2ff7c7ee622 for earlier term 8. Current term is 9. Ops: []
I20260709 14:47:31.824396 27458 raft_consensus.cc:740] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:31.822943 27534 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.803747 29672 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:31.785068 27529 consensus_queue.cc:260] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:31.830297 27529 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:31.828742 27353 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:31.725695 29622 consensus_queue.cc:1059] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.097s
I20260709 14:47:31.835274 27534 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:31.835290 29214 raft_consensus.cc:2804] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:31.835529 27458 consensus_queue.cc:260] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.843708 27458 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:31.844461 27529 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:31.831653 29731 raft_consensus.cc:697] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:31.854727 27458 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 9.
I20260709 14:47:31.836900 29672 raft_consensus.cc:697] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:31.846800 29214 raft_consensus.cc:697] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:31.856529 27353 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:31.831133 29692 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 14:47:31.866717 29688 raft_consensus.cc:2804] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:47:31.867307 29688 raft_consensus.cc:697] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 9 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:31.873560 29214 consensus_queue.cc:237] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.912778 29672 consensus_queue.cc:237] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:31.912557 29731 consensus_queue.cc:237] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.954252 29688 consensus_queue.cc:237] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:31.969889 27528 raft_consensus.cc:3060] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.978924 27458 raft_consensus.cc:1240] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Rejecting Update request from peer 4276c19f88a145d0bd4430d7a99703eb for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:32.005031 27528 raft_consensus.cc:2468] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
W20260709 14:47:32.089531 27426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:32.107051 27383 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 9 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:32.170399 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 112792us
I20260709 14:47:32.183506 29729 raft_consensus.cc:493] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 46b436459a8044b1a251a2ff7c7ee622)
I20260709 14:47:32.184142 29729 raft_consensus.cc:515] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:32.186522 29729 leader_election.cc:290] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:32.192863 28211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "8d0eae2917534913b0f623e594e75d3b" is_pre_election: true
I20260709 14:47:32.232395 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6f250e55d4f13bedb911d8395db7b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:32.233081 27535 raft_consensus.cc:3060] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:32.249112 27535 raft_consensus.cc:2468] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 9.
I20260709 14:47:32.243928 27209 catalog_manager.cc:5697] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 6 to 7, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 7 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:32.259637 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14aa3b5e5c04c7b97691249bc6a6302" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:32.257478 27209 catalog_manager.cc:5697] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 5 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:32.369843 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:47:32.399415 29756 log.cc:927] Time spent T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 14:47:32.411664 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 58459.3us
W20260709 14:47:32.433126 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 138077us
I20260709 14:47:32.460539 27353 leader_election.cc:304] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:32.480661 27457 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 14:47:32.483985 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 49757.8us
W20260709 14:47:32.483003 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 131253us
I20260709 14:47:32.493119 29675 raft_consensus.cc:2749] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:47:32.504119 29648 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 14:47:32.527276 27534 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:32.529243 29672 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:32.551772 27457 raft_consensus.cc:1275] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:47:32.568970 28112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 61353.3us
I20260709 14:47:32.606364 27534 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:32.596330 27209 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43756 (request call id 69) took 1099 ms. Trace:
I20260709 14:47:32.609126 27209 rpcz_store.cc:276] 0709 14:47:31.497216 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:31.497342 (+   126us) service_pool.cc:224] Handling call
0709 14:47:32.596237 (+1098895us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:47:32.525638 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:47:32.526204 (+   566us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:47:32.526241 (+    37us) write_op.cc:435] Acquired schema lock
0709 14:47:32.526259 (+    18us) tablet.cc:662] Decoding operations
0709 14:47:32.526662 (+   403us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:47:32.526744 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 14:47:32.526770 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:47:32.527071 (+   301us) tablet.cc:701] Row locks acquired
0709 14:47:32.527087 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:47:32.527222 (+   135us) write_op.cc:270] Start()
0709 14:47:32.527345 (+   123us) write_op.cc:276] Timestamp: P: 1783608452527178 usec, L: 0
0709 14:47:32.527365 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:47:32.527976 (+   611us) log.cc:844] Serialized 934 byte log entry
0709 14:47:32.530130 (+  2154us) op_driver.cc:464] REPLICATION: finished
0709 14:47:32.530601 (+   471us) write_op.cc:301] APPLY: starting
0709 14:47:32.530684 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 14:47:32.530795 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0709 14:47:32.530893 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:47:32.531140 (+   247us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:47:32.531307 (+   167us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:47:32.531352 (+    45us) write_op.cc:312] APPLY: finished
0709 14:47:32.531551 (+   199us) log.cc:844] Serialized 28 byte log entry
0709 14:47:32.531700 (+   149us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:32.531785 (+    85us) write_op.cc:454] Released schema lock
0709 14:47:32.531822 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:47:32.532114 (+   292us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:47:32.532141 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":7661,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":284,"apply.run_cpu_time_us":1487,"apply.run_wall_time_us":1487,"num_ops":2,"prepare.queue_time_us":214352,"prepare.run_cpu_time_us":2716,"prepare.run_wall_time_us":25721,"replication_time_us":2648,"thread_start_us":124949,"threads_started":1}]]}
I20260709 14:47:32.615157 27529 raft_consensus.cc:1275] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:32.623093 29676 consensus_queue.cc:1048] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:32.636006 29761 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 14:47:32.683738 27529 raft_consensus.cc:1275] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 9 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:47:32.691429 27209 catalog_manager.cc:5697] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 4 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 5 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:32.730175 27209 catalog_manager.cc:5697] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 5 to 6, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 6 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:32.736217 29681 consensus_queue.cc:1048] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:32.742209 27457 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:32.745253 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:32.750093 29681 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:47:32.797909 29688 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:32.798488 27460 raft_consensus.cc:1275] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:47:32.870867 27207 catalog_manager.cc:5697] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 8 to 9, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 9 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:32.896799 27207 catalog_manager.cc:5697] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 4 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:32.913524 27535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:41948
I20260709 14:47:32.974963 27535 raft_consensus.cc:606] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:32.919272 29676 consensus_queue.cc:1048] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 14:47:32.963600 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 63043.5us
I20260709 14:47:32.980051 27207 catalog_manager.cc:5697] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 4 to 5, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
W20260709 14:47:33.001531 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 64108.8us
I20260709 14:47:33.049196 27460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
mode: GRACEFUL
new_leader_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:59324
I20260709 14:47:33.049878 27460 raft_consensus.cc:606] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Received request to transfer leadership to TS 2e297b0fe59542be861602bb16ddad5d
I20260709 14:47:33.071256 29683 raft_consensus.cc:993] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622: : Instructing follower 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:33.071959 29683 raft_consensus.cc:1081] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Signalling peer 2e297b0fe59542be861602bb16ddad5d to start an election
I20260709 14:47:33.074293 27381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
 from {username='slave'} at 127.0.0.1:42086
I20260709 14:47:33.074980 27381 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.075430 27381 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:33.087764 27381 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:33.107831 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:33.149030 27381 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:33.151126 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:33.152354 27535 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:33.167676 27535 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:33.168955 27352 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:33.170588 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:33.170744 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ffc3b24f154849a1fe46d614b7a836" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:33.171449 27460 raft_consensus.cc:3055] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:33.171785 27460 raft_consensus.cc:740] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:33.172838 29761 raft_consensus.cc:2804] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:33.172664 27460 consensus_queue.cc:260] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:33.176187 27460 raft_consensus.cc:3060] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:33.177166 29761 raft_consensus.cc:697] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:33.178509 29761 consensus_queue.cc:237] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:33.189510 27460 raft_consensus.cc:2468] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:33.249624 27209 catalog_manager.cc:5697] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 4 to 5, leader changed from 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:33.429072 29665 raft_consensus.cc:993] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:33.429755 29691 raft_consensus.cc:1081] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:33.433944 28215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39814
I20260709 14:47:33.434526 28215 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.434937 28215 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:33.443101 28215 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:33.522601 28215 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:33.573390 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:33.574373 27460 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:33.587875 27535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:33.588660 27535 raft_consensus.cc:3055] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:33.589010 27535 raft_consensus.cc:740] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:33.589838 27535 consensus_queue.cc:260] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [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: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:33.591112 27535 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:33.609570 27535 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:33.618913 28114 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [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: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:33.619923 29232 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:33.620508 29232 raft_consensus.cc:697] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:33.621376 29232 consensus_queue.cc:237] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:33.635216 27534 raft_consensus.cc:1275] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:33.634876 27209 catalog_manager.cc:5697] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 5 to 6, leader changed from 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 6 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:33.584317 27460 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:33.641884 29729 consensus_queue.cc:1048] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:33.769300 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 64137.7us
I20260709 14:47:33.788530 27460 raft_consensus.cc:1275] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:33.805127 29740 consensus_queue.cc:1048] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:34.145603 27452 raft_consensus.cc:1275] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:34.150779 29653 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:34.172231 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:34.340555 27529 raft_consensus.cc:1275] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:47:34.350425 29717 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:47:34.466027 28114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 44500.5us
W20260709 14:47:34.554294 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 142513us
W20260709 14:47:34.587466 28115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 108734us
W20260709 14:47:34.736311 27501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 69959.6us
W20260709 14:47:34.736773 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 59227.9us
W20260709 14:47:34.798949 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 53755.5us
W20260709 14:47:34.955531 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 90245.8us
W20260709 14:47:34.952610 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 216523us
I20260709 14:47:35.072983 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:47:35.587693 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 97866.6us
I20260709 14:47:35.769271 27380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
mode: GRACEFUL
new_leader_uuid: "4276c19f88a145d0bd4430d7a99703eb"
 from {username='slave'} at 127.0.0.1:56392
I20260709 14:47:35.774215 27380 raft_consensus.cc:606] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Received request to transfer leadership to TS 4276c19f88a145d0bd4430d7a99703eb
I20260709 14:47:35.796202 27380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
mode: GRACEFUL
new_leader_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:56392
I20260709 14:47:35.797055 27380 raft_consensus.cc:606] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Received request to transfer leadership to TS 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:35.805442 27383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58"
dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
mode: GRACEFUL
new_leader_uuid: "46b436459a8044b1a251a2ff7c7ee622"
 from {username='slave'} at 127.0.0.1:56392
I20260709 14:47:35.806104 27383 raft_consensus.cc:606] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 LEADER]: Received request to transfer leadership to TS 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:35.809967 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:47:35.812270 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:35.859839 29740 raft_consensus.cc:993] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d: : Instructing follower 46b436459a8044b1a251a2ff7c7ee622 to start an election
I20260709 14:47:35.860513 29740 raft_consensus.cc:1081] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 LEADER]: Signalling peer 46b436459a8044b1a251a2ff7c7ee622 to start an election
I20260709 14:47:35.862452 27453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58"
dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
 from {username='slave'} at 127.0.0.1:50746
I20260709 14:47:35.863139 27453 raft_consensus.cc:493] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.863595 27453 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:35.873284 27453 raft_consensus.cc:515] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:35.886075 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:35.886996 27380 raft_consensus.cc:3055] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:47:35.887358 27380 raft_consensus.cc:740] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:35.889986 28215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d3e2551b4b546d8b5c596371eab4d58" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
I20260709 14:47:35.890662 28215 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:35.888268 27380 consensus_queue.cc:260] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:35.906823 27380 raft_consensus.cc:3060] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:35.912581 27453 leader_election.cc:290] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 10 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:35.917145 27380 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 10.
I20260709 14:47:35.934161 27424 leader_election.cc:304] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:35.935747 29705 raft_consensus.cc:2804] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:47:35.936812 29705 raft_consensus.cc:697] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 10 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:35.937954 29705 consensus_queue.cc:237] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:35.944514 28215 raft_consensus.cc:2468] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 10.
I20260709 14:47:35.989776 27208 catalog_manager.cc:5697] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 9 to 10, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 10 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:36.145287 29740 raft_consensus.cc:993] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: : Instructing follower 4276c19f88a145d0bd4430d7a99703eb to start an election
I20260709 14:47:36.145959 29831 raft_consensus.cc:1081] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Signalling peer 4276c19f88a145d0bd4430d7a99703eb to start an election
I20260709 14:47:36.149976 27530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491"
dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
 from {username='slave'} at 127.0.0.1:42596
I20260709 14:47:36.150540 27530 raft_consensus.cc:493] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:36.150920 27530 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:36.159701 27530 raft_consensus.cc:515] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:36.181213 27383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:36.182050 27383 raft_consensus.cc:3055] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:36.182457 27383 raft_consensus.cc:740] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:36.183383 27383 consensus_queue.cc:260] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [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: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:36.184350 27383 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:36.193476 27383 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:36.196445 27498 leader_election.cc:304] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:36.197515 29829 raft_consensus.cc:2804] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:36.198078 29829 raft_consensus.cc:697] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:36.199126 29829 consensus_queue.cc:237] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:36.231412 27208 catalog_manager.cc:5697] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 5 to 6, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 6 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:36.255447 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ea7edb2db4bbf83bf87c504fd6491" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:36.258731 27453 raft_consensus.cc:3060] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:36.264006 29797 raft_consensus.cc:993] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d: : Instructing follower 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:36.266770 29831 raft_consensus.cc:1081] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Signalling peer 8d0eae2917534913b0f623e594e75d3b to start an election
I20260709 14:47:36.268352 27530 leader_election.cc:290] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:36.268345 27498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.194:39027, user_credentials={real_user=slave}} blocked reactor thread for 72080.5us
I20260709 14:47:36.275810 27453 raft_consensus.cc:2468] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:36.312131 28222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a"
dest_uuid: "8d0eae2917534913b0f623e594e75d3b"
 from {username='slave'} at 127.0.0.1:39830
I20260709 14:47:36.312716 28222 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:36.313050 28222 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:36.332756 28222 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:36.356518 28222 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [CANDIDATE]: Term 6 election: Requested vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:36.356701 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:36.357411 27453 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:36.361250 28215 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 10 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:47:36.363142 29705 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:36.426461 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "8d0eae2917534913b0f623e594e75d3b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:36.427166 27380 raft_consensus.cc:3055] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:36.427412 27380 raft_consensus.cc:740] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:36.428129 27380 consensus_queue.cc:260] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [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: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:36.429611 27380 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:47:36.433287 27352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.196:42325, user_credentials={real_user=slave}} blocked reactor thread for 87223.4us
I20260709 14:47:36.435315 27453 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:36.436890 28115 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [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: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b; no voters: 
I20260709 14:47:36.438119 29717 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:36.438637 29717 raft_consensus.cc:697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Becoming Leader. State: Replica: 8d0eae2917534913b0f623e594e75d3b, State: Running, Role: LEADER
I20260709 14:47:36.439551 29717 consensus_queue.cc:237] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:36.448140 27383 raft_consensus.cc:1275] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 10 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:47:36.452806 29705 consensus_queue.cc:1048] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:36.465659 27380 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d0eae2917534913b0f623e594e75d3b in term 6.
I20260709 14:47:36.478310 27208 catalog_manager.cc:5697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b reported cstate change: term changed from 5 to 6, leader changed from 2e297b0fe59542be861602bb16ddad5d (127.24.167.194) to 8d0eae2917534913b0f623e594e75d3b (127.24.167.193). New cstate: current_term: 6 leader_uuid: "8d0eae2917534913b0f623e594e75d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:36.676352 27460 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:36.678416 29829 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:36.759554 27383 raft_consensus.cc:1275] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:36.770704 29850 consensus_queue.cc:1048] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:36.813581 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:36.858577 27387 raft_consensus.cc:1275] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:36.860100 29653 consensus_queue.cc:1048] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:36.891645 25247 tablet_server.cc:179] TabletServer@127.24.167.193:34813 shutting down...
I20260709 14:47:36.896670 27460 raft_consensus.cc:1275] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 8d0eae2917534913b0f623e594e75d3b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 14:47:36.906996 27427 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 14:47:36.910776 29846 consensus_queue.cc:1048] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:47:36.992545 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 85589.6us
W20260709 14:47:37.044821 27501 consensus_peers.cc:597] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.054239 27501 consensus_peers.cc:597] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.055224 27501 consensus_peers.cc:597] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.056921 27501 consensus_peers.cc:597] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.056208 27427 consensus_peers.cc:597] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.058135 27501 consensus_peers.cc:597] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.062717 27501 consensus_peers.cc:597] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.058791 27427 consensus_peers.cc:597] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.074539 27353 consensus_peers.cc:597] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.083869 27427 consensus_peers.cc:597] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.085180 27427 consensus_peers.cc:597] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.086304 27353 consensus_peers.cc:597] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.086767 27427 consensus_peers.cc:597] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.088465 27353 consensus_peers.cc:597] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.092878 27427 consensus_peers.cc:597] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.095410 27427 consensus_peers.cc:597] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.108021 27427 consensus_peers.cc:597] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.110915 27353 consensus_peers.cc:597] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.114558 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:47:37.115554 27353 consensus_peers.cc:597] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.117592 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.118947 25247 raft_consensus.cc:2243] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.119788 25247 raft_consensus.cc:2272] T de5184ae9b9a466d920ec498d8930094 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.124080 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.125432 25247 raft_consensus.cc:2243] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.126618 25247 raft_consensus.cc:2272] T ee6f14c496314e00b42e27b909622626 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:37.127386 27427 consensus_peers.cc:597] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:37.130613 27353 consensus_peers.cc:597] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.136874 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.139519 25247 raft_consensus.cc:2243] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.140331 25247 raft_consensus.cc:2272] T 7f8555ca7ac5438e9bcebfee54b40c4a P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.143692 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.144641 25247 raft_consensus.cc:2243] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.145301 25247 raft_consensus.cc:2272] T f124fa63c55f4012bad2a128104dd8f7 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:37.150063 27427 consensus_peers.cc:597] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.153317 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.154397 25247 raft_consensus.cc:2243] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.155613 25247 raft_consensus.cc:2272] T cba839b0a80f4d4b86c98e5d23a8b041 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.159672 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.160717 25247 raft_consensus.cc:2243] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.161577 25247 raft_consensus.cc:2272] T e614c5d3059e4186ac03777db45efa26 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:37.176153 27501 consensus_peers.cc:597] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.183303 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.184448 25247 raft_consensus.cc:2243] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.185211 25247 raft_consensus.cc:2272] T 9b1562711af74ee4a8509b998bf2b816 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.188478 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.191793 25247 raft_consensus.cc:2243] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.192653 25247 raft_consensus.cc:2272] T 8cfe9f3cb4e946c38b3365d46736d4be P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.196823 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.197783 25247 raft_consensus.cc:2243] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.199221 25247 raft_consensus.cc:2272] T 9ebd2fa573934cb59c3c79ced86500c2 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:37.200831 27501 consensus_peers.cc:597] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.202594 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.203797 25247 raft_consensus.cc:2243] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.204982 25247 raft_consensus.cc:2272] T 61ec579f17114b62a2b5c63d180e9eed P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.208212 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.209273 25247 raft_consensus.cc:2243] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.210037 25247 raft_consensus.cc:2272] T f0171099e58b4569a631c7e31203abd7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.213362 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.214399 25247 raft_consensus.cc:2243] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.215245 25247 raft_consensus.cc:2272] T fd54f31414e64704989a46d1e19b00c7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.218598 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.219228 25247 raft_consensus.cc:2243] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.219946 25247 raft_consensus.cc:2272] T a878a299e5d74e0d8a69aeef9bc94ce0 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.223269 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.223853 25247 raft_consensus.cc:2243] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.224364 25247 raft_consensus.cc:2272] T 832438374e8042758c0f038a93955115 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.227025 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.227815 25247 raft_consensus.cc:2243] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.228912 25247 raft_consensus.cc:2272] T 3b534c9b80cc4b72bcc945104e69d55f P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.231946 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.232872 25247 raft_consensus.cc:2243] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.233935 25247 raft_consensus.cc:2272] T 1dd950c1034b46fab6ce38aec7436ded P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:37.235400 27427 consensus_peers.cc:597] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.236711 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.237653 25247 raft_consensus.cc:2243] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.238298 25247 raft_consensus.cc:2272] T e8fe79cf456e446d802f8e6b2cca26a9 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.241575 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.242399 25247 raft_consensus.cc:2243] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.243446 25247 raft_consensus.cc:2272] T 0de3a98a7eea400698cdb337c79df4e1 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.248760 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.249661 25247 raft_consensus.cc:2243] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.250770 25247 raft_consensus.cc:2272] T e58d29db8086485b8b22c2525932ea8c P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.258049 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.258919 25247 raft_consensus.cc:2243] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.260632 25247 raft_consensus.cc:2272] T e2162f9c14304284a2311c75acf368ea P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.264432 25247 tablet_replica.cc:333] stopping tablet replica
W20260709 14:47:37.264278 27353 consensus_peers.cc:597] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.265807 25247 raft_consensus.cc:2243] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.266790 25247 raft_consensus.cc:2272] T 573fa5c0b8c44dbf95f644bcefb49af5 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.269582 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.270345 25247 raft_consensus.cc:2243] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.270942 25247 raft_consensus.cc:2272] T 03311ee81e7d4c99abfc84d68162e911 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.273285 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.274057 25247 raft_consensus.cc:2243] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.274667 25247 raft_consensus.cc:2272] T 260e91a499324bbe9688e294c7864c52 P 8d0eae2917534913b0f623e594e75d3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.278084 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.280865 25247 raft_consensus.cc:2243] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.281457 25247 raft_consensus.cc:2272] T 0cd5eaa7619747f2aca30b090a08c649 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.284510 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.285338 25247 raft_consensus.cc:2243] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.290145 25247 raft_consensus.cc:2272] T babe9250e41e4e099bea11127aceca4b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.293630 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.294575 25247 raft_consensus.cc:2243] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.295320 25247 raft_consensus.cc:2272] T e14aa3b5e5c04c7b97691249bc6a6302 P 8d0eae2917534913b0f623e594e75d3b [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.298454 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.299290 25247 raft_consensus.cc:2243] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.299947 25247 raft_consensus.cc:2272] T 0041281ecc9a41e8a9f91c2c82acb89d P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:37.301072 27427 consensus_peers.cc:597] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.305660 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.308504 25247 raft_consensus.cc:2243] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.309201 25247 raft_consensus.cc:2272] T b06449ec5f5b4dd7831fef060d9f6503 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.313838 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.314488 25247 raft_consensus.cc:2243] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.315039 25247 raft_consensus.cc:2272] T f0a3d2b7fd9b4804907529b282e46683 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.317876 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.318696 25247 raft_consensus.cc:2243] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.319872 25247 raft_consensus.cc:2272] T 81375aa288ac4dc18d9cb673dcd161c4 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.322814 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.323457 25247 raft_consensus.cc:2243] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.323984 25247 raft_consensus.cc:2272] T dd45ee5a86e547f392c84b70f990fc12 P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.326300 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.326929 25247 raft_consensus.cc:2243] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.327972 25247 raft_consensus.cc:2272] T 1531e0761e254f3e91f9a40e7d140074 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.330278 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.330974 25247 raft_consensus.cc:2243] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.331456 25247 raft_consensus.cc:2272] T f4c5c34188df479eb260bdf3c9815bda P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.334097 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.334858 25247 raft_consensus.cc:2243] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.335446 25247 raft_consensus.cc:2272] T 66e28595db0c4482aa23a0cc5ebc3738 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.338379 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.339143 25247 raft_consensus.cc:2243] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.339782 25247 raft_consensus.cc:2272] T 0679465b4be04ce99cb53272d2c225df P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.342674 25247 tablet_replica.cc:333] stopping tablet replica
W20260709 14:47:37.346011 27427 consensus_peers.cc:597] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.353698 25247 raft_consensus.cc:2243] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.354600 25247 raft_consensus.cc:2272] T 9d3e2551b4b546d8b5c596371eab4d58 P 8d0eae2917534913b0f623e594e75d3b [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:37.352110 27353 consensus_peers.cc:597] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.359521 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.360476 25247 raft_consensus.cc:2243] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.361361 25247 raft_consensus.cc:2272] T ca5cb27e401b450c8e74242730b2005e P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.365541 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.366394 25247 raft_consensus.cc:2243] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.367106 25247 raft_consensus.cc:2272] T 5a072c706abf464f891e61cfb266bad7 P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.369911 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.370702 25247 raft_consensus.cc:2243] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.371340 25247 raft_consensus.cc:2272] T e67256a116ce4c7bb3e3caaefaaab0da P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.374954 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.375723 25247 raft_consensus.cc:2243] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.376438 25247 raft_consensus.cc:2272] T 8d1f8aaa7be1418b95b9132f3fbf980f P 8d0eae2917534913b0f623e594e75d3b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.379590 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.380321 25247 raft_consensus.cc:2243] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.381464 25247 raft_consensus.cc:2272] T 322cd0e62bbf4456a1a9edd0c54ac44b P 8d0eae2917534913b0f623e594e75d3b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.384325 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.387144 25247 raft_consensus.cc:2243] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.388922 25247 raft_consensus.cc:2272] T 6b5c5e79d27346858b48db5f84bc19cb P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.392402 25247 tablet_replica.cc:333] stopping tablet replica
W20260709 14:47:37.393119 27427 consensus_peers.cc:597] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:37.393286 25247 raft_consensus.cc:2243] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.394501 25247 raft_consensus.cc:2272] T a7d1c35f1c714bf9b81606383790aaf6 P 8d0eae2917534913b0f623e594e75d3b [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.397380 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.398134 25247 raft_consensus.cc:2243] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:37.398756 25247 raft_consensus.cc:2272] T 02349d4c909c4e87a299144922957a90 P 8d0eae2917534913b0f623e594e75d3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:37.401544 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:37.402225 25247 raft_consensus.cc:2243] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:37.403367 25247 raft_consensus.cc:2272] T 83c58758fd7244a092b68e25625161c7 P 8d0eae2917534913b0f623e594e75d3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:38.208802 29865 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.209738 29865 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.211980 29865 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.213049 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:38.219787 27501 leader_election.cc:336] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.220263 27501 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.220942 29865 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:38.236760 29761 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.237809 29761 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.240268 29761 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.246227 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:38.265743 27353 leader_election.cc:336] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.266386 27353 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.267279 29863 raft_consensus.cc:2749] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:38.274798 29863 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.275476 29863 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.281843 29863 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.283000 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:38.287863 27353 leader_election.cc:336] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.288473 27353 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.289311 29863 raft_consensus.cc:2749] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:38.336685 29865 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.337291 29865 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.340536 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:38.347278 27501 leader_election.cc:336] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.347800 27501 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.348682 29785 raft_consensus.cc:2749] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:38.349960 29865 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.361380 29865 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.362948 29847 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.363612 29847 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.368122 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:38.368878 27534 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 7.
I20260709 14:47:38.370216 27426 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:38.371150 29856 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:38.371603 29856 raft_consensus.cc:493] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.371984 29856 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:38.384069 29847 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.361989 29865 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.391911 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.392652 27380 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:38.394766 27498 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.395769 29867 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:38.396245 29867 raft_consensus.cc:493] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.396643 29867 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:47:38.399096 27501 leader_election.cc:336] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.401119 29856 raft_consensus.cc:515] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.401881 29785 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.402587 29785 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.404218 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec579f17114b62a2b5c63d180e9eed" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:38.404877 27534 raft_consensus.cc:3060] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:38.404927 29867 raft_consensus.cc:515] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.407181 29867 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.407891 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.408710 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba839b0a80f4d4b86c98e5d23a8b041" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:38.409329 27387 raft_consensus.cc:3060] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:47:38.410534 27427 leader_election.cc:336] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.412249 29785 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.417232 29865 leader_election.cc:290] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.423271 27534 raft_consensus.cc:2468] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 8.
I20260709 14:47:38.424996 27426 leader_election.cc:304] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:38.425958 29790 raft_consensus.cc:2804] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:38.427335 29847 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.427891 29847 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.430850 29863 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.431629 29863 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.434207 29863 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:38.435642 29863 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.436254 29863 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.440342 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:38.454079 29785 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.454825 29785 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.457463 29785 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.458389 29847 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.463285 27387 raft_consensus.cc:2468] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 7.
I20260709 14:47:38.452342 29863 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.464975 27498 leader_election.cc:304] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.466792 29865 raft_consensus.cc:2804] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:38.471905 29865 raft_consensus.cc:697] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:38.472541 29790 raft_consensus.cc:697] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:38.477010 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:38.477631 27453 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:38.474110 29867 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:38.480382 27427 leader_election.cc:336] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.480768 29867 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.481662 29866 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.482204 29866 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.483394 29867 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.484385 29866 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.485968 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.486518 27380 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:38.487597 27498 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.487653 29790 consensus_queue.cc:237] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.489748 29867 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:38.490332 29867 raft_consensus.cc:493] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.490761 29867 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:47:38.493752 27353 leader_election.cc:336] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.495122 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.496001 27387 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:38.497776 27498 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.498036 27353 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.505141 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:38.503214 29785 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:38.488807 29856 leader_election.cc:290] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.506932 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.503518 29761 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:38.507537 29785 raft_consensus.cc:493] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.511993 29761 raft_consensus.cc:493] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.518612 29797 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.518919 29761 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:38.519245 29797 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:38.523762 25247 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28267)
I20260709 14:47:38.517549 29785 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:47:38.524948 27427 leader_election.cc:336] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.537672 29797 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.538465 29797 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.517823 29865 consensus_queue.cc:237] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.539047 29797 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.542126 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:38.542750 27534 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:38.544387 27352 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.552980 29856 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.553646 29856 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.556012 29856 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.555925 27208 catalog_manager.cc:5697] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 7 to 8, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 8 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.560014 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.560634 29867 raft_consensus.cc:515] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.541499 29797 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:38.569730 29867 leader_election.cc:290] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.570034 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd2fa573934cb59c3c79ced86500c2" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
W20260709 14:47:38.569583 27353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:34193, user_credentials={real_user=slave}} blocked reactor thread for 68669.2us
I20260709 14:47:38.570885 27380 raft_consensus.cc:3060] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:38.574564 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:38.578591 27501 leader_election.cc:336] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.579378 27501 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.580328 29865 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:38.580602 27501 leader_election.cc:336] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.583997 27380 raft_consensus.cc:2468] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 7.
I20260709 14:47:38.586371 27498 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:47:38.592892 27501 leader_election.cc:336] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.593745 27501 leader_election.cc:336] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.598126 27427 leader_election.cc:336] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.598248 29867 raft_consensus.cc:2804] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:38.598752 27427 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.600466 29847 raft_consensus.cc:2749] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:38.600193 27209 catalog_manager.cc:5697] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 6 to 7, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 7 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.608943 29875 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:38.609532 29875 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.610242 29875 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:38.589416 29856 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.611133 29856 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.614020 29856 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.615108 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:38.609424 29785 raft_consensus.cc:515] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.617103 29761 raft_consensus.cc:515] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.618229 29785 leader_election.cc:290] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.618633 27387 raft_consensus.cc:2393] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b436459a8044b1a251a2ff7c7ee622 in current term 7: Already voted for candidate 2e297b0fe59542be861602bb16ddad5d in this term.
I20260709 14:47:38.619726 29761 leader_election.cc:290] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:38.621470 27424 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.622092 29863 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.622676 29856 raft_consensus.cc:3060] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:38.622648 29863 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.585724 29797 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.624914 29797 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:38.626470 27427 leader_election.cc:336] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.627048 27427 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.627884 29847 raft_consensus.cc:2749] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:38.629712 29867 raft_consensus.cc:697] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:38.630437 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f14c496314e00b42e27b909622626" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:38.631098 27387 raft_consensus.cc:3060] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:38.630815 29867 consensus_queue.cc:237] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.634603 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:38.635339 27530 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:38.636634 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
W20260709 14:47:38.638190 27501 leader_election.cc:336] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.639015 27501 leader_election.cc:336] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.639614 27501 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.641444 29873 raft_consensus.cc:2749] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:38.632313 29797 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.647673 29876 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.648672 29876 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.651961 29876 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:38.643270 27501 leader_election.cc:336] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.643476 27352 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.628647 29865 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.643124 29863 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.639029 29875 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.662838 27387 raft_consensus.cc:2468] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:38.662532 29865 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.664342 29875 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.664788 27498 leader_election.cc:304] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.665241 29865 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.665834 29865 raft_consensus.cc:2804] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:38.666960 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322cd0e62bbf4456a1a9edd0c54ac44b" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:38.667753 27530 raft_consensus.cc:3060] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:38.662446 29761 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:38.670913 29761 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.670861 29872 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.671594 29761 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.671833 29872 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.673215 29847 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.673877 29847 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.674646 29872 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.676785 27380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.676853 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:38.677783 27380 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:38.677850 27534 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 6.
I20260709 14:47:38.679342 27426 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:38.670382 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.679352 27498 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.680408 29865 raft_consensus.cc:697] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:38.681963 29790 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:38.684255 29875 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.686301 29790 raft_consensus.cc:493] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.686749 29790 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:38.686717 29875 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:38.688875 27427 leader_election.cc:336] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.688993 29875 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:38.689333 27501 leader_election.cc:336] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.681991 29847 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.690533 29871 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.690356 29865 consensus_queue.cc:237] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.691114 29871 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.684883 27530 raft_consensus.cc:2468] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 6.
I20260709 14:47:38.689903 27501 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.693615 29871 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.694619 29873 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:38.683420 29872 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:38.699453 29872 raft_consensus.cc:493] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.697093 29867 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
W20260709 14:47:38.701133 27353 leader_election.cc:336] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.701745 27353 leader_election.cc:304] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.701838 27352 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
W20260709 14:47:38.702214 27427 leader_election.cc:336] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.702508 29790 raft_consensus.cc:515] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.702912 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
I20260709 14:47:38.702943 29872 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:38.705942 27387 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 7.
I20260709 14:47:38.708951 29875 raft_consensus.cc:2749] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:38.709815 29875 raft_consensus.cc:2804] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:38.710359 27424 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.710515 29875 raft_consensus.cc:697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:38.711812 29871 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:38.711550 29875 consensus_queue.cc:237] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.712283 29871 raft_consensus.cc:493] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.712823 29871 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:38.700654 29867 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.715222 29867 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.715842 29856 raft_consensus.cc:2749] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:47:38.719281 27427 leader_election.cc:336] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.721526 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3a98a7eea400698cdb337c79df4e1" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:38.722258 27530 raft_consensus.cc:3060] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:47:38.728770 27501 leader_election.cc:336] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.730791 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:38.731482 27453 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:38.708370 29790 leader_election.cc:290] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.733810 27530 raft_consensus.cc:2468] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 7.
I20260709 14:47:38.735109 27426 leader_election.cc:304] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.735587 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:38.736985 29867 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:38.737390 29867 raft_consensus.cc:493] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.737730 29867 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:38.739604 29872 raft_consensus.cc:515] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.741042 29790 raft_consensus.cc:2804] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:38.741947 29790 raft_consensus.cc:697] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:38.742915 29790 consensus_queue.cc:237] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.746909 29761 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.749701 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8555ca7ac5438e9bcebfee54b40c4a" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:38.749818 29867 raft_consensus.cc:515] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.754490 29867 leader_election.cc:290] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.757172 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:38.757905 27460 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 7.
I20260709 14:47:38.757879 27461 raft_consensus.cc:2468] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 7.
W20260709 14:47:38.749081 27501 leader_election.cc:336] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.746075 29871 raft_consensus.cc:515] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.770300 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fa5c0b8c44dbf95f644bcefb49af5" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:38.771003 27534 raft_consensus.cc:3060] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:47:38.773543 27427 leader_election.cc:336] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.765022 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd950c1034b46fab6ce38aec7436ded" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:38.774366 29761 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.774588 27461 raft_consensus.cc:3060] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:38.776648 29856 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.777256 29856 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.780285 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:38.784979 29856 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.786455 29871 leader_election.cc:290] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.787400 29872 leader_election.cc:290] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.789052 27534 raft_consensus.cc:2468] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:38.790057 29867 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.790798 29867 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.798381 29867 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.802127 27209 catalog_manager.cc:5697] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 6 to 7, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 7 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.806140 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:38.807112 27353 leader_election.cc:304] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:38.807552 29797 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:38.807924 29876 raft_consensus.cc:2804] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:38.807999 29797 raft_consensus.cc:493] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.808652 29797 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:38.810917 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b534c9b80cc4b72bcc945104e69d55f" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:38.811554 27387 raft_consensus.cc:3060] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:38.808678 29876 raft_consensus.cc:697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:38.811990 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
W20260709 14:47:38.812295 27353 leader_election.cc:336] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.812737 29876 consensus_queue.cc:237] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:38.814462 27353 leader_election.cc:336] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.814910 27353 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.816154 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622" is_pre_election: true
I20260709 14:47:38.816816 27460 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 5.
I20260709 14:47:38.816170 29875 raft_consensus.cc:2749] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:47:38.818802 27501 leader_election.cc:336] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.820596 27387 raft_consensus.cc:2468] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:38.822484 27352 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.823308 29875 raft_consensus.cc:2804] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:38.823938 27501 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:38.824906 29872 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:38.825013 27381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d1c35f1c714bf9b81606383790aaf6" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:38.824023 29875 raft_consensus.cc:697] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:38.825430 29872 raft_consensus.cc:493] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.825711 27381 raft_consensus.cc:3060] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:38.825896 29872 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:38.826344 29875 consensus_queue.cc:237] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.820868 27461 raft_consensus.cc:2468] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 7.
I20260709 14:47:38.834383 27501 leader_election.cc:304] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.835317 27381 raft_consensus.cc:2468] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 8.
I20260709 14:47:38.836130 29867 raft_consensus.cc:2804] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:38.836678 29867 raft_consensus.cc:697] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:38.836838 27208 catalog_manager.cc:5697] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 5 to 6, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 6 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:38.837579 29867 consensus_queue.cc:237] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.839795 29761 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.840462 29761 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.841799 29797 raft_consensus.cc:515] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.842795 29761 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
W20260709 14:47:38.841840 27501 leader_election.cc:336] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.847754 27501 leader_election.cc:336] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.845338 27353 leader_election.cc:336] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.849501 27353 leader_election.cc:336] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.850195 27353 leader_election.cc:336] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.850559 27353 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.851398 29876 raft_consensus.cc:2749] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:38.855005 29797 leader_election.cc:290] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:38.865864 27498 leader_election.cc:304] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.866292 27424 leader_election.cc:304] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.867266 29865 raft_consensus.cc:2804] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:38.867875 29865 raft_consensus.cc:697] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:38.868141 29856 raft_consensus.cc:2804] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:38.869225 29856 raft_consensus.cc:697] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:38.869022 29865 consensus_queue.cc:237] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:38.851523 27353 leader_election.cc:336] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.870458 29856 consensus_queue.cc:237] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
W20260709 14:47:38.871220 27353 leader_election.cc:336] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.877947 27353 leader_election.cc:336] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.880335 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb" is_pre_election: true
I20260709 14:47:38.881309 27530 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 4.
I20260709 14:47:38.884179 27353 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d; no voters: 46b436459a8044b1a251a2ff7c7ee622, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.885123 29875 raft_consensus.cc:2749] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:47:38.891534 27353 leader_election.cc:336] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.891510 27461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58d29db8086485b8b22c2525932ea8c" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:38.892340 27461 raft_consensus.cc:3060] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:47:38.877558 27427 leader_election.cc:336] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.900347 27461 raft_consensus.cc:2468] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 8.
I20260709 14:47:38.893141 27427 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [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: 46b436459a8044b1a251a2ff7c7ee622; no voters: 4276c19f88a145d0bd4430d7a99703eb, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.846949 29872 raft_consensus.cc:515] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:38.904713 27352 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 
I20260709 14:47:38.906550 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81375aa288ac4dc18d9cb673dcd161c4" candidate_uuid: "4276c19f88a145d0bd4430d7a99703eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "46b436459a8044b1a251a2ff7c7ee622"
I20260709 14:47:38.907308 27460 raft_consensus.cc:3060] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:38.905862 29872 leader_election.cc:290] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: Requested vote from peers 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193), 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813)
I20260709 14:47:38.912446 29875 raft_consensus.cc:2804] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:38.913002 29875 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.913411 29875 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.919773 27353 leader_election.cc:304] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
W20260709 14:47:38.924467 27501 leader_election.cc:336] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.925355 27353 leader_election.cc:336] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.926151 27353 leader_election.cc:336] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:38.926258 27427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:34813, user_credentials={real_user=slave}} blocked reactor thread for 48733us
I20260709 14:47:38.928784 27460 raft_consensus.cc:2468] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4276c19f88a145d0bd4430d7a99703eb in term 6.
I20260709 14:47:38.928965 29797 raft_consensus.cc:2804] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:38.929598 29797 raft_consensus.cc:697] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 8 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:38.930501 29797 consensus_queue.cc:237] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.931180 29790 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:38.932632 29847 raft_consensus.cc:2749] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:38.931933 29790 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:38.948231 27209 catalog_manager.cc:5697] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 6 to 7, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 7 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.954531 27501 leader_election.cc:304] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb, 46b436459a8044b1a251a2ff7c7ee622; no voters: 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:38.950286 27209 catalog_manager.cc:5697] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 4 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:38.924154 29875 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:38.986698 29875 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196:42325)
I20260709 14:47:38.987814 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1531e0761e254f3e91f9a40e7d140074" candidate_uuid: "2e297b0fe59542be861602bb16ddad5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4276c19f88a145d0bd4430d7a99703eb"
I20260709 14:47:38.988539 27534 raft_consensus.cc:3060] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.995580 29790 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:38.996590 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d" is_pre_election: true
W20260709 14:47:38.996819 27353 leader_election.cc:336] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:38.997282 27387 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 4.
I20260709 14:47:38.980155 29866 raft_consensus.cc:2804] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:38.999819 27530 raft_consensus.cc:1275] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 8 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:47:38.999953 29866 raft_consensus.cc:697] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Becoming Leader. State: Replica: 4276c19f88a145d0bd4430d7a99703eb, State: Running, Role: LEADER
I20260709 14:47:38.998414 27424 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:39.001212 29790 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:39.001024 29866 consensus_queue.cc:237] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } }
I20260709 14:47:39.001694 29790 raft_consensus.cc:493] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8d0eae2917534913b0f623e594e75d3b)
I20260709 14:47:39.002230 29790 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:39.002691 27534 raft_consensus.cc:2468] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e297b0fe59542be861602bb16ddad5d in term 5.
I20260709 14:47:39.005803 27352 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [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: 2e297b0fe59542be861602bb16ddad5d, 4276c19f88a145d0bd4430d7a99703eb; no voters: 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:39.008231 27427 leader_election.cc:336] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:39.010315 29868 consensus_queue.cc:1048] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:47:39.009380 29875 raft_consensus.cc:2804] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election won for term 5
W20260709 14:47:39.014714 27501 consensus_peers.cc:597] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:39.026458 29875 raft_consensus.cc:697] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Becoming Leader. State: Replica: 2e297b0fe59542be861602bb16ddad5d, State: Running, Role: LEADER
I20260709 14:47:39.035264 29875 consensus_queue.cc:237] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:39.041580 27209 catalog_manager.cc:5697] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 7 to 8, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 8 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.047938 27208 catalog_manager.cc:5697] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 6 to 7, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 7 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.051258 27208 catalog_manager.cc:5697] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 6 to 7, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 7 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.052949 27208 catalog_manager.cc:5697] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 5 to 6, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 6 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.055636 27208 catalog_manager.cc:5697] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 5 to 6, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 6 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.059289 27208 catalog_manager.cc:5697] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb reported cstate change: term changed from 5 to 6, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 4276c19f88a145d0bd4430d7a99703eb (127.24.167.196). New cstate: current_term: 6 leader_uuid: "4276c19f88a145d0bd4430d7a99703eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.060145 29790 raft_consensus.cc:515] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:39.069633 27387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c58758fd7244a092b68e25625161c7" candidate_uuid: "46b436459a8044b1a251a2ff7c7ee622" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e297b0fe59542be861602bb16ddad5d"
I20260709 14:47:39.070426 27387 raft_consensus.cc:3060] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:39.078615 27381 raft_consensus.cc:1275] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:39.080188 29865 consensus_queue.cc:1048] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.085435 27387 raft_consensus.cc:2468] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b436459a8044b1a251a2ff7c7ee622 in term 5.
I20260709 14:47:39.088704 27424 leader_election.cc:304] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [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: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622; no voters: 
I20260709 14:47:39.090200 29856 raft_consensus.cc:2804] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:39.090782 29856 raft_consensus.cc:697] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Becoming Leader. State: Replica: 46b436459a8044b1a251a2ff7c7ee622, State: Running, Role: LEADER
I20260709 14:47:39.093442 29856 consensus_queue.cc:237] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } }
I20260709 14:47:39.076705 29790 leader_election.cc:290] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: Requested vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
I20260709 14:47:39.100926 27387 raft_consensus.cc:1275] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:39.102516 29873 consensus_queue.cc:1048] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.103937 27209 catalog_manager.cc:5697] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 7 to 8, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 8 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:39.111294 27534 raft_consensus.cc:1275] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:39.116339 29876 consensus_queue.cc:1048] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:47:39.124902 27427 consensus_peers.cc:597] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:39.131983 27427 leader_election.cc:336] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:39.143191 27387 raft_consensus.cc:1275] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:39.145603 27208 catalog_manager.cc:5697] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d reported cstate change: term changed from 4 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 2e297b0fe59542be861602bb16ddad5d (127.24.167.194). New cstate: current_term: 5 leader_uuid: "2e297b0fe59542be861602bb16ddad5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:39.149909 27501 consensus_peers.cc:597] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:39.173744 27209 catalog_manager.cc:5697] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 reported cstate change: term changed from 4 to 5, leader changed from 8d0eae2917534913b0f623e594e75d3b (127.24.167.193) to 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195). New cstate: current_term: 5 leader_uuid: "46b436459a8044b1a251a2ff7c7ee622" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:39.179241 27353 consensus_peers.cc:597] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:39.147873 29865 consensus_queue.cc:1048] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
W20260709 14:47:39.189327 27427 consensus_peers.cc:597] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:39.245829 27353 consensus_peers.cc:597] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:39.247076 27501 consensus_peers.cc:597] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:39.248677 27534 raft_consensus.cc:1275] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:47:39.250170 27427 consensus_peers.cc:597] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:39.252775 29882 consensus_queue.cc:1048] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:39.254185 27530 raft_consensus.cc:1275] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:39.255776 29790 consensus_queue.cc:1048] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:47:39.256659 27501 consensus_peers.cc:597] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:39.278019 27501 consensus_peers.cc:597] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.286473 27427 consensus_peers.cc:597] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:39.299456 27460 raft_consensus.cc:1275] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:47:39.305166 27460 raft_consensus.cc:1275] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:39.320732 29882 consensus_queue.cc:1048] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:47:39.324225 27353 consensus_peers.cc:597] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:39.326144 29866 consensus_queue.cc:1048] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.350037 27383 raft_consensus.cc:1275] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:39.353490 29865 consensus_queue.cc:1048] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:47:39.373368 27353 consensus_peers.cc:597] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:39.387423 27427 consensus_peers.cc:597] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.395527 27501 consensus_peers.cc:597] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:39.412444 27460 raft_consensus.cc:1275] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Refusing update from remote peer 4276c19f88a145d0bd4430d7a99703eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:39.413925 29865 consensus_queue.cc:1048] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:39.432715 27461 raft_consensus.cc:1275] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:47:39.436215 29797 consensus_queue.cc:1048] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:47:39.440450 27353 consensus_peers.cc:597] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:39.453310 27383 raft_consensus.cc:1275] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:47:39.454901 29856 consensus_queue.cc:1048] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:47:39.458006 27427 consensus_peers.cc:597] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:39.503599 27530 raft_consensus.cc:1275] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Refusing update from remote peer 2e297b0fe59542be861602bb16ddad5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:47:39.505255 27353 consensus_peers.cc:597] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.513824 27501 consensus_peers.cc:597] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:39.514452 27501 consensus_peers.cc:597] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.519097 27501 consensus_peers.cc:597] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:39.521018 29882 consensus_queue.cc:1048] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:39.527334 25247 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 28267)
W20260709 14:47:39.533541 27427 consensus_peers.cc:597] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.534173 27427 consensus_peers.cc:597] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:39.536336 27383 raft_consensus.cc:1275] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Refusing update from remote peer 46b436459a8044b1a251a2ff7c7ee622: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:47:39.541694 27353 consensus_peers.cc:597] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:39.545482 27501 consensus_peers.cc:597] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.545536 27427 consensus_peers.cc:597] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:39.546264 29790 consensus_queue.cc:1048] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:47:39.591223 27427 consensus_peers.cc:597] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.599731 27353 consensus_peers.cc:597] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.600306 27353 consensus_peers.cc:597] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.610189 27501 consensus_peers.cc:597] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.611624 27427 consensus_peers.cc:597] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.618090 27427 consensus_peers.cc:597] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:39.647447 27501 consensus_peers.cc:597] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.649322 27353 consensus_peers.cc:597] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.672307 27353 consensus_peers.cc:597] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.690498 27501 consensus_peers.cc:597] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.704027 27501 consensus_peers.cc:597] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.728765 27353 consensus_peers.cc:597] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.735958 27427 consensus_peers.cc:597] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.763480 27427 consensus_peers.cc:597] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.827255 27427 consensus_peers.cc:597] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.853461 27427 consensus_peers.cc:597] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:39.996205 27353 consensus_peers.cc:597] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:40.033376 27427 consensus_peers.cc:597] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:40.290282 27427 consensus_peers.cc:597] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:40.527895 25247 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 28267)
I20260709 14:47:40.788748 25247 tablet_server.cc:196] TabletServer@127.24.167.193:34813 shutdown complete.
I20260709 14:47:40.909040 25247 tablet_server.cc:179] TabletServer@127.24.167.194:0 shutting down...
W20260709 14:47:40.917105 27424 consensus_peers.cc:597] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:40.939261 27498 consensus_peers.cc:597] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:40.958067 27424 consensus_peers.cc:597] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:40.980569 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:40.981622 25247 tablet_replica.cc:333] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:40.983645 25247 raft_consensus.cc:2243] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:40.984539 25247 raft_consensus.cc:2272] T 03311ee81e7d4c99abfc84d68162e911 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:40.986456 25247 tablet_replica.cc:333] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:40.987056 25247 raft_consensus.cc:2243] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:40.987488 25247 raft_consensus.cc:2272] T fd0bb15b238a4291977d3a47cd99f177 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:40.989976 25247 tablet_replica.cc:333] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:40.990803 25247 raft_consensus.cc:2243] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:40.991612 25247 raft_consensus.cc:2272] T de5184ae9b9a466d920ec498d8930094 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:40.994068 27498 consensus_peers.cc:597] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:40.994699 25247 tablet_replica.cc:333] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:40.995600 25247 raft_consensus.cc:2243] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:40.996174 25247 raft_consensus.cc:2272] T 97495f64b5a94dfb8ea84a3030325c5b P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:40.999686 25247 tablet_replica.cc:333] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.000597 25247 raft_consensus.cc:2243] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.001103 25247 raft_consensus.cc:2272] T 9d3e2551b4b546d8b5c596371eab4d58 P 2e297b0fe59542be861602bb16ddad5d [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.002919 27424 consensus_peers.cc:597] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.003661 25247 tablet_replica.cc:333] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.004526 25247 raft_consensus.cc:2243] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.005478 25247 raft_consensus.cc:2272] T 7f8555ca7ac5438e9bcebfee54b40c4a P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.007580 25247 tablet_replica.cc:333] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.008189 25247 raft_consensus.cc:2243] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.009167 25247 raft_consensus.cc:2272] T 747b7bc78d154df381feabcfccfaeedb P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.011451 25247 tablet_replica.cc:333] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.012328 25247 raft_consensus.cc:2243] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.012835 25247 raft_consensus.cc:2272] T cba839b0a80f4d4b86c98e5d23a8b041 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.015189 25247 tablet_replica.cc:333] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.016052 25247 raft_consensus.cc:2243] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.016640 25247 raft_consensus.cc:2272] T 696cb572618343928fe52446a714b150 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.019030 25247 tablet_replica.cc:333] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.019793 25247 raft_consensus.cc:2243] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.020807 25247 raft_consensus.cc:2272] T 9b1562711af74ee4a8509b998bf2b816 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.023290 25247 tablet_replica.cc:333] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
W20260709 14:47:41.023566 27498 consensus_peers.cc:597] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.024152 25247 raft_consensus.cc:2243] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.024788 25247 raft_consensus.cc:2272] T ee6f14c496314e00b42e27b909622626 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.027292 25247 tablet_replica.cc:333] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.027873 25247 raft_consensus.cc:2243] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.028869 25247 raft_consensus.cc:2272] T 054133b9de504578b3543819fa9b3395 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.031292 25247 tablet_replica.cc:333] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.032028 25247 raft_consensus.cc:2243] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.032563 25247 raft_consensus.cc:2272] T 9ebd2fa573934cb59c3c79ced86500c2 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.034794 25247 tablet_replica.cc:333] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.035529 25247 raft_consensus.cc:2243] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.036463 25247 raft_consensus.cc:2272] T 55380cbd92844dafbbc752c02e71ed1e P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.038772 25247 tablet_replica.cc:333] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.039485 25247 raft_consensus.cc:2243] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.040408 25247 raft_consensus.cc:2272] T 6b5c5e79d27346858b48db5f84bc19cb P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.042654 25247 tablet_replica.cc:333] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.043493 25247 raft_consensus.cc:2243] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.044535 25247 raft_consensus.cc:2272] T 8d1f8aaa7be1418b95b9132f3fbf980f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.045274 27498 consensus_peers.cc:597] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.047236 25247 tablet_replica.cc:333] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.047859 25247 raft_consensus.cc:2243] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.048676 25247 raft_consensus.cc:2272] T b1ffc3b24f154849a1fe46d614b7a836 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.050963 25247 tablet_replica.cc:333] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.051638 25247 raft_consensus.cc:2243] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.052214 25247 raft_consensus.cc:2272] T 5a072c706abf464f891e61cfb266bad7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.054524 25247 tablet_replica.cc:333] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.055275 25247 raft_consensus.cc:2243] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.055768 25247 raft_consensus.cc:2272] T e67256a116ce4c7bb3e3caaefaaab0da P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.058331 25247 tablet_replica.cc:333] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.059114 25247 raft_consensus.cc:2243] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.059738 25247 raft_consensus.cc:2272] T f0a3d2b7fd9b4804907529b282e46683 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.061316 27498 consensus_peers.cc:597] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.062238 25247 tablet_replica.cc:333] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.063186 25247 raft_consensus.cc:2243] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.063725 25247 raft_consensus.cc:2272] T 345ea7edb2db4bbf83bf87c504fd6491 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.066123 25247 tablet_replica.cc:333] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.066784 25247 raft_consensus.cc:2243] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.067651 25247 raft_consensus.cc:2272] T 01a6f250e55d4f13bedb911d8395db7b P 2e297b0fe59542be861602bb16ddad5d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.069885 25247 tablet_replica.cc:333] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.070628 25247 raft_consensus.cc:2243] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.071143 25247 raft_consensus.cc:2272] T a7d1c35f1c714bf9b81606383790aaf6 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.073421 25247 tablet_replica.cc:333] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.074110 25247 raft_consensus.cc:2243] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.074918 25247 raft_consensus.cc:2272] T 1531e0761e254f3e91f9a40e7d140074 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.077267 25247 tablet_replica.cc:333] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.077965 25247 raft_consensus.cc:2243] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.078982 25247 raft_consensus.cc:2272] T f5ddec7b51e04ed98a96c3c6065786c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.082846 25247 tablet_replica.cc:333] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.083711 25247 raft_consensus.cc:2243] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.084326 25247 raft_consensus.cc:2272] T 260e91a499324bbe9688e294c7864c52 P 2e297b0fe59542be861602bb16ddad5d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.085204 27424 consensus_peers.cc:597] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.086942 25247 tablet_replica.cc:333] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.087826 25247 raft_consensus.cc:2243] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.088521 25247 raft_consensus.cc:2272] T 0cd5eaa7619747f2aca30b090a08c649 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.090157 27498 consensus_peers.cc:597] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.091181 25247 tablet_replica.cc:333] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.094476 25247 raft_consensus.cc:2243] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.095525 25247 raft_consensus.cc:2272] T babe9250e41e4e099bea11127aceca4b P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.098240 25247 tablet_replica.cc:333] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.100562 25247 raft_consensus.cc:2243] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.101220 25247 raft_consensus.cc:2272] T fd54f31414e64704989a46d1e19b00c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.103565 27498 consensus_peers.cc:597] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.104070 25247 tablet_replica.cc:333] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.104991 25247 raft_consensus.cc:2243] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.105621 25247 raft_consensus.cc:2272] T 5493d20d1b0a472da4e7e2b1bf50d116 P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.108413 25247 tablet_replica.cc:333] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
W20260709 14:47:41.108335 27424 consensus_peers.cc:597] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.109241 27424 consensus_peers.cc:597] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.109385 25247 raft_consensus.cc:2243] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.110095 25247 raft_consensus.cc:2272] T c850c109c5a2498ea7e43e848f7af02a P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.114876 25247 tablet_replica.cc:333] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.115700 25247 raft_consensus.cc:2243] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.116330 25247 raft_consensus.cc:2272] T 83c58758fd7244a092b68e25625161c7 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.117012 27424 consensus_peers.cc:597] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.118862 25247 tablet_replica.cc:333] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.119611 25247 raft_consensus.cc:2243] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.120433 25247 raft_consensus.cc:2272] T e2162f9c14304284a2311c75acf368ea P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.122556 25247 tablet_replica.cc:333] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.123083 25247 raft_consensus.cc:2243] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.123850 25247 raft_consensus.cc:2272] T e58d29db8086485b8b22c2525932ea8c P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.126128 25247 tablet_replica.cc:333] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.126726 25247 raft_consensus.cc:2243] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.127624 25247 raft_consensus.cc:2272] T 322cd0e62bbf4456a1a9edd0c54ac44b P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.128877 27498 consensus_peers.cc:597] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.129746 25247 tablet_replica.cc:333] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.130384 25247 raft_consensus.cc:2243] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.131147 25247 raft_consensus.cc:2272] T e614c5d3059e4186ac03777db45efa26 P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.133204 25247 tablet_replica.cc:333] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.133728 25247 raft_consensus.cc:2243] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.134514 25247 raft_consensus.cc:2272] T 573fa5c0b8c44dbf95f644bcefb49af5 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.136301 25247 tablet_replica.cc:333] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.136857 25247 raft_consensus.cc:2243] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.137337 25247 raft_consensus.cc:2272] T 3b534c9b80cc4b72bcc945104e69d55f P 2e297b0fe59542be861602bb16ddad5d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.139217 25247 tablet_replica.cc:333] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.139766 25247 raft_consensus.cc:2243] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.140202 25247 raft_consensus.cc:2272] T e8fe79cf456e446d802f8e6b2cca26a9 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.142046 25247 tablet_replica.cc:333] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.142549 25247 raft_consensus.cc:2243] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.143065 25247 raft_consensus.cc:2272] T e14aa3b5e5c04c7b97691249bc6a6302 P 2e297b0fe59542be861602bb16ddad5d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.145054 25247 tablet_replica.cc:333] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.145700 25247 raft_consensus.cc:2243] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.146411 25247 raft_consensus.cc:2272] T 0041281ecc9a41e8a9f91c2c82acb89d P 2e297b0fe59542be861602bb16ddad5d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.148873 25247 tablet_replica.cc:333] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.149366 25247 raft_consensus.cc:2243] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.150393 25247 raft_consensus.cc:2272] T ba236bbc24434f069c5459caf23039bd P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.152993 25247 tablet_replica.cc:333] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.153661 25247 raft_consensus.cc:2243] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.154297 25247 raft_consensus.cc:2272] T 7c5e35a499ee47e2863e9c6fcb87e083 P 2e297b0fe59542be861602bb16ddad5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.156356 25247 tablet_replica.cc:333] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d: stopping tablet replica
I20260709 14:47:41.156872 25247 raft_consensus.cc:2243] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.157441 25247 raft_consensus.cc:2272] T 02349d4c909c4e87a299144922957a90 P 2e297b0fe59542be861602bb16ddad5d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.222402 27498 consensus_peers.cc:597] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.251187 27498 consensus_peers.cc:597] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.258790 27498 consensus_peers.cc:597] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.285542 27498 consensus_peers.cc:597] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.312462 27498 consensus_peers.cc:597] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.335278 27424 consensus_peers.cc:597] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.391791 27498 consensus_peers.cc:597] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.404037 27424 consensus_peers.cc:597] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.409759 27424 consensus_peers.cc:597] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Couldn't send request to peer 2e297b0fe59542be861602bb16ddad5d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.531390 25247 tablet_server.cc:196] TabletServer@127.24.167.194:0 shutdown complete.
W20260709 14:47:41.551096 27501 consensus_peers.cc:597] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:41.560596 27501 consensus_peers.cc:597] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:41.605647 27427 consensus_peers.cc:597] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:47:41.608943 27427 consensus_peers.cc:597] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:41.635036 27427 consensus_peers.cc:597] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:41.639231 25247 tablet_server.cc:179] TabletServer@127.24.167.195:0 shutting down...
W20260709 14:47:41.671742 27501 consensus_peers.cc:597] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.688621 27427 consensus_peers.cc:597] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:41.732975 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:41.734017 25247 tablet_replica.cc:333] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.735220 25247 raft_consensus.cc:2243] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.736516 25247 raft_consensus.cc:2272] T 0679465b4be04ce99cb53272d2c225df P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.739358 25247 tablet_replica.cc:333] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.740234 25247 raft_consensus.cc:2243] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.740947 25247 raft_consensus.cc:2272] T 03311ee81e7d4c99abfc84d68162e911 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.743520 25247 tablet_replica.cc:333] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.744366 25247 raft_consensus.cc:2243] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.745477 25247 raft_consensus.cc:2272] T 66e28595db0c4482aa23a0cc5ebc3738 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.748191 25247 tablet_replica.cc:333] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.749087 25247 raft_consensus.cc:2243] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.749677 25247 raft_consensus.cc:2272] T fd0bb15b238a4291977d3a47cd99f177 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.752856 25247 tablet_replica.cc:333] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.753736 25247 raft_consensus.cc:2243] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.754752 25247 raft_consensus.cc:2272] T f124fa63c55f4012bad2a128104dd8f7 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.757323 25247 tablet_replica.cc:333] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.758131 25247 raft_consensus.cc:2243] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.758747 25247 raft_consensus.cc:2272] T 7f8555ca7ac5438e9bcebfee54b40c4a P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.761214 25247 tablet_replica.cc:333] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.762116 25247 raft_consensus.cc:2243] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.763213 25247 raft_consensus.cc:2272] T 260e91a499324bbe9688e294c7864c52 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.766012 25247 tablet_replica.cc:333] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.766840 25247 raft_consensus.cc:2243] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.767431 25247 raft_consensus.cc:2272] T 97495f64b5a94dfb8ea84a3030325c5b P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.769861 25247 tablet_replica.cc:333] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.770579 25247 raft_consensus.cc:2243] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.771163 25247 raft_consensus.cc:2272] T 747b7bc78d154df381feabcfccfaeedb P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.773528 25247 tablet_replica.cc:333] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.774231 25247 raft_consensus.cc:2243] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.774807 25247 raft_consensus.cc:2272] T 6b5c5e79d27346858b48db5f84bc19cb P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.777231 25247 tablet_replica.cc:333] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.777981 25247 raft_consensus.cc:2243] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.778522 25247 raft_consensus.cc:2272] T 054133b9de504578b3543819fa9b3395 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.780925 25247 tablet_replica.cc:333] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.781917 25247 raft_consensus.cc:2243] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.782455 25247 raft_consensus.cc:2272] T 696cb572618343928fe52446a714b150 P 46b436459a8044b1a251a2ff7c7ee622 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.784986 25247 tablet_replica.cc:333] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.785678 25247 raft_consensus.cc:2243] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.786230 25247 raft_consensus.cc:2272] T 9b1562711af74ee4a8509b998bf2b816 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.788470 25247 tablet_replica.cc:333] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.789278 25247 raft_consensus.cc:2243] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.789875 25247 raft_consensus.cc:2272] T 8cfe9f3cb4e946c38b3365d46736d4be P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.792502 25247 tablet_replica.cc:333] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.793347 25247 raft_consensus.cc:2243] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.794524 25247 raft_consensus.cc:2272] T dd45ee5a86e547f392c84b70f990fc12 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.798535 25247 tablet_replica.cc:333] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.799417 25247 raft_consensus.cc:2243] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.800371 25247 raft_consensus.cc:2272] T f4c5c34188df479eb260bdf3c9815bda P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.802873 25247 tablet_replica.cc:333] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.803602 25247 raft_consensus.cc:2243] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.804160 25247 raft_consensus.cc:2272] T f5ddec7b51e04ed98a96c3c6065786c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.806808 25247 tablet_replica.cc:333] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.807562 25247 raft_consensus.cc:2243] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:47:41.808631 27501 consensus_peers.cc:597] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.808665 25247 raft_consensus.cc:2272] T 02349d4c909c4e87a299144922957a90 P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.812695 25247 tablet_replica.cc:333] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.813587 25247 raft_consensus.cc:2243] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.814458 25247 raft_consensus.cc:2272] T 01a6f250e55d4f13bedb911d8395db7b P 46b436459a8044b1a251a2ff7c7ee622 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.818315 27501 consensus_peers.cc:597] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.819348 27427 consensus_peers.cc:597] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:41.820813 25247 tablet_replica.cc:333] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
W20260709 14:47:41.820885 27501 consensus_peers.cc:597] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:41.821713 27501 consensus_peers.cc:597] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.821942 25247 raft_consensus.cc:2243] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.822980 25247 raft_consensus.cc:2272] T a7d1c35f1c714bf9b81606383790aaf6 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.825256 25247 tablet_replica.cc:333] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.825939 25247 raft_consensus.cc:2243] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 14:47:41.825870 27501 consensus_peers.cc:597] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:41.826820 25247 raft_consensus.cc:2272] T 81375aa288ac4dc18d9cb673dcd161c4 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.828758 25247 tablet_replica.cc:333] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.829348 25247 raft_consensus.cc:2243] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.829808 25247 raft_consensus.cc:2272] T 345ea7edb2db4bbf83bf87c504fd6491 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.831668 25247 tablet_replica.cc:333] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.832232 25247 raft_consensus.cc:2243] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.832743 25247 raft_consensus.cc:2272] T 55380cbd92844dafbbc752c02e71ed1e P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.834579 25247 tablet_replica.cc:333] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.835146 25247 raft_consensus.cc:2243] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.835671 25247 raft_consensus.cc:2272] T c850c109c5a2498ea7e43e848f7af02a P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.837790 25247 tablet_replica.cc:333] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.838346 25247 raft_consensus.cc:2243] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.839115 25247 raft_consensus.cc:2272] T 83c58758fd7244a092b68e25625161c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.841053 25247 tablet_replica.cc:333] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.841681 25247 raft_consensus.cc:2243] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.842185 25247 raft_consensus.cc:2272] T e58d29db8086485b8b22c2525932ea8c P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.844612 25247 tablet_replica.cc:333] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.845372 25247 raft_consensus.cc:2243] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.846341 25247 raft_consensus.cc:2272] T f0171099e58b4569a631c7e31203abd7 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.846587 27501 consensus_peers.cc:597] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.848943 25247 tablet_replica.cc:333] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.849723 25247 raft_consensus.cc:2243] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.850653 25247 raft_consensus.cc:2272] T 61ec579f17114b62a2b5c63d180e9eed P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.853077 25247 tablet_replica.cc:333] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.853835 25247 raft_consensus.cc:2243] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.854630 25247 raft_consensus.cc:2272] T 9d3e2551b4b546d8b5c596371eab4d58 P 46b436459a8044b1a251a2ff7c7ee622 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.856901 25247 tablet_replica.cc:333] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.857659 25247 raft_consensus.cc:2243] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.858223 25247 raft_consensus.cc:2272] T ca5cb27e401b450c8e74242730b2005e P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.861009 25247 tablet_replica.cc:333] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.861771 25247 raft_consensus.cc:2243] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 LEADER]: Raft consensus shutting down.
W20260709 14:47:41.862605 27501 consensus_peers.cc:597] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:47:41.862768 25247 raft_consensus.cc:2272] T 0de3a98a7eea400698cdb337c79df4e1 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.863695 27501 consensus_peers.cc:597] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:41.865398 25247 tablet_replica.cc:333] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.866205 25247 raft_consensus.cc:2243] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.866787 25247 raft_consensus.cc:2272] T 1dd950c1034b46fab6ce38aec7436ded P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.868631 27501 consensus_peers.cc:597] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:41.869189 25247 tablet_replica.cc:333] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.870008 25247 raft_consensus.cc:2243] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.870967 25247 raft_consensus.cc:2272] T e8fe79cf456e446d802f8e6b2cca26a9 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.873296 25247 tablet_replica.cc:333] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.873852 25247 raft_consensus.cc:2243] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.874589 25247 raft_consensus.cc:2272] T e14aa3b5e5c04c7b97691249bc6a6302 P 46b436459a8044b1a251a2ff7c7ee622 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.876876 25247 tablet_replica.cc:333] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.877414 25247 raft_consensus.cc:2243] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.878168 25247 raft_consensus.cc:2272] T b06449ec5f5b4dd7831fef060d9f6503 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.880672 25247 tablet_replica.cc:333] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.881412 25247 raft_consensus.cc:2243] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.882429 25247 raft_consensus.cc:2272] T 0041281ecc9a41e8a9f91c2c82acb89d P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.884959 25247 tablet_replica.cc:333] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.885663 25247 raft_consensus.cc:2243] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.886179 25247 raft_consensus.cc:2272] T ba236bbc24434f069c5459caf23039bd P 46b436459a8044b1a251a2ff7c7ee622 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.889844 25247 tablet_replica.cc:333] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.890719 25247 raft_consensus.cc:2243] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.891794 25247 raft_consensus.cc:2272] T 7c5e35a499ee47e2863e9c6fcb87e083 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.894541 25247 tablet_replica.cc:333] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.895344 25247 raft_consensus.cc:2243] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:41.896382 25247 raft_consensus.cc:2272] T fd54f31414e64704989a46d1e19b00c7 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.899032 25247 tablet_replica.cc:333] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.899742 25247 raft_consensus.cc:2243] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.900269 25247 raft_consensus.cc:2272] T 5493d20d1b0a472da4e7e2b1bf50d116 P 46b436459a8044b1a251a2ff7c7ee622 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.902731 25247 tablet_replica.cc:333] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.903445 25247 raft_consensus.cc:2243] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.904075 25247 raft_consensus.cc:2272] T a878a299e5d74e0d8a69aeef9bc94ce0 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.906665 25247 tablet_replica.cc:333] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.907382 25247 raft_consensus.cc:2243] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.907963 25247 raft_consensus.cc:2272] T b1ffc3b24f154849a1fe46d614b7a836 P 46b436459a8044b1a251a2ff7c7ee622 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.910604 25247 tablet_replica.cc:333] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.911332 25247 raft_consensus.cc:2243] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.911850 25247 raft_consensus.cc:2272] T 832438374e8042758c0f038a93955115 P 46b436459a8044b1a251a2ff7c7ee622 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:41.914526 25247 tablet_replica.cc:333] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622: stopping tablet replica
I20260709 14:47:41.915189 25247 raft_consensus.cc:2243] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:41.915761 25247 raft_consensus.cc:2272] T e614c5d3059e4186ac03777db45efa26 P 46b436459a8044b1a251a2ff7c7ee622 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:41.916667 27498 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111) [suppressed 460 similar messages]
W20260709 14:47:41.925174 27501 consensus_peers.cc:597] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:41.971941 27501 consensus_peers.cc:597] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:42.010604 27501 consensus_peers.cc:597] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:47:42.029469 27501 consensus_peers.cc:597] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:42.031255 27501 consensus_peers.cc:597] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:42.034210 27501 consensus_peers.cc:597] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:42.036533 27501 consensus_peers.cc:597] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:42.039378 27501 consensus_peers.cc:597] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb -> Peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Couldn't send request to peer 46b436459a8044b1a251a2ff7c7ee622. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:42.070713 27501 consensus_peers.cc:597] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:42.135636 29920 raft_consensus.cc:493] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.136263 29920 raft_consensus.cc:515] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:42.138589 29920 leader_election.cc:290] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:42.142992 27498 leader_election.cc:336] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
W20260709 14:47:42.144611 27501 leader_election.cc:336] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111)
I20260709 14:47:42.145231 27501 leader_election.cc:304] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:42.146090 29920 raft_consensus.cc:2749] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:42.163059 27501 consensus_peers.cc:597] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:42.167656 29785 raft_consensus.cc:493] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.168303 29785 raft_consensus.cc:515] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:42.170444 29785 leader_election.cc:290] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:42.175604 27498 leader_election.cc:336] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
W20260709 14:47:42.177214 27501 leader_election.cc:336] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111)
I20260709 14:47:42.177623 27501 leader_election.cc:304] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:42.178328 29920 raft_consensus.cc:2749] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:47:42.231364 27501 consensus_peers.cc:597] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:47:42.231936 27501 consensus_peers.cc:597] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:42.231815 29920 raft_consensus.cc:493] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.232666 29920 raft_consensus.cc:515] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:42.234880 29920 leader_election.cc:290] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:42.239218 27501 leader_election.cc:336] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:42.240207 27498 leader_election.cc:336] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
I20260709 14:47:42.240659 27498 leader_election.cc:304] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:42.241426 29920 raft_consensus.cc:2749] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:42.283879 29920 raft_consensus.cc:493] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.284801 29922 raft_consensus.cc:493] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.284605 29920 raft_consensus.cc:515] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:42.285382 29922 raft_consensus.cc:515] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:42.287109 29920 leader_election.cc:290] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:42.287356 29922 leader_election.cc:290] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:42.297823 27501 leader_election.cc:336] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111)
I20260709 14:47:42.298202 29920 raft_consensus.cc:493] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.298827 29920 raft_consensus.cc:515] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
W20260709 14:47:42.301944 27498 leader_election.cc:336] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
I20260709 14:47:42.302564 27498 leader_election.cc:304] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:42.301965 29920 leader_election.cc:290] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:42.303640 27498 leader_election.cc:336] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
I20260709 14:47:42.303938 29920 raft_consensus.cc:2749] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:47:42.304668 27501 leader_election.cc:336] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:42.305071 27501 leader_election.cc:304] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:42.306567 29922 raft_consensus.cc:2749] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:47:42.309391 27501 consensus_peers.cc:597] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:47:42.312363 27498 leader_election.cc:336] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
I20260709 14:47:42.311318 25247 tablet_server.cc:196] TabletServer@127.24.167.195:0 shutdown complete.
I20260709 14:47:42.316428 29785 raft_consensus.cc:493] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.316964 29785 raft_consensus.cc:515] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:42.318887 29785 leader_election.cc:290] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:42.320291 27501 leader_election.cc:336] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:42.324458 27501 leader_election.cc:304] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
W20260709 14:47:42.324941 27498 leader_election.cc:336] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
I20260709 14:47:42.325790 29920 raft_consensus.cc:2749] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:42.329860 29920 raft_consensus.cc:493] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.330708 29920 raft_consensus.cc:515] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:42.333251 29920 leader_election.cc:290] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:42.347522 27501 leader_election.cc:336] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111)
I20260709 14:47:42.348145 27501 leader_election.cc:304] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:42.349687 29920 raft_consensus.cc:2749] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:47:42.354817 27501 leader_election.cc:336] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:42.359401 27501 consensus_peers.cc:597] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb -> Peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Couldn't send request to peer 8d0eae2917534913b0f623e594e75d3b. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:47:42.360929 27498 leader_election.cc:336] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
I20260709 14:47:42.361563 27498 leader_election.cc:304] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:42.362459 29920 raft_consensus.cc:2749] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:42.371109 29922 raft_consensus.cc:493] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.371733 29922 raft_consensus.cc:515] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:42.374332 29922 leader_election.cc:290] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:42.380532 29785 raft_consensus.cc:493] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.381078 29785 raft_consensus.cc:515] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:42.383049 29785 leader_election.cc:290] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:42.388044 27498 leader_election.cc:336] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
W20260709 14:47:42.394316 27501 leader_election.cc:336] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111)
I20260709 14:47:42.395254 29920 raft_consensus.cc:493] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.395931 29920 raft_consensus.cc:515] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:42.396584 27501 leader_election.cc:304] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:42.398393 29920 leader_election.cc:290] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
I20260709 14:47:42.400286 29785 raft_consensus.cc:2749] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:47:42.403048 27498 leader_election.cc:336] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
W20260709 14:47:42.404428 27501 leader_election.cc:336] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:42.405010 27501 leader_election.cc:304] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:42.406260 29920 raft_consensus.cc:2749] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:42.408555 29785 raft_consensus.cc:493] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.409024 29785 raft_consensus.cc:515] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:42.410996 29785 leader_election.cc:290] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:42.411878 27501 leader_election.cc:336] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111)
W20260709 14:47:42.413133 27498 leader_election.cc:336] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
I20260709 14:47:42.413684 27498 leader_election.cc:304] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:42.415864 29920 raft_consensus.cc:2749] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:42.416720 25247 tablet_server.cc:179] TabletServer@127.24.167.196:0 shutting down...
W20260709 14:47:42.418802 27501 leader_election.cc:336] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
W20260709 14:47:42.423492 27498 leader_election.cc:336] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
I20260709 14:47:42.423923 27498 leader_election.cc:304] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:42.424746 29920 raft_consensus.cc:2749] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:42.436108 29920 raft_consensus.cc:493] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.436717 29920 raft_consensus.cc:515] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } } peers { permanent_uuid: "46b436459a8044b1a251a2ff7c7ee622" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 34193 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } }
I20260709 14:47:42.439172 29920 leader_election.cc:290] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027), 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193)
W20260709 14:47:42.445108 27498 leader_election.cc:336] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
W20260709 14:47:42.448992 27501 leader_election.cc:336] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 46b436459a8044b1a251a2ff7c7ee622 (127.24.167.195:34193): Network error: Client connection negotiation failed: client connection to 127.24.167.195:34193: connect: Connection refused (error 111)
I20260709 14:47:42.449595 27501 leader_election.cc:304] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 46b436459a8044b1a251a2ff7c7ee622
I20260709 14:47:42.451658 29920 raft_consensus.cc:2749] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:47:42.452227 29922 raft_consensus.cc:493] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e297b0fe59542be861602bb16ddad5d)
I20260709 14:47:42.454329 29922 raft_consensus.cc:515] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d0eae2917534913b0f623e594e75d3b" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 34813 } } peers { permanent_uuid: "4276c19f88a145d0bd4430d7a99703eb" member_type: VOTER last_known_addr { host: "127.24.167.196" port: 42325 } } peers { permanent_uuid: "2e297b0fe59542be861602bb16ddad5d" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 39027 } }
I20260709 14:47:42.456558 29922 leader_election.cc:290] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813), 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027)
W20260709 14:47:42.464155 27498 leader_election.cc:336] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e297b0fe59542be861602bb16ddad5d (127.24.167.194:39027): Network error: Client connection negotiation failed: client connection to 127.24.167.194:39027: connect: Connection refused (error 111)
W20260709 14:47:42.466444 27501 leader_election.cc:336] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8d0eae2917534913b0f623e594e75d3b (127.24.167.193:34813): Network error: Client connection negotiation failed: client connection to 127.24.167.193:34813: connect: Connection refused (error 111)
I20260709 14:47:42.466879 27501 leader_election.cc:304] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [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: 4276c19f88a145d0bd4430d7a99703eb; no voters: 2e297b0fe59542be861602bb16ddad5d, 8d0eae2917534913b0f623e594e75d3b
I20260709 14:47:42.467648 29922 raft_consensus.cc:2749] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:42.512601 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:42.513459 25247 tablet_replica.cc:333] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.514098 25247 raft_consensus.cc:2243] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.514706 25247 raft_consensus.cc:2272] T 0679465b4be04ce99cb53272d2c225df P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.516957 25247 tablet_replica.cc:333] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.517549 25247 raft_consensus.cc:2243] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.518404 25247 raft_consensus.cc:2272] T fd0bb15b238a4291977d3a47cd99f177 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.520601 25247 tablet_replica.cc:333] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.521255 25247 raft_consensus.cc:2243] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.521795 25247 raft_consensus.cc:2272] T 66e28595db0c4482aa23a0cc5ebc3738 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.524540 25247 tablet_replica.cc:333] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.525287 25247 raft_consensus.cc:2243] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.525887 25247 raft_consensus.cc:2272] T de5184ae9b9a466d920ec498d8930094 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.527946 25247 tablet_replica.cc:333] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.528586 25247 raft_consensus.cc:2243] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.529322 25247 raft_consensus.cc:2272] T 97495f64b5a94dfb8ea84a3030325c5b P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.531101 25247 tablet_replica.cc:333] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.531687 25247 raft_consensus.cc:2243] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.532145 25247 raft_consensus.cc:2272] T f124fa63c55f4012bad2a128104dd8f7 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.534047 25247 tablet_replica.cc:333] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.534606 25247 raft_consensus.cc:2243] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.535398 25247 raft_consensus.cc:2272] T 696cb572618343928fe52446a714b150 P 4276c19f88a145d0bd4430d7a99703eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.537278 25247 tablet_replica.cc:333] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.537810 25247 raft_consensus.cc:2243] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.538236 25247 raft_consensus.cc:2272] T 747b7bc78d154df381feabcfccfaeedb P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.540004 25247 tablet_replica.cc:333] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.540604 25247 raft_consensus.cc:2243] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.541363 25247 raft_consensus.cc:2272] T 8cfe9f3cb4e946c38b3365d46736d4be P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.543107 25247 tablet_replica.cc:333] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.543629 25247 raft_consensus.cc:2243] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.544554 25247 raft_consensus.cc:2272] T 9ebd2fa573934cb59c3c79ced86500c2 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.546533 25247 tablet_replica.cc:333] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.547106 25247 raft_consensus.cc:2243] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.547914 25247 raft_consensus.cc:2272] T ee6f14c496314e00b42e27b909622626 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.549690 25247 tablet_replica.cc:333] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.550252 25247 raft_consensus.cc:2243] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.550704 25247 raft_consensus.cc:2272] T 054133b9de504578b3543819fa9b3395 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.552673 25247 tablet_replica.cc:333] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.553454 25247 raft_consensus.cc:2243] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.554430 25247 raft_consensus.cc:2272] T cba839b0a80f4d4b86c98e5d23a8b041 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.556691 25247 tablet_replica.cc:333] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.557319 25247 raft_consensus.cc:2243] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.557750 25247 raft_consensus.cc:2272] T 01a6f250e55d4f13bedb911d8395db7b P 4276c19f88a145d0bd4430d7a99703eb [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.559544 25247 tablet_replica.cc:333] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.560096 25247 raft_consensus.cc:2243] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.560611 25247 raft_consensus.cc:2272] T 55380cbd92844dafbbc752c02e71ed1e P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.562390 25247 tablet_replica.cc:333] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.563063 25247 raft_consensus.cc:2243] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.563550 25247 raft_consensus.cc:2272] T b1ffc3b24f154849a1fe46d614b7a836 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.565528 25247 tablet_replica.cc:333] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.566100 25247 raft_consensus.cc:2243] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.566815 25247 raft_consensus.cc:2272] T 8d1f8aaa7be1418b95b9132f3fbf980f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.569164 25247 tablet_replica.cc:333] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.569861 25247 raft_consensus.cc:2243] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.570830 25247 raft_consensus.cc:2272] T 5a072c706abf464f891e61cfb266bad7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.573364 25247 tablet_replica.cc:333] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.573905 25247 raft_consensus.cc:2243] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.574689 25247 raft_consensus.cc:2272] T e67256a116ce4c7bb3e3caaefaaab0da P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.576597 25247 tablet_replica.cc:333] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.577147 25247 raft_consensus.cc:2243] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.577919 25247 raft_consensus.cc:2272] T f0a3d2b7fd9b4804907529b282e46683 P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.579778 25247 tablet_replica.cc:333] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.580312 25247 raft_consensus.cc:2243] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.581077 25247 raft_consensus.cc:2272] T 345ea7edb2db4bbf83bf87c504fd6491 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.582844 25247 tablet_replica.cc:333] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.583377 25247 raft_consensus.cc:2243] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.584158 25247 raft_consensus.cc:2272] T 81375aa288ac4dc18d9cb673dcd161c4 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.586005 25247 tablet_replica.cc:333] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.586513 25247 raft_consensus.cc:2243] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.587260 25247 raft_consensus.cc:2272] T 0cd5eaa7619747f2aca30b090a08c649 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.589133 25247 tablet_replica.cc:333] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.589664 25247 raft_consensus.cc:2243] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.590116 25247 raft_consensus.cc:2272] T babe9250e41e4e099bea11127aceca4b P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.592409 25247 tablet_replica.cc:333] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.593039 25247 raft_consensus.cc:2243] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.593585 25247 raft_consensus.cc:2272] T dd45ee5a86e547f392c84b70f990fc12 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.595815 25247 tablet_replica.cc:333] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.596457 25247 raft_consensus.cc:2243] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.596995 25247 raft_consensus.cc:2272] T f4c5c34188df479eb260bdf3c9815bda P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.598697 25247 tablet_replica.cc:333] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.599205 25247 raft_consensus.cc:2243] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.599644 25247 raft_consensus.cc:2272] T 1531e0761e254f3e91f9a40e7d140074 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.601506 25247 tablet_replica.cc:333] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.602018 25247 raft_consensus.cc:2243] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.602440 25247 raft_consensus.cc:2272] T f5ddec7b51e04ed98a96c3c6065786c7 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.604390 25247 tablet_replica.cc:333] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.604974 25247 raft_consensus.cc:2243] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.605892 25247 raft_consensus.cc:2272] T ca5cb27e401b450c8e74242730b2005e P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.607870 25247 tablet_replica.cc:333] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.608318 25247 raft_consensus.cc:2243] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.609097 25247 raft_consensus.cc:2272] T 5493d20d1b0a472da4e7e2b1bf50d116 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.610911 25247 tablet_replica.cc:333] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.611428 25247 raft_consensus.cc:2243] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.611835 25247 raft_consensus.cc:2272] T 573fa5c0b8c44dbf95f644bcefb49af5 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.613685 25247 tablet_replica.cc:333] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.614187 25247 raft_consensus.cc:2243] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.614626 25247 raft_consensus.cc:2272] T f0171099e58b4569a631c7e31203abd7 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.616392 25247 tablet_replica.cc:333] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.617015 25247 raft_consensus.cc:2243] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.617431 25247 raft_consensus.cc:2272] T 61ec579f17114b62a2b5c63d180e9eed P 4276c19f88a145d0bd4430d7a99703eb [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.619264 25247 tablet_replica.cc:333] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.619819 25247 raft_consensus.cc:2243] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.620250 25247 raft_consensus.cc:2272] T ba236bbc24434f069c5459caf23039bd P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.621999 25247 tablet_replica.cc:333] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.622481 25247 raft_consensus.cc:2243] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.623232 25247 raft_consensus.cc:2272] T 3b534c9b80cc4b72bcc945104e69d55f P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.625010 25247 tablet_replica.cc:333] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.625516 25247 raft_consensus.cc:2243] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.625947 25247 raft_consensus.cc:2272] T 0de3a98a7eea400698cdb337c79df4e1 P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.627672 25247 tablet_replica.cc:333] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.628234 25247 raft_consensus.cc:2243] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.629033 25247 raft_consensus.cc:2272] T 1dd950c1034b46fab6ce38aec7436ded P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.630800 25247 tablet_replica.cc:333] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.631295 25247 raft_consensus.cc:2243] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.631721 25247 raft_consensus.cc:2272] T 7c5e35a499ee47e2863e9c6fcb87e083 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.633706 25247 tablet_replica.cc:333] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.634212 25247 raft_consensus.cc:2243] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.634653 25247 raft_consensus.cc:2272] T 322cd0e62bbf4456a1a9edd0c54ac44b P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.636431 25247 tablet_replica.cc:333] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.636978 25247 raft_consensus.cc:2243] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.637387 25247 raft_consensus.cc:2272] T e2162f9c14304284a2311c75acf368ea P 4276c19f88a145d0bd4430d7a99703eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.639156 25247 tablet_replica.cc:333] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.639627 25247 raft_consensus.cc:2243] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:42.640091 25247 raft_consensus.cc:2272] T b06449ec5f5b4dd7831fef060d9f6503 P 4276c19f88a145d0bd4430d7a99703eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.641891 25247 tablet_replica.cc:333] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.642364 25247 raft_consensus.cc:2243] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.643103 25247 raft_consensus.cc:2272] T 832438374e8042758c0f038a93955115 P 4276c19f88a145d0bd4430d7a99703eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.645020 25247 tablet_replica.cc:333] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.645478 25247 raft_consensus.cc:2243] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.646396 25247 raft_consensus.cc:2272] T a878a299e5d74e0d8a69aeef9bc94ce0 P 4276c19f88a145d0bd4430d7a99703eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.648320 25247 tablet_replica.cc:333] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb: stopping tablet replica
I20260709 14:47:42.648799 25247 raft_consensus.cc:2243] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:42.649524 25247 raft_consensus.cc:2272] T c850c109c5a2498ea7e43e848f7af02a P 4276c19f88a145d0bd4430d7a99703eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:42.959693 25247 tablet_server.cc:196] TabletServer@127.24.167.196:0 shutdown complete.
I20260709 14:47:43.029258 25247 master.cc:562] Master@127.24.167.254:40367 shutting down...
I20260709 14:47:43.071767 25247 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:47:43.072574 25247 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:43.073020 25247 tablet_replica.cc:333] T 00000000000000000000000000000000 P d64e2467ab9b49bdb8a8f6b2df78acd2: stopping tablet replica
W20260709 14:47:44.095024 25247 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 27241)
I20260709 14:47:44.991603 25247 master.cc:584] Master@127.24.167.254:40367 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (76877 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:47:45.087383 25247 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.167.254:45517
I20260709 14:47:45.088960 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:45.094602 29927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:45.094913 29928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:45.095772 29930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:45.097447 25247 server_base.cc:1061] running on GCE node
I20260709 14:47:45.099247 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:45.099438 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:45.099563 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608465099552 us; error 0 us; skew 500 ppm
I20260709 14:47:45.100026 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:45.102598 25247 webserver.cc:533] Webserver started at http://127.24.167.254:39929/ using document root <none> and password file <none>
I20260709 14:47:45.103053 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:45.103204 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:45.103415 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:45.104566 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/master-0-root/instance:
uuid: "2cd230eb41a944bcb3407ef902c1c40f"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:45.109127 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:47:45.112630 29935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.113407 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:47:45.113704 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/master-0-root
uuid: "2cd230eb41a944bcb3407ef902c1c40f"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:45.113965 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:47:45.132037 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:45.133392 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:45.175653 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.254:45517
I20260709 14:47:45.175769 29986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.254:45517 every 8 connection(s)
I20260709 14:47:45.179584 29987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.190375 29987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f: Bootstrap starting.
I20260709 14:47:45.195395 29987 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:45.199862 29987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f: No bootstrap required, opened a new log
I20260709 14:47:45.202114 29987 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cd230eb41a944bcb3407ef902c1c40f" member_type: VOTER }
I20260709 14:47:45.202519 29987 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:45.202771 29987 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd230eb41a944bcb3407ef902c1c40f, State: Initialized, Role: FOLLOWER
I20260709 14:47:45.203423 29987 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2cd230eb41a944bcb3407ef902c1c40f" member_type: VOTER }
I20260709 14:47:45.203907 29987 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:47:45.204133 29987 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:47:45.204407 29987 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:45.209304 29987 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cd230eb41a944bcb3407ef902c1c40f" member_type: VOTER }
I20260709 14:47:45.209870 29987 leader_election.cc:304] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [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: 2cd230eb41a944bcb3407ef902c1c40f; no voters: 
I20260709 14:47:45.211050 29987 leader_election.cc:290] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:47:45.211503 29990 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:45.213021 29990 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 1 LEADER]: Becoming Leader. State: Replica: 2cd230eb41a944bcb3407ef902c1c40f, State: Running, Role: LEADER
I20260709 14:47:45.213717 29990 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [LEADER]: Queue going to LEADER mode. State: All 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: "2cd230eb41a944bcb3407ef902c1c40f" member_type: VOTER }
I20260709 14:47:45.214169 29987 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:47:45.218437 29991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2cd230eb41a944bcb3407ef902c1c40f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cd230eb41a944bcb3407ef902c1c40f" member_type: VOTER } }
I20260709 14:47:45.219533 29991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [sys.catalog]: This master's current role is: LEADER
I20260709 14:47:45.220645 29992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2cd230eb41a944bcb3407ef902c1c40f. Latest consensus state: current_term: 1 leader_uuid: "2cd230eb41a944bcb3407ef902c1c40f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cd230eb41a944bcb3407ef902c1c40f" member_type: VOTER } }
I20260709 14:47:45.221534 29992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [sys.catalog]: This master's current role is: LEADER
I20260709 14:47:45.223420 29998 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:47:45.229686 29998 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:47:45.230876 25247 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:47:45.277370 29998 catalog_manager.cc:1383] Generated new cluster ID: 020626af87f94a04a326b4687f121e8d
I20260709 14:47:45.277961 29998 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:47:45.295230 29998 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:47:45.296854 29998 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:47:45.319635 29998 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f: Generated new TSK 0
I20260709 14:47:45.320312 29998 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:47:45.331977 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:45.340096 30009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:45.341323 30010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:45.343281 30012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:45.344035 25247 server_base.cc:1061] running on GCE node
I20260709 14:47:45.345722 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:45.345952 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:45.346138 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608465346120 us; error 0 us; skew 500 ppm
I20260709 14:47:45.346692 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:45.349448 25247 webserver.cc:533] Webserver started at http://127.24.167.193:44849/ using document root <none> and password file <none>
I20260709 14:47:45.350013 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:45.350232 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:45.350562 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:45.351963 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root/instance:
uuid: "fdc8b13231e24821a228afded0a24b2f"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:45.357174 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:47:45.361196 30017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.362111 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:47:45.362447 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "fdc8b13231e24821a228afded0a24b2f"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:45.362787 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:47:45.378721 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:45.380086 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:45.381800 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:45.384409 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:45.384637 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.384961 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:45.385162 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.429581 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:33839
I20260709 14:47:45.429677 30079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:33839 every 8 connection(s)
I20260709 14:47:45.435249 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:45.443356 30084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:45.445184 30085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:45.447256 30087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:45.448248 25247 server_base.cc:1061] running on GCE node
I20260709 14:47:45.450618 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:45.450904 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:45.451121 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608465451100 us; error 0 us; skew 500 ppm
I20260709 14:47:45.451834 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:45.455245 25247 webserver.cc:533] Webserver started at http://127.24.167.194:39445/ using document root <none> and password file <none>
I20260709 14:47:45.455410 30080 heartbeater.cc:344] Connected to a master server at 127.24.167.254:45517
I20260709 14:47:45.455880 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:45.455928 30080 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:45.456238 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:45.456636 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:45.457142 30080 heartbeater.cc:507] Master 127.24.167.254:45517 requested a full tablet report, sending...
I20260709 14:47:45.458200 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-1-root/instance:
uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:45.459860 29952 ts_manager.cc:194] Registered new tserver with Master: fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839)
I20260709 14:47:45.462803 29952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49336
I20260709 14:47:45.464883 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:47:45.468799 30092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.469709 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:47:45.470068 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-1-root
uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:45.470427 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:47:45.509473 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:45.510903 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:45.512586 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:45.515156 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:45.515446 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.515719 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:45.516000 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.561465 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.194:43807
I20260709 14:47:45.561584 30154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.194:43807 every 8 connection(s)
I20260709 14:47:45.567698 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:45.576354 30158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:45.577883 30159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:45.580118 30161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:45.580605 25247 server_base.cc:1061] running on GCE node
I20260709 14:47:45.581511 30155 heartbeater.cc:344] Connected to a master server at 127.24.167.254:45517
I20260709 14:47:45.581743 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:47:45.581995 30155 heartbeater.cc:461] Registering TS with master...
W20260709 14:47:45.582094 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:45.582489 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608465582462 us; error 0 us; skew 500 ppm
I20260709 14:47:45.583124 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:45.583087 30155 heartbeater.cc:507] Master 127.24.167.254:45517 requested a full tablet report, sending...
I20260709 14:47:45.585736 29952 ts_manager.cc:194] Registered new tserver with Master: 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:45.586398 25247 webserver.cc:533] Webserver started at http://127.24.167.195:45741/ using document root <none> and password file <none>
I20260709 14:47:45.586987 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:45.587218 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:45.587514 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:45.587786 29952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49342
I20260709 14:47:45.589075 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-2-root/instance:
uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:45.594010 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:47:45.597867 30166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.598717 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:47:45.599072 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-2-root
uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:45.599385 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:47:45.621111 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:45.622427 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:45.623780 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:45.626382 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:45.626616 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.626873 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:45.627063 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:45.671056 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.195:39639
I20260709 14:47:45.671191 30228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.195:39639 every 8 connection(s)
I20260709 14:47:45.686712 30229 heartbeater.cc:344] Connected to a master server at 127.24.167.254:45517
I20260709 14:47:45.687134 30229 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:45.687950 30229 heartbeater.cc:507] Master 127.24.167.254:45517 requested a full tablet report, sending...
I20260709 14:47:45.689868 29952 ts_manager.cc:194] Registered new tserver with Master: 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:45.690855 25247 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01608296s
I20260709 14:47:45.691639 29952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49354
I20260709 14:47:45.719105 29952 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49364:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:47:45.722138 29952 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:47:45.799414 30194 tablet_service.cc:1511] Processing CreateTablet for tablet e09ce8862a76428ca9948fda96c84da1 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:47:45.801345 30194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09ce8862a76428ca9948fda96c84da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.811467 30193 tablet_service.cc:1511] Processing CreateTablet for tablet 0b22b1cd539b401b8b06185a02963db7 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:47:45.813225 30193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b22b1cd539b401b8b06185a02963db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.814762 30120 tablet_service.cc:1511] Processing CreateTablet for tablet e09ce8862a76428ca9948fda96c84da1 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:47:45.816442 30120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09ce8862a76428ca9948fda96c84da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.814837 30045 tablet_service.cc:1511] Processing CreateTablet for tablet e09ce8862a76428ca9948fda96c84da1 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:47:45.817767 30043 tablet_service.cc:1511] Processing CreateTablet for tablet b6903377e8654e05a7d596ccc405f8e2 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:47:45.821820 30040 tablet_service.cc:1511] Processing CreateTablet for tablet bbbce713232145f29a222c99a7cfbc0f (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:47:45.822244 30117 tablet_service.cc:1511] Processing CreateTablet for tablet 89cd771ba67a44c7892156a929b41f9e (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:47:45.823836 30117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cd771ba67a44c7892156a929b41f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.816519 30119 tablet_service.cc:1511] Processing CreateTablet for tablet 0b22b1cd539b401b8b06185a02963db7 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:47:45.824654 30042 tablet_service.cc:1511] Processing CreateTablet for tablet 89cd771ba67a44c7892156a929b41f9e (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:47:45.826086 30119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b22b1cd539b401b8b06185a02963db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.820348 30118 tablet_service.cc:1511] Processing CreateTablet for tablet b6903377e8654e05a7d596ccc405f8e2 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:47:45.830047 30118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6903377e8654e05a7d596ccc405f8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.831344 30116 tablet_service.cc:1511] Processing CreateTablet for tablet cf64e08871b54650a713995323b13dff (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:47:45.832863 30116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf64e08871b54650a713995323b13dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.820302 30041 tablet_service.cc:1511] Processing CreateTablet for tablet cf64e08871b54650a713995323b13dff (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:47:45.816167 30044 tablet_service.cc:1511] Processing CreateTablet for tablet 0b22b1cd539b401b8b06185a02963db7 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:47:45.818205 30045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09ce8862a76428ca9948fda96c84da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.836810 30039 tablet_service.cc:1511] Processing CreateTablet for tablet 7239fb7081a24193932652753a664704 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:47:45.838581 30039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7239fb7081a24193932652753a664704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.841184 30044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b22b1cd539b401b8b06185a02963db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.842285 30115 tablet_service.cc:1511] Processing CreateTablet for tablet bbbce713232145f29a222c99a7cfbc0f (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:47:45.843786 30115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbce713232145f29a222c99a7cfbc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.844977 30043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6903377e8654e05a7d596ccc405f8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.848280 30042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cd771ba67a44c7892156a929b41f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.852964 30040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbce713232145f29a222c99a7cfbc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.854388 30114 tablet_service.cc:1511] Processing CreateTablet for tablet 7239fb7081a24193932652753a664704 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:47:45.855933 30114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7239fb7081a24193932652753a664704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.856673 30041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf64e08871b54650a713995323b13dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.862536 30038 tablet_service.cc:1511] Processing CreateTablet for tablet 01db92502fdd499297d135d8ee34127e (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:47:45.865824 30038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01db92502fdd499297d135d8ee34127e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.866012 30245 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:45.866587 30037 tablet_service.cc:1511] Processing CreateTablet for tablet 8aef4f7958c140f2bc3ef9e8596535f3 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:47:45.868131 30037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aef4f7958c140f2bc3ef9e8596535f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.869623 30119 tablet_service.cc:1511] Processing CreateTablet for tablet 01db92502fdd499297d135d8ee34127e (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:47:45.870946 30119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01db92502fdd499297d135d8ee34127e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.873837 30113 tablet_service.cc:1511] Processing CreateTablet for tablet f0df27515a914c5db0cc5ba8d6b9dfe1 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:47:45.874910 30120 tablet_service.cc:1511] Processing CreateTablet for tablet 8aef4f7958c140f2bc3ef9e8596535f3 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:47:45.875399 30113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0df27515a914c5db0cc5ba8d6b9dfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.876315 30120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aef4f7958c140f2bc3ef9e8596535f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.878376 30045 tablet_service.cc:1511] Processing CreateTablet for tablet f0df27515a914c5db0cc5ba8d6b9dfe1 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:47:45.881248 30045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0df27515a914c5db0cc5ba8d6b9dfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.876956 30246 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:45.904974 30192 tablet_service.cc:1511] Processing CreateTablet for tablet b6903377e8654e05a7d596ccc405f8e2 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:47:45.906832 30192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6903377e8654e05a7d596ccc405f8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.914731 30191 tablet_service.cc:1511] Processing CreateTablet for tablet 89cd771ba67a44c7892156a929b41f9e (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:47:45.916654 30191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cd771ba67a44c7892156a929b41f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.925973 30190 tablet_service.cc:1511] Processing CreateTablet for tablet cf64e08871b54650a713995323b13dff (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:47:45.927743 30190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf64e08871b54650a713995323b13dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.930379 30246 tablet_bootstrap.cc:654] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:45.932590 30189 tablet_service.cc:1511] Processing CreateTablet for tablet bbbce713232145f29a222c99a7cfbc0f (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:47:45.934147 30189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbce713232145f29a222c99a7cfbc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.934991 30245 tablet_bootstrap.cc:654] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:45.938709 30188 tablet_service.cc:1511] Processing CreateTablet for tablet 7239fb7081a24193932652753a664704 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:47:45.940188 30188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7239fb7081a24193932652753a664704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.940477 30186 tablet_service.cc:1511] Processing CreateTablet for tablet 8aef4f7958c140f2bc3ef9e8596535f3 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:47:45.941854 30186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aef4f7958c140f2bc3ef9e8596535f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.945739 30185 tablet_service.cc:1511] Processing CreateTablet for tablet f0df27515a914c5db0cc5ba8d6b9dfe1 (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:47:45.947338 30185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0df27515a914c5db0cc5ba8d6b9dfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.945739 30187 tablet_service.cc:1511] Processing CreateTablet for tablet 01db92502fdd499297d135d8ee34127e (DEFAULT_TABLE table=test-workload [id=8b80c98ff6764818b89e1383014efb6d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:47:45.949963 30187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01db92502fdd499297d135d8ee34127e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:45.985041 30246 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:45.985924 30246 ts_tablet_manager.cc:1403] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.009s
I20260709 14:47:45.989272 30246 raft_consensus.cc:359] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.007172 30246 raft_consensus.cc:385] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.008576 30246 raft_consensus.cc:740] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.014119 30246 consensus_queue.cc:260] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.025352 30155 heartbeater.cc:499] Master 127.24.167.254:45517 was elected leader, sending a full tablet report...
I20260709 14:47:46.048285 30245 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.049176 30245 ts_tablet_manager.cc:1403] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.016s
I20260709 14:47:46.053275 30246 ts_tablet_manager.cc:1434] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 14:47:46.054382 30246 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.062506 30246 tablet_bootstrap.cc:654] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.062922 30249 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.072239 30245 raft_consensus.cc:359] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.073164 30245 raft_consensus.cc:385] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.073553 30245 raft_consensus.cc:740] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.073736 30249 tablet_bootstrap.cc:654] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:46.073733 30156 tablet.cc:2406] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:47:46.074559 30245 consensus_queue.cc:260] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.084456 30246 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.085361 30246 ts_tablet_manager.cc:1403] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260709 14:47:46.089442 30246 raft_consensus.cc:359] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.090495 30246 raft_consensus.cc:385] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.091007 30246 raft_consensus.cc:740] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.093263 30080 heartbeater.cc:499] Master 127.24.167.254:45517 was elected leader, sending a full tablet report...
I20260709 14:47:46.093858 30245 ts_tablet_manager.cc:1434] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.010s
I20260709 14:47:46.094936 30245 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:46.098346 30246 consensus_queue.cc:260] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.102084 30245 tablet_bootstrap.cc:654] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.102916 30246 ts_tablet_manager.cc:1434] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 14:47:46.106725 30246 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.117837 30249 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.117805 30252 raft_consensus.cc:493] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.118399 30246 tablet_bootstrap.cc:654] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.118849 30249 ts_tablet_manager.cc:1403] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.035s
I20260709 14:47:46.118690 30252 raft_consensus.cc:515] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.128317 30252 leader_election.cc:290] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.130822 30246 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.131428 30245 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.131428 30246 ts_tablet_manager.cc:1403] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 14:47:46.132217 30245 ts_tablet_manager.cc:1403] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.005s
I20260709 14:47:46.135149 30246 raft_consensus.cc:359] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.136055 30246 raft_consensus.cc:385] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.135738 30245 raft_consensus.cc:359] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.136456 30246 raft_consensus.cc:740] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.136649 30245 raft_consensus.cc:385] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.137177 30245 raft_consensus.cc:740] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.137720 30246 consensus_queue.cc:260] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.138119 30245 consensus_queue.cc:260] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.140527 30245 ts_tablet_manager.cc:1434] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:47:46.141618 30245 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:46.128824 30249 raft_consensus.cc:359] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.143795 30249 raft_consensus.cc:385] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.144183 30249 raft_consensus.cc:740] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.145292 30249 consensus_queue.cc:260] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.151255 30246 ts_tablet_manager.cc:1434] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260709 14:47:46.153266 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.154888 30245 tablet_bootstrap.cc:654] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:46.155313 30021 leader_election.cc:343] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.158612 30252 raft_consensus.cc:493] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.159353 30252 raft_consensus.cc:515] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.160617 30246 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.162358 30252 leader_election.cc:290] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.164338 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.166126 30229 heartbeater.cc:499] Master 127.24.167.254:45517 was elected leader, sending a full tablet report...
W20260709 14:47:46.166257 30021 leader_election.cc:343] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.168200 30249 ts_tablet_manager.cc:1434] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.049s	user 0.017s	sys 0.000s
I20260709 14:47:46.168512 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.169031 30246 tablet_bootstrap.cc:654] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.169332 30249 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.170253 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.171073 30130 raft_consensus.cc:2468] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 0.
W20260709 14:47:46.172700 30018 leader_election.cc:343] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.173166 30018 leader_election.cc:304] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdc8b13231e24821a228afded0a24b2f; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:46.174472 30018 leader_election.cc:304] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [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: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88
I20260709 14:47:46.175768 30252 raft_consensus.cc:2749] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.176544 30252 raft_consensus.cc:2804] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.176973 30252 raft_consensus.cc:493] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.177357 30252 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.178200 30249 tablet_bootstrap.cc:654] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.182153 30245 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.183943 30245 ts_tablet_manager.cc:1403] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.015s
I20260709 14:47:46.185073 30246 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.186136 30246 ts_tablet_manager.cc:1403] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260709 14:47:46.187610 30245 raft_consensus.cc:359] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.188479 30245 raft_consensus.cc:385] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.188906 30245 raft_consensus.cc:740] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.189245 30246 raft_consensus.cc:359] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.190076 30246 raft_consensus.cc:385] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.189872 30245 consensus_queue.cc:260] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.190464 30246 raft_consensus.cc:740] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.191437 30246 consensus_queue.cc:260] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.192260 30245 ts_tablet_manager.cc:1434] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:47:46.194180 30246 ts_tablet_manager.cc:1434] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:47:46.195353 30246 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.199600 30245 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:46.203312 30249 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.204020 30249 ts_tablet_manager.cc:1403] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.006s
I20260709 14:47:46.207238 30249 raft_consensus.cc:359] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.208717 30249 raft_consensus.cc:385] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.209095 30249 raft_consensus.cc:740] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.210111 30249 consensus_queue.cc:260] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.213536 30245 tablet_bootstrap.cc:654] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.214839 30249 ts_tablet_manager.cc:1434] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:47:46.211836 30246 tablet_bootstrap.cc:654] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.216037 30249 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.219775 30252 raft_consensus.cc:515] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.223063 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
W20260709 14:47:46.224771 30021 leader_election.cc:343] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.226145 30252 leader_election.cc:290] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 election: Requested vote from peers 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
W20260709 14:47:46.226502 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:46.228240 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.229163 30130 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.229460 30245 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.230026 30245 ts_tablet_manager.cc:1403] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.005s
I20260709 14:47:46.230821 30249 tablet_bootstrap.cc:654] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.233340 30245 raft_consensus.cc:359] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.234325 30245 raft_consensus.cc:385] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.234719 30245 raft_consensus.cc:740] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.237121 30245 consensus_queue.cc:260] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.238052 30246 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.238605 30246 ts_tablet_manager.cc:1403] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.011s
I20260709 14:47:46.239279 30130 raft_consensus.cc:2468] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 1.
I20260709 14:47:46.240824 30018 leader_election.cc:304] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88
I20260709 14:47:46.241933 30249 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.241796 30246 raft_consensus.cc:359] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.242194 30252 raft_consensus.cc:2804] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.242549 30249 ts_tablet_manager.cc:1403] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.013s
I20260709 14:47:46.242738 30246 raft_consensus.cc:385] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.239276 30245 ts_tablet_manager.cc:1434] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:47:46.243235 30246 raft_consensus.cc:740] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.244002 30250 raft_consensus.cc:493] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.244609 30261 raft_consensus.cc:493] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.244529 30250 raft_consensus.cc:515] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.244686 30245 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:46.246078 30249 raft_consensus.cc:359] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.245252 30261 raft_consensus.cc:515] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.246861 30249 raft_consensus.cc:385] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.247416 30249 raft_consensus.cc:740] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.248312 30249 consensus_queue.cc:260] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.248903 30261 leader_election.cc:290] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.249764 30250 leader_election.cc:290] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.250627 30249 ts_tablet_manager.cc:1434] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:47:46.259757 30249 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.254386 30246 consensus_queue.cc:260] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.253532 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.264994 30246 ts_tablet_manager.cc:1434] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
W20260709 14:47:46.265715 30021 leader_election.cc:343] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.266639 30246 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.267428 30249 tablet_bootstrap.cc:654] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.249672 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.271605 30252 raft_consensus.cc:697] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 1 LEADER]: Becoming Leader. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Running, Role: LEADER
I20260709 14:47:46.273593 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.273684 30252 consensus_queue.cc:237] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
W20260709 14:47:46.275681 30094 leader_election.cc:343] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.277930 30246 tablet_bootstrap.cc:654] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.278185 30245 tablet_bootstrap.cc:654] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:46.281968 30018 leader_election.cc:343] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.282629 30018 leader_election.cc:304] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdc8b13231e24821a228afded0a24b2f; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:46.283969 30266 raft_consensus.cc:2749] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.287616 30249 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.288205 30249 ts_tablet_manager.cc:1403] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.009s
I20260709 14:47:46.287379 29952 catalog_manager.cc:5697] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to fdc8b13231e24821a228afded0a24b2f (127.24.167.193). New cstate: current_term: 1 leader_uuid: "fdc8b13231e24821a228afded0a24b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.288827 30246 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.289428 30246 ts_tablet_manager.cc:1403] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260709 14:47:46.291715 30249 raft_consensus.cc:359] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.292934 30249 raft_consensus.cc:385] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.292666 30246 raft_consensus.cc:359] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.293490 30249 raft_consensus.cc:740] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.293707 30246 raft_consensus.cc:385] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.294210 30246 raft_consensus.cc:740] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.295202 30246 consensus_queue.cc:260] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.294739 30249 consensus_queue.cc:260] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.300043 30246 ts_tablet_manager.cc:1434] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:47:46.301203 30246 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.301834 30249 ts_tablet_manager.cc:1434] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:47:46.302865 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.303056 30249 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.303584 30204 raft_consensus.cc:2468] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 0.
I20260709 14:47:46.308423 30246 tablet_bootstrap.cc:654] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.313144 30249 tablet_bootstrap.cc:654] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.315843 30096 leader_election.cc:304] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.317287 30250 raft_consensus.cc:2804] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.317760 30250 raft_consensus.cc:493] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.318077 30250 raft_consensus.cc:3060] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.320127 30246 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.320819 30246 ts_tablet_manager.cc:1403] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:47:46.324057 30246 raft_consensus.cc:359] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.324743 30249 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.325012 30246 raft_consensus.cc:385] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.325344 30249 ts_tablet_manager.cc:1403] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:47:46.325562 30246 raft_consensus.cc:740] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.329370 30249 raft_consensus.cc:359] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.330068 30249 raft_consensus.cc:385] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.329726 30246 consensus_queue.cc:260] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.330358 30249 raft_consensus.cc:740] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.331174 30249 consensus_queue.cc:260] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.330974 30250 raft_consensus.cc:515] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.333510 30249 ts_tablet_manager.cc:1434] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:47:46.334604 30249 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.338291 30279 raft_consensus.cc:493] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.338873 30279 raft_consensus.cc:515] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.340420 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:46.341480 30249 tablet_bootstrap.cc:654] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:46.342280 30094 leader_election.cc:343] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.343312 30250 leader_election.cc:290] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.343173 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
W20260709 14:47:46.344764 30094 leader_election.cc:343] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.345269 30246 ts_tablet_manager.cc:1434] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.008s
I20260709 14:47:46.346359 30246 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.350071 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:46.350800 30204 raft_consensus.cc:3060] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.351132 30279 leader_election.cc:290] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.354604 30246 tablet_bootstrap.cc:654] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.356807 30279 raft_consensus.cc:493] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.357358 30279 raft_consensus.cc:515] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.359515 30279 leader_election.cc:290] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.362967 30203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.366010 30245 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.366839 30245 ts_tablet_manager.cc:1403] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.004s
I20260709 14:47:46.368171 30202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbce713232145f29a222c99a7cfbc0f" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.360714 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbce713232145f29a222c99a7cfbc0f" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
W20260709 14:47:46.371657 30094 leader_election.cc:343] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.371577 30245 raft_consensus.cc:359] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.373219 30245 raft_consensus.cc:385] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.374269 30245 raft_consensus.cc:740] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.375214 30245 consensus_queue.cc:260] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.376730 30249 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.377336 30249 ts_tablet_manager.cc:1403] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.016s
I20260709 14:47:46.379374 30279 raft_consensus.cc:493] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:47:46.379695 30096 leader_election.cc:343] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.379935 30279 raft_consensus.cc:515] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.380188 30096 leader_election.cc:304] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.380718 30249 raft_consensus.cc:359] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
W20260709 14:47:46.381392 30096 leader_election.cc:343] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.381587 30249 raft_consensus.cc:385] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.381897 30096 leader_election.cc:304] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.382136 30279 leader_election.cc:290] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.382074 30249 raft_consensus.cc:740] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.382695 30279 raft_consensus.cc:2749] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.383369 30279 raft_consensus.cc:2749] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.384030 30202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64e08871b54650a713995323b13dff" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.385268 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64e08871b54650a713995323b13dff" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.385499 30245 ts_tablet_manager.cc:1434] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 14:47:46.359949 30204 raft_consensus.cc:2468] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 1.
W20260709 14:47:46.386588 30094 leader_election.cc:343] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.383392 30249 consensus_queue.cc:260] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
W20260709 14:47:46.387265 30096 leader_election.cc:343] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.387737 30096 leader_election.cc:304] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.388476 30250 raft_consensus.cc:2749] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.389706 30249 ts_tablet_manager.cc:1434] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:47:46.389804 30096 leader_election.cc:304] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.391613 30250 raft_consensus.cc:2804] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.392150 30250 raft_consensus.cc:697] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:46.393739 30250 consensus_queue.cc:237] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.394572 30245 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:46.395035 30249 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.400985 30246 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.401644 30246 ts_tablet_manager.cc:1403] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.018s
I20260709 14:47:46.403030 30249 tablet_bootstrap.cc:654] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.403939 30246 raft_consensus.cc:359] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.404541 30246 raft_consensus.cc:385] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.404915 30246 raft_consensus.cc:740] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.406121 30245 tablet_bootstrap.cc:654] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.405966 30246 consensus_queue.cc:260] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.408460 30246 ts_tablet_manager.cc:1434] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:47:46.409929 30246 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.412295 29951 catalog_manager.cc:5697] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:46.415848 30246 tablet_bootstrap.cc:654] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.422240 30245 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.422765 30245 ts_tablet_manager.cc:1403] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.013s
I20260709 14:47:46.423940 30249 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.424736 30249 ts_tablet_manager.cc:1403] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.006s
I20260709 14:47:46.427533 30252 raft_consensus.cc:493] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.428064 30252 raft_consensus.cc:515] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.429050 30249 raft_consensus.cc:359] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.430238 30249 raft_consensus.cc:385] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.430701 30249 raft_consensus.cc:740] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.430912 30252 leader_election.cc:290] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.431860 30249 consensus_queue.cc:260] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.433156 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.434051 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.434693 30130 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 0.
I20260709 14:47:46.436801 30018 leader_election.cc:304] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
W20260709 14:47:46.437817 30021 leader_election.cc:343] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.438638 30249 ts_tablet_manager.cc:1434] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:47:46.440011 30252 raft_consensus.cc:2804] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.440232 30249 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.440435 30252 raft_consensus.cc:493] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.441069 30252 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.441903 30266 raft_consensus.cc:493] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.442451 30266 raft_consensus.cc:515] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.445739 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.446424 30130 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 0.
I20260709 14:47:46.447698 30018 leader_election.cc:304] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.448731 30266 leader_election.cc:290] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.450465 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.425861 30245 raft_consensus.cc:359] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.451210 30249 tablet_bootstrap.cc:654] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.451432 30261 raft_consensus.cc:2804] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.452081 30261 raft_consensus.cc:493] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.452466 30261 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.451474 30245 raft_consensus.cc:385] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.453212 30245 raft_consensus.cc:740] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.451247 30204 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 0.
I20260709 14:47:46.454489 30246 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.455317 30246 ts_tablet_manager.cc:1403] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.026s
I20260709 14:47:46.454047 30245 consensus_queue.cc:260] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.459527 30246 raft_consensus.cc:359] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.461855 30246 raft_consensus.cc:385] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.462286 30246 raft_consensus.cc:740] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.463498 30246 consensus_queue.cc:260] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.466805 30246 ts_tablet_manager.cc:1434] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:47:46.468423 30246 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Bootstrap starting.
I20260709 14:47:46.469607 30252 raft_consensus.cc:515] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.472700 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.473541 30130 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.474267 30249 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.474771 30249 ts_tablet_manager.cc:1403] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.009s
I20260709 14:47:46.475838 30246 tablet_bootstrap.cc:654] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.477027 30252 leader_election.cc:290] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 election: Requested vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.477641 30249 raft_consensus.cc:359] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.478358 30249 raft_consensus.cc:385] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.478682 30249 raft_consensus.cc:740] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.479609 30249 consensus_queue.cc:260] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.485977 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:46.486637 30204 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.472175 30261 raft_consensus.cc:515] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.491065 30249 ts_tablet_manager.cc:1434] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:47:46.492475 30249 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.494163 30204 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 1.
I20260709 14:47:46.495580 30130 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 1.
I20260709 14:47:46.496937 30018 leader_election.cc:304] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.498265 30287 raft_consensus.cc:2804] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.500233 30245 ts_tablet_manager.cc:1434] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.077s	user 0.011s	sys 0.013s
I20260709 14:47:46.501442 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.502112 30129 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.505631 30249 tablet_bootstrap.cc:654] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.508740 30245 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:46.511132 30129 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 1.
I20260709 14:47:46.512447 30018 leader_election.cc:304] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.513341 30266 raft_consensus.cc:2804] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.513844 30266 raft_consensus.cc:697] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 1 LEADER]: Becoming Leader. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Running, Role: LEADER
I20260709 14:47:46.513314 30287 raft_consensus.cc:697] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 1 LEADER]: Becoming Leader. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Running, Role: LEADER
I20260709 14:47:46.514977 30266 consensus_queue.cc:237] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.514977 30287 consensus_queue.cc:237] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.516414 30258 raft_consensus.cc:493] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.517163 30258 raft_consensus.cc:515] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.522296 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:46.523032 30245 tablet_bootstrap.cc:654] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.522979 30204 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.523355 30261 leader_election.cc:290] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 election: Requested vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.528477 30258 leader_election.cc:290] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.533761 30204 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8b13231e24821a228afded0a24b2f in term 1.
I20260709 14:47:46.544150 30246 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5: No bootstrap required, opened a new log
I20260709 14:47:46.544801 30246 ts_tablet_manager.cc:1403] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.032s
I20260709 14:47:46.546626 30249 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.547188 30249 ts_tablet_manager.cc:1403] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.019s
I20260709 14:47:46.547886 30246 raft_consensus.cc:359] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.548710 30246 raft_consensus.cc:385] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.549026 30246 raft_consensus.cc:740] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.549856 30246 consensus_queue.cc:260] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.552237 30246 ts_tablet_manager.cc:1434] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:47:46.550333 30249 raft_consensus.cc:359] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.553586 30249 raft_consensus.cc:385] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.553894 30249 raft_consensus.cc:740] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.551731 29952 catalog_manager.cc:5697] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to fdc8b13231e24821a228afded0a24b2f (127.24.167.193). New cstate: current_term: 1 leader_uuid: "fdc8b13231e24821a228afded0a24b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:46.554629 30249 consensus_queue.cc:260] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.557602 30249 ts_tablet_manager.cc:1434] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:47:46.559023 30249 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88: Bootstrap starting.
I20260709 14:47:46.559679 30250 raft_consensus.cc:493] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.560192 30250 raft_consensus.cc:515] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.562335 30250 leader_election.cc:290] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.563879 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64e08871b54650a713995323b13dff" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.564539 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.564757 30130 raft_consensus.cc:2468] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.565755 30249 tablet_bootstrap.cc:654] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88: Neither blocks nor log segments found. Creating new log.
W20260709 14:47:46.566082 30094 leader_election.cc:343] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.566505 30167 leader_election.cc:304] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 
I20260709 14:47:46.567549 30258 raft_consensus.cc:2804] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.567906 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.576135 30245 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.591745 29952 catalog_manager.cc:5697] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to fdc8b13231e24821a228afded0a24b2f (127.24.167.193). New cstate: current_term: 1 leader_uuid: "fdc8b13231e24821a228afded0a24b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
W20260709 14:47:46.594163 30096 leader_election.cc:343] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.594713 30096 leader_election.cc:304] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.594816 30245 ts_tablet_manager.cc:1403] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.005s
I20260709 14:47:46.595953 30250 raft_consensus.cc:2749] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.567934 30258 raft_consensus.cc:493] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.597213 30258 raft_consensus.cc:3060] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.600109 30245 raft_consensus.cc:359] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.601962 30245 raft_consensus.cc:385] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.602432 30245 raft_consensus.cc:740] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.602564 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64e08871b54650a713995323b13dff" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.603600 30245 consensus_queue.cc:260] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.605072 30055 raft_consensus.cc:2468] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.607766 30245 ts_tablet_manager.cc:1434] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:47:46.611307 30245 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:46.613344 30258 raft_consensus.cc:515] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.615738 30296 raft_consensus.cc:493] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.618762 30245 tablet_bootstrap.cc:654] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.616652 30296 raft_consensus.cc:515] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.626518 30249 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88: No bootstrap required, opened a new log
I20260709 14:47:46.627172 30249 ts_tablet_manager.cc:1403] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.040s
I20260709 14:47:46.627331 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.628139 30055 raft_consensus.cc:2468] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.629544 30168 leader_election.cc:304] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.632584 30258 leader_election.cc:290] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.637086 30297 raft_consensus.cc:2804] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.637725 30297 raft_consensus.cc:493] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.638187 30297 raft_consensus.cc:3060] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.633246 30258 raft_consensus.cc:493] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.641109 30258 raft_consensus.cc:515] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.644222 30258 leader_election.cc:290] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.645021 30258 raft_consensus.cc:493] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.645208 30249 raft_consensus.cc:359] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.646250 30249 raft_consensus.cc:385] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.645682 30258 raft_consensus.cc:515] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.640187 30296 leader_election.cc:290] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.646633 30249 raft_consensus.cc:740] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.648759 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64e08871b54650a713995323b13dff" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.649626 30130 raft_consensus.cc:3060] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.650288 30258 leader_election.cc:290] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.650367 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64e08871b54650a713995323b13dff" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:46.651144 30055 raft_consensus.cc:3060] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.653191 30297 raft_consensus.cc:515] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.654536 30245 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.655107 30245 ts_tablet_manager.cc:1403] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.015s
I20260709 14:47:46.655948 30297 leader_election.cc:290] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.657003 30249 consensus_queue.cc:260] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.657924 30130 raft_consensus.cc:2468] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.658427 30245 raft_consensus.cc:359] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.659184 30245 raft_consensus.cc:385] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.659411 30249 ts_tablet_manager.cc:1434] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 14:47:46.659569 30055 raft_consensus.cc:2468] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.659441 30245 raft_consensus.cc:740] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.662472 30245 consensus_queue.cc:260] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.663291 30250 raft_consensus.cc:493] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.662559 30299 raft_consensus.cc:493] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.663950 30250 raft_consensus.cc:515] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.664805 30053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.664105 30299 raft_consensus.cc:515] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:46.665512 30053 raft_consensus.cc:2468] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.666332 30250 leader_election.cc:290] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.663216 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7239fb7081a24193932652753a664704" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.666882 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:46.667364 30299 leader_election.cc:290] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839)
I20260709 14:47:46.662851 30130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.661878 30168 leader_election.cc:304] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.668145 30128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.668232 30130 raft_consensus.cc:2468] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.669040 30128 raft_consensus.cc:2468] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.669533 30299 raft_consensus.cc:2804] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.670042 30127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.670158 30299 raft_consensus.cc:697] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:46.670691 30127 raft_consensus.cc:3060] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.671279 30299 consensus_queue.cc:237] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.664130 30054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7239fb7081a24193932652753a664704" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.673731 30053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.667511 30129 raft_consensus.cc:2468] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.675952 30245 ts_tablet_manager.cc:1434] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:47:46.677269 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.677713 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.678184 30129 raft_consensus.cc:2393] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in current term 1: Already voted for candidate fdc8b13231e24821a228afded0a24b2f in this term.
I20260709 14:47:46.678643 30204 raft_consensus.cc:2393] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in current term 1: Already voted for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in this term.
I20260709 14:47:46.678907 30168 leader_election.cc:304] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.677273 30245 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
W20260709 14:47:46.679912 30168 leader_election.cc:343] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:47:46.667493 30052 raft_consensus.cc:3060] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.678256 30053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.684387 30096 leader_election.cc:304] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.688225 30167 leader_election.cc:304] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.688730 30299 raft_consensus.cc:2804] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.689277 30297 raft_consensus.cc:2804] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.689927 30297 raft_consensus.cc:493] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.690312 30297 raft_consensus.cc:3060] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.692334 30245 tablet_bootstrap.cc:654] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.695472 29952 catalog_manager.cc:5697] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.700269 30052 raft_consensus.cc:2468] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.705679 30245 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.703825 30167 leader_election.cc:304] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88; no voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:46.706233 30245 ts_tablet_manager.cc:1403] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260709 14:47:46.689308 30299 raft_consensus.cc:493] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.702179 30297 raft_consensus.cc:515] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.706838 30299 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.707796 30168 leader_election.cc:304] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.708806 30297 leader_election.cc:290] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.708859 30258 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.709565 30296 raft_consensus.cc:2804] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.709324 30245 raft_consensus.cc:359] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.710011 30245 raft_consensus.cc:385] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.710312 30245 raft_consensus.cc:740] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.711236 30245 consensus_queue.cc:260] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.713804 30245 ts_tablet_manager.cc:1434] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:47:46.715363 30245 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:46.705400 30127 raft_consensus.cc:2468] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.716720 30250 raft_consensus.cc:2749] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.717824 30258 raft_consensus.cc:2749] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.720925 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7239fb7081a24193932652753a664704" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.721683 30129 raft_consensus.cc:3060] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.723124 30296 raft_consensus.cc:697] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:46.724927 30296 consensus_queue.cc:237] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.725741 30245 tablet_bootstrap.cc:654] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:46.731129 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7239fb7081a24193932652753a664704" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:46.731724 30052 raft_consensus.cc:3060] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.732821 30129 raft_consensus.cc:2468] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.734572 30167 leader_election.cc:304] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 
I20260709 14:47:46.735766 30299 raft_consensus.cc:515] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.736143 30302 raft_consensus.cc:2804] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.739042 30299 leader_election.cc:290] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.740177 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:46.738200 30302 raft_consensus.cc:697] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:46.740885 30055 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.741884 30302 consensus_queue.cc:237] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.742951 30052 raft_consensus.cc:2468] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.745544 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.746464 30129 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.749071 30055 raft_consensus.cc:2468] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.750456 30245 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: No bootstrap required, opened a new log
I20260709 14:47:46.750306 30168 leader_election.cc:304] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.750936 30245 ts_tablet_manager.cc:1403] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.016s
I20260709 14:47:46.751267 30296 raft_consensus.cc:2804] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.751821 30296 raft_consensus.cc:697] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:46.752662 30296 consensus_queue.cc:237] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.754321 30245 raft_consensus.cc:359] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.755059 30299 raft_consensus.cc:493] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.755770 30299 raft_consensus.cc:515] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.757248 30129 raft_consensus.cc:2468] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.758795 30299 leader_election.cc:290] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.755322 30245 raft_consensus.cc:385] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:46.756357 29952 catalog_manager.cc:5697] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.759670 30245 raft_consensus.cc:740] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:46.759871 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.760582 30129 raft_consensus.cc:2468] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.761149 30245 consensus_queue.cc:260] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.761704 30167 leader_election.cc:304] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 
I20260709 14:47:46.762079 30055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.762729 30299 raft_consensus.cc:2804] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.762800 30055 raft_consensus.cc:2468] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.763221 30299 raft_consensus.cc:493] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.763579 30299 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.771245 30299 raft_consensus.cc:515] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.774477 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:46.775233 30052 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.775489 30245 ts_tablet_manager.cc:1434] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 14:47:46.781388 30299 leader_election.cc:290] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.782765 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.783526 30129 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.785995 30052 raft_consensus.cc:2468] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.789352 30168 leader_election.cc:304] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.789589 29952 catalog_manager.cc:5697] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.790845 30129 raft_consensus.cc:2468] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.791996 30302 raft_consensus.cc:2804] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.791574 29952 catalog_manager.cc:5697] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.792577 30302 raft_consensus.cc:697] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:46.793593 30302 consensus_queue.cc:237] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.805609 29952 catalog_manager.cc:5697] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.810993 30287 consensus_queue.cc:1048] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:46.826393 30266 consensus_queue.cc:1048] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:46.835788 30302 raft_consensus.cc:493] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.836382 30302 raft_consensus.cc:515] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.838994 30302 leader_election.cc:290] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.839516 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbce713232145f29a222c99a7cfbc0f" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f" is_pre_election: true
I20260709 14:47:46.840072 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbce713232145f29a222c99a7cfbc0f" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.840240 30052 raft_consensus.cc:2468] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.841295 30168 leader_election.cc:304] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.840776 30129 raft_consensus.cc:2468] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 0.
I20260709 14:47:46.842068 30302 raft_consensus.cc:2804] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:46.842520 30302 raft_consensus.cc:493] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:46.842926 30302 raft_consensus.cc:3060] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.850407 30302 raft_consensus.cc:515] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.852182 30302 leader_election.cc:290] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:46.853001 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbce713232145f29a222c99a7cfbc0f" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:46.853343 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbce713232145f29a222c99a7cfbc0f" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:46.853613 30052 raft_consensus.cc:3060] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.854025 30129 raft_consensus.cc:3060] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.859723 30052 raft_consensus.cc:2468] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.859776 30129 raft_consensus.cc:2468] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:46.861111 30168 leader_election.cc:304] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:46.861925 30302 raft_consensus.cc:2804] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:46.862413 30302 raft_consensus.cc:697] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:46.863234 30302 consensus_queue.cc:237] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.871488 29952 catalog_manager.cc:5697] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.890443 30266 raft_consensus.cc:493] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:46.891057 30266 raft_consensus.cc:515] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:46.893347 30266 leader_election.cc:290] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:46.894158 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:46.894500 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7" candidate_uuid: "fdc8b13231e24821a228afded0a24b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:46.895304 30204 raft_consensus.cc:2393] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdc8b13231e24821a228afded0a24b2f in current term 1: Already voted for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in this term.
I20260709 14:47:46.896396 30021 leader_election.cc:304] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdc8b13231e24821a228afded0a24b2f; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:46.897230 30266 raft_consensus.cc:3060] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:46.903520 30266 raft_consensus.cc:2749] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:47:46.910164 30250 consensus_queue.cc:1048] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:46.918506 30266 consensus_queue.cc:1048] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:46.924296 30315 consensus_queue.cc:1048] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:46.944792 30252 consensus_queue.cc:1048] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:47.071264 30266 consensus_queue.cc:1048] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:47.082902 30287 consensus_queue.cc:1048] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:47.095716 25247 ts_manager.cc:295] Set tserver state for fdc8b13231e24821a228afded0a24b2f to MAINTENANCE_MODE
I20260709 14:47:47.096803 25247 tablet_server.cc:179] TabletServer@127.24.167.193:0 shutting down...
I20260709 14:47:47.124141 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:47.125275 25247 tablet_replica.cc:333] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.125983 25247 raft_consensus.cc:2243] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:47.126410 25247 raft_consensus.cc:2272] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:47.128293 25247 tablet_replica.cc:333] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.128885 25247 raft_consensus.cc:2243] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:47.129266 25247 raft_consensus.cc:2272] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:47.131249 25247 tablet_replica.cc:333] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.131821 25247 raft_consensus.cc:2243] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:47.132200 25247 raft_consensus.cc:2272] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:47.133903 25247 tablet_replica.cc:333] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.134451 25247 raft_consensus.cc:2243] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:47.134884 25247 raft_consensus.cc:2272] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:47.137210 25247 tablet_replica.cc:333] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.137794 25247 raft_consensus.cc:2243] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:47.138173 25247 raft_consensus.cc:2272] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:47.139812 25247 tablet_replica.cc:333] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.140327 25247 raft_consensus.cc:2243] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:47:47.141163 25247 raft_consensus.cc:2272] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:47.143337 25247 tablet_replica.cc:333] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.143961 25247 raft_consensus.cc:2243] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:47:47.144820 25247 raft_consensus.cc:2272] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:47.146970 25247 tablet_replica.cc:333] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.147440 25247 raft_consensus.cc:2243] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:47.147771 25247 raft_consensus.cc:2272] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:47.149576 25247 tablet_replica.cc:333] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.150122 25247 raft_consensus.cc:2243] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:47.150575 25247 raft_consensus.cc:2272] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:47.151173 30168 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 80 similar messages]
I20260709 14:47:47.152690 25247 tablet_replica.cc:333] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: stopping tablet replica
I20260709 14:47:47.153262 25247 raft_consensus.cc:2243] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:47:47.154219 25247 raft_consensus.cc:2272] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:47:47.154575 30168 consensus_peers.cc:597] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:47.188755 30302 consensus_queue.cc:1048] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:47.189692 25247 tablet_server.cc:196] TabletServer@127.24.167.193:0 shutdown complete.
I20260709 14:47:47.203372 30302 consensus_queue.cc:1048] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:47:47.227775 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:47:47.229391 30168 consensus_peers.cc:597] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:47.247254 30296 consensus_queue.cc:1048] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:47.250226 30296 consensus_queue.cc:1048] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:47:47.266907 30168 consensus_peers.cc:597] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:47.270957 30168 consensus_peers.cc:597] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:47.303431 30168 consensus_peers.cc:597] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:47.304878 30299 consensus_queue.cc:1048] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:47:47.421489 30094 consensus_peers.cc:597] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:47.432636 30168 consensus_peers.cc:597] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:47.478668 30299 consensus_queue.cc:1048] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:47:48.228860 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:47:48.324004 30315 raft_consensus.cc:493] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fdc8b13231e24821a228afded0a24b2f)
I20260709 14:47:48.324666 30315 raft_consensus.cc:515] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:48.326433 30315 leader_election.cc:290] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639), fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839)
I20260709 14:47:48.327304 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:48.330005 30258 raft_consensus.cc:493] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fdc8b13231e24821a228afded0a24b2f)
W20260709 14:47:48.330447 30094 leader_election.cc:336] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111)
I20260709 14:47:48.330505 30258 raft_consensus.cc:515] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:48.330999 30094 leader_election.cc:304] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:48.331715 30315 raft_consensus.cc:2749] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:48.332655 30258 leader_election.cc:290] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839)
I20260709 14:47:48.333319 30127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
I20260709 14:47:48.333900 30127 raft_consensus.cc:2468] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 1.
I20260709 14:47:48.335032 30167 leader_election.cc:304] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 
I20260709 14:47:48.335795 30258 raft_consensus.cc:2804] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:48.336177 30258 raft_consensus.cc:493] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fdc8b13231e24821a228afded0a24b2f)
W20260709 14:47:48.336410 30168 leader_election.cc:336] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111)
I20260709 14:47:48.336593 30258 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:48.341648 30258 raft_consensus.cc:515] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:48.343169 30258 leader_election.cc:290] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 election: Requested vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839)
I20260709 14:47:48.344020 30127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:48.344590 30127 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:48.347340 30168 leader_election.cc:336] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111)
I20260709 14:47:48.350520 30127 raft_consensus.cc:2468] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 2.
I20260709 14:47:48.351527 30167 leader_election.cc:304] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:48.352232 30258 raft_consensus.cc:2804] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:48.352649 30258 raft_consensus.cc:697] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:48.353327 30258 consensus_queue.cc:237] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:48.360970 29952 catalog_manager.cc:5697] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 1 to 2, leader changed from fdc8b13231e24821a228afded0a24b2f (127.24.167.193) to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:48.444236 30315 raft_consensus.cc:493] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fdc8b13231e24821a228afded0a24b2f)
I20260709 14:47:48.444849 30315 raft_consensus.cc:515] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:48.446667 30315 leader_election.cc:290] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:48.447867 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:48.448587 30204 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 1.
I20260709 14:47:48.449744 30096 leader_election.cc:304] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 
I20260709 14:47:48.450431 30315 raft_consensus.cc:2804] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:47:48.450728 30094 leader_election.cc:336] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111)
I20260709 14:47:48.450745 30315 raft_consensus.cc:493] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fdc8b13231e24821a228afded0a24b2f)
I20260709 14:47:48.451341 30315 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:48.458213 30315 raft_consensus.cc:515] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:48.460011 30315 leader_election.cc:290] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:48.461189 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:48.461782 30204 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:48.463605 30094 leader_election.cc:336] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111)
I20260709 14:47:48.467311 30204 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:48.468379 30096 leader_election.cc:304] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:48.469085 30315 raft_consensus.cc:2804] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:48.470260 30315 raft_consensus.cc:697] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:48.471062 30315 consensus_queue.cc:237] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:48.478964 29952 catalog_manager.cc:5697] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 1 to 2, leader changed from fdc8b13231e24821a228afded0a24b2f (127.24.167.193) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:48.582269 30297 raft_consensus.cc:493] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fdc8b13231e24821a228afded0a24b2f)
I20260709 14:47:48.582870 30297 raft_consensus.cc:515] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:48.585007 30297 leader_election.cc:290] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:48.586321 30127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" is_pre_election: true
W20260709 14:47:48.588915 30168 leader_election.cc:336] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111)
I20260709 14:47:48.589278 30168 leader_election.cc:304] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88; no voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:48.589874 30297 raft_consensus.cc:2749] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:48.589892 30315 raft_consensus.cc:493] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fdc8b13231e24821a228afded0a24b2f)
I20260709 14:47:48.590595 30315 raft_consensus.cc:515] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:48.592298 30315 leader_election.cc:290] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:48.593451 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" is_pre_election: true
I20260709 14:47:48.594040 30204 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 1.
I20260709 14:47:48.595017 30096 leader_election.cc:304] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: 
I20260709 14:47:48.595844 30315 raft_consensus.cc:2804] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:47:48.596079 30094 leader_election.cc:336] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111)
I20260709 14:47:48.596249 30315 raft_consensus.cc:493] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fdc8b13231e24821a228afded0a24b2f)
I20260709 14:47:48.596799 30315 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:48.602109 30315 raft_consensus.cc:515] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:48.603804 30315 leader_election.cc:290] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:48.604926 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:48.605479 30204 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:47:48.607601 30094 leader_election.cc:336] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111)
I20260709 14:47:48.610812 30204 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:48.611882 30096 leader_election.cc:304] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, 5f5fd5d133ed4bba82f525a0a48fc6a5; no voters: fdc8b13231e24821a228afded0a24b2f
I20260709 14:47:48.612603 30315 raft_consensus.cc:2804] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:48.613005 30315 raft_consensus.cc:697] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:48.613801 30315 consensus_queue.cc:237] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:48.620579 29952 catalog_manager.cc:5697] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 1 to 2, leader changed from fdc8b13231e24821a228afded0a24b2f (127.24.167.193) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:48.851847 30127 raft_consensus.cc:1275] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:48.853164 30297 consensus_queue.cc:1048] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:48.867121 30168 consensus_peers.cc:597] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:48.999033 30094 consensus_peers.cc:597] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:49.059007 30094 consensus_peers.cc:597] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:49.081777 30204 raft_consensus.cc:1275] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:49.083283 30315 consensus_queue.cc:1048] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:49.229959 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:47:49.236519 30204 raft_consensus.cc:1275] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:49.237960 30315 consensus_queue.cc:1048] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:49.635939 30168 consensus_peers.cc:597] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:49.688692 30168 consensus_peers.cc:597] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:49.690894 30168 consensus_peers.cc:597] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:49.763602 30094 consensus_peers.cc:597] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:49.931038 30168 consensus_peers.cc:597] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:49.965845 30168 consensus_peers.cc:597] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:50.062213 30168 consensus_peers.cc:597] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:50.231017 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:47:51.232213 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:47:51.309871 30168 consensus_peers.cc:597] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:51.401201 30094 consensus_peers.cc:597] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:51.475049 30094 consensus_peers.cc:597] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:47:52.182909 30168 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111) [suppressed 97 similar messages]
W20260709 14:47:52.185396 30168 consensus_peers.cc:597] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:47:52.194250 30168 consensus_peers.cc:597] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:52.217600 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:52.225342 30351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:52.226136 30352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:52.227404 25247 server_base.cc:1061] running on GCE node
W20260709 14:47:52.228183 30354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:52.231904 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:52.232196 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:52.232412 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608472232393 us; error 0 us; skew 500 ppm
W20260709 14:47:52.233240 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:47:52.233310 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:47:52.234001 30094 consensus_peers.cc:597] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:52.236424 25247 webserver.cc:533] Webserver started at http://127.24.167.193:44849/ using document root <none> and password file <none>
I20260709 14:47:52.237142 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:52.237351 25247 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:47:52.241381 25247 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:47:52.245621 30359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:52.246541 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:47:52.246891 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "fdc8b13231e24821a228afded0a24b2f"
format_stamp: "Formatted at 2026-07-09 14:47:45 on dist-test-slave-tp5d"
I20260709 14:47:52.247201 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:47:52.258558 30168 consensus_peers.cc:597] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:52.264350 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:52.265666 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:52.267161 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:52.270759 30366 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:47:52.327318 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:47:52.327736 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.058s	user 0.003s	sys 0.000s
I20260709 14:47:52.328050 25247 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:47:52.334615 30366 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.348006 30366 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.349018 30366 tablet_bootstrap.cc:492] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.349742 30366 ts_tablet_manager.cc:1403] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.011s
I20260709 14:47:52.352077 30366 raft_consensus.cc:359] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.352792 30366 raft_consensus.cc:740] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.353582 30366 consensus_queue.cc:260] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.356000 30366 ts_tablet_manager.cc:1434] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:47:52.356863 30366 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.368786 30366 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.369589 30366 tablet_bootstrap.cc:492] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.370251 30366 ts_tablet_manager.cc:1403] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:47:52.372718 30366 raft_consensus.cc:359] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.373538 30366 raft_consensus.cc:740] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.374282 30366 consensus_queue.cc:260] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.374804 25247 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:47:52.375201 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.044s	sys 0.000s
I20260709 14:47:52.376622 30366 ts_tablet_manager.cc:1434] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:47:52.377609 30366 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.390702 30366 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.391584 30366 tablet_bootstrap.cc:492] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.392374 30366 ts_tablet_manager.cc:1403] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 14:47:52.395076 30366 raft_consensus.cc:359] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.395857 30366 raft_consensus.cc:740] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.396654 30366 consensus_queue.cc:260] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.399434 30366 ts_tablet_manager.cc:1434] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:47:52.400213 30366 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.417217 30366 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.418227 30366 tablet_bootstrap.cc:492] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.418833 30366 ts_tablet_manager.cc:1403] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:47:52.421440 30366 raft_consensus.cc:359] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.422238 30366 raft_consensus.cc:740] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.423066 30366 consensus_queue.cc:260] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.425760 30366 ts_tablet_manager.cc:1434] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:47:52.426630 30366 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.441980 30366 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.443256 30366 tablet_bootstrap.cc:492] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.444114 30366 ts_tablet_manager.cc:1403] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
W20260709 14:47:52.444625 30168 consensus_peers.cc:597] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:47:52.445990 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:33839
I20260709 14:47:52.446110 30428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:33839 every 8 connection(s)
I20260709 14:47:52.446738 30366 raft_consensus.cc:359] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.447355 30366 raft_consensus.cc:740] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.448066 30366 consensus_queue.cc:260] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.450091 30366 ts_tablet_manager.cc:1434] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:47:52.450872 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:52.451064 30366 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.475914 30366 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.477005 30366 tablet_bootstrap.cc:492] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.477823 30366 ts_tablet_manager.cc:1403] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260709 14:47:52.480788 30366 raft_consensus.cc:359] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.481590 30366 raft_consensus.cc:740] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.482439 30366 consensus_queue.cc:260] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.484460 30403 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:52.485056 30366 ts_tablet_manager.cc:1434] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:47:52.486040 30366 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.490722 30204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01db92502fdd499297d135d8ee34127e"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
mode: GRACEFUL
new_leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:47:52.491569 30204 raft_consensus.cc:606] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Received request to transfer leadership to TS 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:52.494736 30204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
mode: GRACEFUL
new_leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:47:52.495523 30204 raft_consensus.cc:606] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Received request to transfer leadership to TS 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:52.497006 30429 heartbeater.cc:344] Connected to a master server at 127.24.167.254:45517
I20260709 14:47:52.497476 30429 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:52.498543 30429 heartbeater.cc:507] Master 127.24.167.254:45517 requested a full tablet report, sending...
I20260709 14:47:52.499995 30204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
mode: GRACEFUL
new_leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:47:52.500768 30204 raft_consensus.cc:606] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 LEADER]: Received request to transfer leadership to TS 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:52.502590 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:47:52.503249 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:52.503793 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:52.505365 30366 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.506502 30366 tablet_bootstrap.cc:492] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.507225 30366 ts_tablet_manager.cc:1403] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 14:47:52.509979 29952 ts_manager.cc:194] Re-registered known tserver with Master: fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839)
I20260709 14:47:52.509654 30366 raft_consensus.cc:359] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.510562 30366 raft_consensus.cc:740] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.511364 30366 consensus_queue.cc:260] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.513660 30366 ts_tablet_manager.cc:1434] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:47:52.514554 30366 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.523104 29952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49372
I20260709 14:47:52.526522 30429 heartbeater.cc:499] Master 127.24.167.254:45517 was elected leader, sending a full tablet report...
I20260709 14:47:52.527963 30366 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.528946 30366 tablet_bootstrap.cc:492] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.529654 30366 ts_tablet_manager.cc:1403] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260709 14:47:52.532313 30366 raft_consensus.cc:359] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.532959 30366 raft_consensus.cc:740] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.533594 30366 consensus_queue.cc:260] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.535202 30366 ts_tablet_manager.cc:1434] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:47:52.535882 30366 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.548622 30366 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.549446 30366 tablet_bootstrap.cc:492] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.550037 30366 ts_tablet_manager.cc:1403] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:47:52.551955 30366 raft_consensus.cc:359] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:52.552569 30366 raft_consensus.cc:740] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.553323 30366 consensus_queue.cc:260] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:52.554909 30366 ts_tablet_manager.cc:1434] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:47:52.555765 30366 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Bootstrap starting.
I20260709 14:47:52.568089 30366 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:47:52.568892 30366 tablet_bootstrap.cc:492] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Bootstrap complete.
I20260709 14:47:52.569489 30366 ts_tablet_manager.cc:1403] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:47:52.571357 30366 raft_consensus.cc:359] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.571941 30366 raft_consensus.cc:740] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8b13231e24821a228afded0a24b2f, State: Initialized, Role: FOLLOWER
I20260709 14:47:52.572671 30366 consensus_queue.cc:260] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.574206 30366 ts_tablet_manager.cc:1434] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:47:52.615589 30349 raft_consensus.cc:993] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88: : Instructing follower 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:52.616124 30350 raft_consensus.cc:1081] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Signalling peer 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:52.618008 30127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01db92502fdd499297d135d8ee34127e"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:60400
I20260709 14:47:52.618589 30127 raft_consensus.cc:493] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:52.618911 30127 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:52.625775 30127 raft_consensus.cc:515] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.627794 30127 leader_election.cc:290] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:52.628562 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:52.629033 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:52.629364 30402 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:52.629707 30204 raft_consensus.cc:3055] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:52.630084 30204 raft_consensus.cc:740] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:52.631048 30204 consensus_queue.cc:260] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.632530 30204 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:52.637825 30402 raft_consensus.cc:2468] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:52.639411 30094 leader_election.cc:304] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:52.640378 30315 raft_consensus.cc:2804] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:52.640738 30204 raft_consensus.cc:2468] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:52.641829 30315 raft_consensus.cc:697] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:52.642874 30315 consensus_queue.cc:237] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.650506 29952 catalog_manager.cc:5697] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 1 to 2, leader changed from 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.782300 30349 raft_consensus.cc:993] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: : Instructing follower 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:52.782848 30350 raft_consensus.cc:1081] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 LEADER]: Signalling peer 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:52.784929 30127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:60400
I20260709 14:47:52.785616 30127 raft_consensus.cc:493] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:52.786021 30127 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.792150 30127 raft_consensus.cc:515] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:52.795495 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:52.795518 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:52.796226 30204 raft_consensus.cc:3055] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:52.796362 30403 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.796644 30204 raft_consensus.cc:740] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:52.797870 30204 consensus_queue.cc:260] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:52.799364 30204 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.804019 30403 raft_consensus.cc:2468] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 3.
I20260709 14:47:52.805625 30094 leader_election.cc:304] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:52.806522 30447 raft_consensus.cc:2804] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:52.807116 30447 raft_consensus.cc:697] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:52.794389 30127 leader_election.cc:290] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 3 election: Requested vote from peers 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639), fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839)
I20260709 14:47:52.807986 30447 consensus_queue.cc:237] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:52.811058 30204 raft_consensus.cc:2468] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 3.
I20260709 14:47:52.818537 29951 catalog_manager.cc:5697] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 2 to 3, leader changed from 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 3 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.881106 30349 raft_consensus.cc:993] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88: : Instructing follower 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:52.881598 30350 raft_consensus.cc:1081] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Signalling peer 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:52.883154 30127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:60400
I20260709 14:47:52.883713 30127 raft_consensus.cc:493] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:52.884061 30127 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:52.889288 30127 raft_consensus.cc:515] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.890965 30127 leader_election.cc:290] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:52.891942 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:52.892195 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:52.892683 30402 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:52.892827 30204 raft_consensus.cc:3055] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:52.893213 30204 raft_consensus.cc:740] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:52.893896 30204 consensus_queue.cc:260] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.894923 30204 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:52.898258 30402 raft_consensus.cc:2468] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:52.899395 30094 leader_election.cc:304] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:52.900118 30447 raft_consensus.cc:2804] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:52.900357 30204 raft_consensus.cc:2468] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:52.900681 30447 raft_consensus.cc:697] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:52.901706 30447 consensus_queue.cc:237] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:52.908694 29951 catalog_manager.cc:5697] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 1 to 2, leader changed from 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.047461 30402 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:53.112269 30204 raft_consensus.cc:1275] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:53.113819 30447 consensus_queue.cc:1048] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:53.123660 30402 raft_consensus.cc:1275] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:53.125475 30446 consensus_queue.cc:1048] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:53.194933 30202 raft_consensus.cc:1275] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:53.196249 30446 consensus_queue.cc:1048] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:53.205637 30402 raft_consensus.cc:1275] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:53.207139 30447 consensus_queue.cc:1048] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:53.234272 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:47:53.359867 30202 raft_consensus.cc:1275] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:53.361477 30447 consensus_queue.cc:1048] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:53.371133 30402 raft_consensus.cc:1275] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:53.372813 30446 consensus_queue.cc:1048] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:53.514638 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:53.534791 30127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
mode: GRACEFUL
new_leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:60410
I20260709 14:47:53.535387 30127 raft_consensus.cc:606] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Received request to transfer leadership to TS 3c6f129796d84cd3b9cb6dab8b0dfc88
I20260709 14:47:53.538321 30127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
mode: GRACEFUL
new_leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:60410
I20260709 14:47:53.538895 30127 raft_consensus.cc:606] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Received request to transfer leadership to TS 3c6f129796d84cd3b9cb6dab8b0dfc88
I20260709 14:47:53.540164 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:53.540728 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:53.541366 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:53.716322 30447 raft_consensus.cc:993] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: : Instructing follower 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:53.716794 30446 raft_consensus.cc:1081] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Signalling peer 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:53.718258 30202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:35116
I20260709 14:47:53.718743 30202 raft_consensus.cc:493] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:53.719096 30202 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:53.725521 30202 raft_consensus.cc:515] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:53.727298 30202 leader_election.cc:290] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 3 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:53.728157 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:53.728348 30127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:53.728843 30402 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:53.729022 30127 raft_consensus.cc:3055] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:53.729419 30127 raft_consensus.cc:740] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:53.730242 30127 consensus_queue.cc:260] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:53.731313 30127 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:53.735621 30402 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 3.
I20260709 14:47:53.735862 30127 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 3.
I20260709 14:47:53.736969 30168 leader_election.cc:304] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:53.737746 30454 raft_consensus.cc:2804] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:53.738181 30454 raft_consensus.cc:697] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:53.738927 30454 consensus_queue.cc:237] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:53.745929 29951 catalog_manager.cc:5697] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 2 to 3, leader changed from 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194) to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:53.829834 30446 raft_consensus.cc:993] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5: : Instructing follower 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:53.830421 30447 raft_consensus.cc:1081] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Signalling peer 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:53.832059 30202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:35116
I20260709 14:47:53.832653 30202 raft_consensus.cc:493] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:53.832984 30202 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:53.838464 30202 raft_consensus.cc:515] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:53.841459 30202 leader_election.cc:290] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 3 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:53.841620 30127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:53.841739 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6903377e8654e05a7d596ccc405f8e2" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:53.842296 30127 raft_consensus.cc:3055] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:53.842751 30402 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:53.842852 30127 raft_consensus.cc:740] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:53.844043 30127 consensus_queue.cc:260] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:53.845394 30127 raft_consensus.cc:3060] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:53.850685 30402 raft_consensus.cc:2468] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 3.
I20260709 14:47:53.852106 30168 leader_election.cc:304] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:53.852478 30127 raft_consensus.cc:2468] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 3.
I20260709 14:47:53.852972 30454 raft_consensus.cc:2804] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:53.853547 30454 raft_consensus.cc:697] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:53.854497 30454 consensus_queue.cc:237] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:53.860846 29951 catalog_manager.cc:5697] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 2 to 3, leader changed from 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194) to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:54.156714 30127 raft_consensus.cc:1275] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:54.158089 30454 consensus_queue.cc:1048] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:54.167896 30402 raft_consensus.cc:1275] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:54.171084 30475 consensus_queue.cc:1048] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:47:54.235318 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:47:54.263365 30403 raft_consensus.cc:1275] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:54.264997 30475 consensus_queue.cc:1048] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:54.273288 30127 raft_consensus.cc:1275] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:54.275012 30454 consensus_queue.cc:1048] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:54.547901 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:54.556396 30127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01db92502fdd499297d135d8ee34127e"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
mode: GRACEFUL
new_leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:60410
I20260709 14:47:54.557031 30127 raft_consensus.cc:606] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Received request to transfer leadership to TS 3c6f129796d84cd3b9cb6dab8b0dfc88
I20260709 14:47:54.559593 30202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
mode: GRACEFUL
new_leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:47:54.560137 30202 raft_consensus.cc:606] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Received request to transfer leadership to TS 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:54.562628 30202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf64e08871b54650a713995323b13dff"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
mode: GRACEFUL
new_leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:47:54.563109 30202 raft_consensus.cc:606] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Received request to transfer leadership to TS 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:54.564150 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:47:54.564670 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:54.565233 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:54.679816 30454 raft_consensus.cc:993] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88: : Instructing follower 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:54.680315 30349 raft_consensus.cc:1081] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Signalling peer 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:54.681871 30127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf64e08871b54650a713995323b13dff"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:60400
I20260709 14:47:54.682368 30127 raft_consensus.cc:493] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.682742 30127 raft_consensus.cc:3060] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.683560 30480 raft_consensus.cc:993] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5: : Instructing follower 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:54.684080 30447 raft_consensus.cc:1081] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Signalling peer 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:54.685782 30202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01db92502fdd499297d135d8ee34127e"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:35116
I20260709 14:47:54.686326 30202 raft_consensus.cc:493] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.686694 30202 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.689659 30127 raft_consensus.cc:515] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:54.691702 30127 leader_election.cc:290] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:54.692813 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64e08871b54650a713995323b13dff" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:54.693351 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64e08871b54650a713995323b13dff" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:54.693594 30402 raft_consensus.cc:3060] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.694027 30204 raft_consensus.cc:3055] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.693966 30202 raft_consensus.cc:515] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:54.694564 30204 raft_consensus.cc:740] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:54.695549 30204 consensus_queue.cc:260] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:54.696615 30202 leader_election.cc:290] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 3 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:54.696929 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:54.697553 30403 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.699780 30204 raft_consensus.cc:3060] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.700013 30127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01db92502fdd499297d135d8ee34127e" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:54.700680 30127 raft_consensus.cc:3055] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:54.701030 30127 raft_consensus.cc:740] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:54.701187 30402 raft_consensus.cc:2468] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:54.701840 30127 consensus_queue.cc:260] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:54.702630 30094 leader_election.cc:304] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:54.703022 30127 raft_consensus.cc:3060] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.703685 30447 raft_consensus.cc:2804] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:54.704406 30447 raft_consensus.cc:697] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:54.705221 30403 raft_consensus.cc:2468] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 3.
I20260709 14:47:54.705336 30447 consensus_queue.cc:237] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:54.706584 30168 leader_election.cc:304] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:54.707343 30475 raft_consensus.cc:2804] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:54.707806 30475 raft_consensus.cc:697] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:54.709024 30475 consensus_queue.cc:237] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:54.709709 30127 raft_consensus.cc:2468] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 3.
I20260709 14:47:54.718529 30204 raft_consensus.cc:2468] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:54.720013 29951 catalog_manager.cc:5697] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 1 to 2, leader changed from 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.721374 29952 catalog_manager.cc:5697] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 2 to 3, leader changed from 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194) to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:54.988323 30475 raft_consensus.cc:993] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88: : Instructing follower 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:54.988878 30454 raft_consensus.cc:1081] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Signalling peer 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:54.990478 30127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:60400
I20260709 14:47:54.991083 30127 raft_consensus.cc:493] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.991482 30127 raft_consensus.cc:3060] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.996838 30127 raft_consensus.cc:515] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:54.998824 30127 leader_election.cc:290] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:54.999912 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:54.999837 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd771ba67a44c7892156a929b41f9e" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:55.000746 30204 raft_consensus.cc:3055] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:55.001219 30204 raft_consensus.cc:740] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:55.001279 30403 raft_consensus.cc:3060] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.002137 30204 consensus_queue.cc:260] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:55.003356 30204 raft_consensus.cc:3060] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.008682 30403 raft_consensus.cc:2468] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:55.010124 30094 leader_election.cc:304] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:55.010259 30204 raft_consensus.cc:2468] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:55.011197 30447 raft_consensus.cc:2804] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:55.011701 30447 raft_consensus.cc:697] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:55.012573 30447 consensus_queue.cc:237] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:55.019143 29952 catalog_manager.cc:5697] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 1 to 2, leader changed from 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.098047 30127 raft_consensus.cc:1275] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:55.099340 30475 consensus_queue.cc:1048] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:55.109335 30403 raft_consensus.cc:1275] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:55.111497 30475 consensus_queue.cc:1048] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:55.123848 30204 raft_consensus.cc:1275] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.125519 30447 consensus_queue.cc:1048] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.136176 30403 raft_consensus.cc:1275] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.137712 30447 consensus_queue.cc:1048] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:55.236593 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:47:55.545193 30204 raft_consensus.cc:1275] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.547263 30480 consensus_queue.cc:1048] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:55.549309 30403 raft_consensus.cc:1275] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:55.551067 30480 consensus_queue.cc:1048] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.571906 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:55.589253 30204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7239fb7081a24193932652753a664704"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
mode: GRACEFUL
new_leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:47:55.590157 30204 raft_consensus.cc:606] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Received request to transfer leadership to TS 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:55.593405 30129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
mode: GRACEFUL
new_leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:60410
I20260709 14:47:55.593864 30129 raft_consensus.cc:606] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Received request to transfer leadership to TS 3c6f129796d84cd3b9cb6dab8b0dfc88
I20260709 14:47:55.596432 30129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
mode: GRACEFUL
new_leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:60410
I20260709 14:47:55.596958 30129 raft_consensus.cc:606] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 LEADER]: Received request to transfer leadership to TS 3c6f129796d84cd3b9cb6dab8b0dfc88
I20260709 14:47:55.598042 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:47:55.598613 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:55.599453 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:55.746244 30447 raft_consensus.cc:993] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: : Instructing follower 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:55.746815 30480 raft_consensus.cc:1081] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 LEADER]: Signalling peer 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:55.748970 30204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:35116
I20260709 14:47:55.749527 30204 raft_consensus.cc:493] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:55.749815 30204 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:55.757688 30204 raft_consensus.cc:515] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:55.759380 30204 leader_election.cc:290] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 4 election: Requested vote from peers 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807), fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839)
I20260709 14:47:55.760705 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:55.760535 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ce8862a76428ca9948fda96c84da1" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:55.761358 30402 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:55.761478 30129 raft_consensus.cc:3055] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:55.761981 30129 raft_consensus.cc:740] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:55.762964 30129 consensus_queue.cc:260] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:55.764349 30129 raft_consensus.cc:3060] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:55.769481 30402 raft_consensus.cc:2468] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 4.
I20260709 14:47:55.770903 30168 leader_election.cc:304] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:55.772014 30349 raft_consensus.cc:2804] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:55.772140 30129 raft_consensus.cc:2468] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 4.
I20260709 14:47:55.772645 30349 raft_consensus.cc:697] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:55.773870 30349 consensus_queue.cc:237] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } }
I20260709 14:47:55.781968 29951 catalog_manager.cc:5697] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 3 to 4, leader changed from 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194) to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 4 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.896813 30447 raft_consensus.cc:993] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5: : Instructing follower 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:55.897289 30480 raft_consensus.cc:1081] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Signalling peer 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:55.898723 30204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:35116
I20260709 14:47:55.899206 30204 raft_consensus.cc:493] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:55.899520 30204 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.904307 30204 raft_consensus.cc:515] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:55.905786 30204 leader_election.cc:290] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 3 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:55.906780 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:55.906921 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:55.907610 30402 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.907610 30129 raft_consensus.cc:3055] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:55.908169 30129 raft_consensus.cc:740] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:55.909262 30129 consensus_queue.cc:260] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:55.910674 30129 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.915577 30402 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 3.
I20260709 14:47:55.916971 30168 leader_election.cc:304] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:55.917765 30349 raft_consensus.cc:2804] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:55.918268 30349 raft_consensus.cc:697] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:55.918738 30129 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 3.
I20260709 14:47:55.919454 30349 consensus_queue.cc:237] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:55.927181 29951 catalog_manager.cc:5697] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 2 to 3, leader changed from 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194) to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:55.959082 30499 raft_consensus.cc:993] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88: : Instructing follower 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:55.959635 30349 raft_consensus.cc:1081] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Signalling peer 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:55.961450 30129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7239fb7081a24193932652753a664704"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:60400
I20260709 14:47:55.961974 30129 raft_consensus.cc:493] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:55.962313 30129 raft_consensus.cc:3060] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.967928 30129 raft_consensus.cc:515] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:55.969756 30129 leader_election.cc:290] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:55.970726 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7239fb7081a24193932652753a664704" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:55.970877 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7239fb7081a24193932652753a664704" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:55.971421 30402 raft_consensus.cc:3060] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.971433 30204 raft_consensus.cc:3055] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:55.971886 30204 raft_consensus.cc:740] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:55.972812 30204 consensus_queue.cc:260] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:55.973825 30204 raft_consensus.cc:3060] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.977331 30402 raft_consensus.cc:2468] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:55.978596 30204 raft_consensus.cc:2468] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 2.
I20260709 14:47:55.978740 30094 leader_election.cc:304] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:55.979698 30480 raft_consensus.cc:2804] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:55.980139 30480 raft_consensus.cc:697] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:55.981050 30480 consensus_queue.cc:237] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:55.988799 29951 catalog_manager.cc:5697] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 1 to 2, leader changed from 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.203289 30402 raft_consensus.cc:1275] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:56.204469 30349 consensus_queue.cc:1048] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:56.219199 30129 raft_consensus.cc:1275] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:56.220892 30499 consensus_queue.cc:1048] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:47:56.237870 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:47:56.375834 30204 raft_consensus.cc:1275] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:56.377195 30480 consensus_queue.cc:1048] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:56.388293 30402 raft_consensus.cc:1275] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:56.389846 30514 consensus_queue.cc:1048] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:56.455227 30402 raft_consensus.cc:1275] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:56.456549 30499 consensus_queue.cc:1048] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:56.466298 30129 raft_consensus.cc:1275] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:56.469234 30475 consensus_queue.cc:1048] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:56.606478 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:56.613695 30129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
mode: GRACEFUL
new_leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:60410
I20260709 14:47:56.614275 30129 raft_consensus.cc:606] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 LEADER]: Received request to transfer leadership to TS 3c6f129796d84cd3b9cb6dab8b0dfc88
I20260709 14:47:56.617142 30204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
mode: GRACEFUL
new_leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:47:56.617698 30204 raft_consensus.cc:606] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Received request to transfer leadership to TS 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:56.620452 30204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
mode: GRACEFUL
new_leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:47:56.621001 30204 raft_consensus.cc:606] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Received request to transfer leadership to TS 5f5fd5d133ed4bba82f525a0a48fc6a5
I20260709 14:47:56.622361 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:47:56.622898 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:56.623603 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:56.678879 30514 raft_consensus.cc:993] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5: : Instructing follower 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:56.679515 30513 raft_consensus.cc:1081] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 LEADER]: Signalling peer 3c6f129796d84cd3b9cb6dab8b0dfc88 to start an election
I20260709 14:47:56.680919 30204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7"
dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
 from {username='slave'} at 127.0.0.1:35116
I20260709 14:47:56.681414 30204 raft_consensus.cc:493] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.681721 30204 raft_consensus.cc:3060] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:56.688033 30204 raft_consensus.cc:515] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:56.689610 30204 leader_election.cc:290] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807)
I20260709 14:47:56.690219 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:56.690582 30129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b22b1cd539b401b8b06185a02963db7" candidate_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
I20260709 14:47:56.690830 30402 raft_consensus.cc:3060] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:56.691119 30129 raft_consensus.cc:3055] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:56.691370 30129 raft_consensus.cc:740] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:56.692111 30129 consensus_queue.cc:260] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:56.693190 30129 raft_consensus.cc:3060] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:56.695494 30402 raft_consensus.cc:2468] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 2.
I20260709 14:47:56.696662 30168 leader_election.cc:304] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6f129796d84cd3b9cb6dab8b0dfc88, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:56.697353 30475 raft_consensus.cc:2804] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:56.697751 30475 raft_consensus.cc:697] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 LEADER]: Becoming Leader. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:56.698623 30129 raft_consensus.cc:2468] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6f129796d84cd3b9cb6dab8b0dfc88 in term 2.
I20260709 14:47:56.698673 30475 consensus_queue.cc:237] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:56.706295 29952 catalog_manager.cc:5697] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 reported cstate change: term changed from 1 to 2, leader changed from 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194) to 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.887141 30349 raft_consensus.cc:993] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88: : Instructing follower 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:56.887765 30475 raft_consensus.cc:1081] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Signalling peer 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:56.889742 30129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:60400
I20260709 14:47:56.890285 30129 raft_consensus.cc:493] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.890597 30129 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.895306 30129 raft_consensus.cc:515] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:56.896976 30129 leader_election.cc:290] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 4 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:56.897855 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:56.898020 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aef4f7958c140f2bc3ef9e8596535f3" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:56.898406 30402 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.898633 30204 raft_consensus.cc:3055] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:56.899008 30204 raft_consensus.cc:740] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:56.899889 30204 consensus_queue.cc:260] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:56.901518 30204 raft_consensus.cc:3060] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.904892 30402 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 4.
I20260709 14:47:56.906040 30094 leader_election.cc:304] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:56.906951 30522 raft_consensus.cc:2804] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:56.907435 30522 raft_consensus.cc:697] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:56.908248 30522 consensus_queue.cc:237] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:56.910408 30204 raft_consensus.cc:2468] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 4.
I20260709 14:47:56.914533 29952 catalog_manager.cc:5697] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 3 to 4, leader changed from 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 4 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:57.071647 30475 raft_consensus.cc:993] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: : Instructing follower 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:57.072233 30349 raft_consensus.cc:1081] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Signalling peer 5f5fd5d133ed4bba82f525a0a48fc6a5 to start an election
I20260709 14:47:57.073886 30127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1"
dest_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5"
 from {username='slave'} at 127.0.0.1:60400
I20260709 14:47:57.074311 30127 raft_consensus.cc:493] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:57.074573 30127 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:57.081488 30127 raft_consensus.cc:515] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:57.083038 30127 leader_election.cc:290] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [CANDIDATE]: Term 4 election: Requested vote from peers fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839), 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195:39639)
I20260709 14:47:57.083828 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fdc8b13231e24821a228afded0a24b2f"
I20260709 14:47:57.084045 30204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0df27515a914c5db0cc5ba8d6b9dfe1" candidate_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88"
I20260709 14:47:57.084597 30204 raft_consensus.cc:3055] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:57.084551 30402 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:57.085054 30204 raft_consensus.cc:740] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3c6f129796d84cd3b9cb6dab8b0dfc88, State: Running, Role: LEADER
I20260709 14:47:57.085922 30204 consensus_queue.cc:260] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:57.087168 30204 raft_consensus.cc:3060] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:57.092128 30402 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 4.
I20260709 14:47:57.093498 30094 leader_election.cc:304] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: 5f5fd5d133ed4bba82f525a0a48fc6a5, fdc8b13231e24821a228afded0a24b2f; no voters: 
I20260709 14:47:57.093598 30204 raft_consensus.cc:2468] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f5fd5d133ed4bba82f525a0a48fc6a5 in term 4.
I20260709 14:47:57.094403 30522 raft_consensus.cc:2804] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:57.094903 30522 raft_consensus.cc:697] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 LEADER]: Becoming Leader. State: Replica: 5f5fd5d133ed4bba82f525a0a48fc6a5, State: Running, Role: LEADER
I20260709 14:47:57.095896 30522 consensus_queue.cc:237] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [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: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } }
I20260709 14:47:57.102977 29952 catalog_manager.cc:5697] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 reported cstate change: term changed from 3 to 4, leader changed from 3c6f129796d84cd3b9cb6dab8b0dfc88 (127.24.167.195) to 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194). New cstate: current_term: 4 leader_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:57.130616 30402 raft_consensus.cc:1275] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:57.131953 30349 consensus_queue.cc:1048] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.143249 30127 raft_consensus.cc:1275] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Refusing update from remote peer 3c6f129796d84cd3b9cb6dab8b0dfc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:57.144994 30475 consensus_queue.cc:1048] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f5fd5d133ed4bba82f525a0a48fc6a5" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 43807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:57.238884 30000 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:47:57.474298 30204 raft_consensus.cc:1275] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:57.475687 30522 consensus_queue.cc:1048] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:57.485219 30402 raft_consensus.cc:1275] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:57.486887 30531 consensus_queue.cc:1048] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:57.518981 30402 raft_consensus.cc:1275] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:57.520320 30531 consensus_queue.cc:1048] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8b13231e24821a228afded0a24b2f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:57.530959 30204 raft_consensus.cc:1275] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Refusing update from remote peer 5f5fd5d133ed4bba82f525a0a48fc6a5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:57.533004 30522 consensus_queue.cc:1048] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6f129796d84cd3b9cb6dab8b0dfc88" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 39639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:57.631150 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:57.663980 25247 tablet_server.cc:179] TabletServer@127.24.167.193:33839 shutting down...
I20260709 14:47:57.691242 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:57.692220 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.693193 25247 raft_consensus.cc:2243] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.693805 25247 raft_consensus.cc:2272] T b6903377e8654e05a7d596ccc405f8e2 P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.696863 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.697505 25247 raft_consensus.cc:2243] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.697973 25247 raft_consensus.cc:2272] T 7239fb7081a24193932652753a664704 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.700120 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.700838 25247 raft_consensus.cc:2243] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.701320 25247 raft_consensus.cc:2272] T 0b22b1cd539b401b8b06185a02963db7 P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.704870 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.705510 25247 raft_consensus.cc:2243] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.705994 25247 raft_consensus.cc:2272] T cf64e08871b54650a713995323b13dff P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.708139 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.708751 25247 raft_consensus.cc:2243] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.709193 25247 raft_consensus.cc:2272] T 8aef4f7958c140f2bc3ef9e8596535f3 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.711768 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.712385 25247 raft_consensus.cc:2243] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.712898 25247 raft_consensus.cc:2272] T f0df27515a914c5db0cc5ba8d6b9dfe1 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.715512 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.716140 25247 raft_consensus.cc:2243] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.716619 25247 raft_consensus.cc:2272] T 89cd771ba67a44c7892156a929b41f9e P fdc8b13231e24821a228afded0a24b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.718760 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.719470 25247 raft_consensus.cc:2243] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.720075 25247 raft_consensus.cc:2272] T e09ce8862a76428ca9948fda96c84da1 P fdc8b13231e24821a228afded0a24b2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.722558 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.723085 25247 raft_consensus.cc:2243] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.723538 25247 raft_consensus.cc:2272] T 01db92502fdd499297d135d8ee34127e P fdc8b13231e24821a228afded0a24b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.726104 25247 tablet_replica.cc:333] stopping tablet replica
I20260709 14:47:57.726581 25247 raft_consensus.cc:2243] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.727037 25247 raft_consensus.cc:2272] T bbbce713232145f29a222c99a7cfbc0f P fdc8b13231e24821a228afded0a24b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.760075 25247 tablet_server.cc:196] TabletServer@127.24.167.193:33839 shutdown complete.
W20260709 14:47:57.762024 30168 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260709 14:47:57.766433 30168 consensus_peers.cc:597] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:57.787871 25247 tablet_server.cc:179] TabletServer@127.24.167.194:0 shutting down...
I20260709 14:47:57.813740 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:57.814479 25247 tablet_replica.cc:333] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.815191 25247 raft_consensus.cc:2243] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.815758 25247 raft_consensus.cc:2272] T b6903377e8654e05a7d596ccc405f8e2 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.817999 25247 tablet_replica.cc:333] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.818533 25247 raft_consensus.cc:2243] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.819280 25247 raft_consensus.cc:2272] T 89cd771ba67a44c7892156a929b41f9e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.821391 25247 tablet_replica.cc:333] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.821893 25247 raft_consensus.cc:2243] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.822322 25247 raft_consensus.cc:2272] T bbbce713232145f29a222c99a7cfbc0f P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.824415 25247 tablet_replica.cc:333] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.825062 25247 raft_consensus.cc:2243] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.825800 25247 raft_consensus.cc:2272] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.828368 25247 tablet_replica.cc:333] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.829000 25247 raft_consensus.cc:2243] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.829761 25247 raft_consensus.cc:2272] T 8aef4f7958c140f2bc3ef9e8596535f3 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.832190 25247 tablet_replica.cc:333] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.832783 25247 raft_consensus.cc:2243] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.833552 25247 raft_consensus.cc:2272] T 7239fb7081a24193932652753a664704 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.835546 25247 tablet_replica.cc:333] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.836081 25247 raft_consensus.cc:2243] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.836891 25247 raft_consensus.cc:2272] T cf64e08871b54650a713995323b13dff P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.838861 25247 tablet_replica.cc:333] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.839377 25247 raft_consensus.cc:2243] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.839834 25247 raft_consensus.cc:2272] T 01db92502fdd499297d135d8ee34127e P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.841975 25247 tablet_replica.cc:333] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.842448 25247 raft_consensus.cc:2243] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.842866 25247 raft_consensus.cc:2272] T e09ce8862a76428ca9948fda96c84da1 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.845003 25247 tablet_replica.cc:333] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5: stopping tablet replica
I20260709 14:47:57.845522 25247 raft_consensus.cc:2243] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.845939 25247 raft_consensus.cc:2272] T 0b22b1cd539b401b8b06185a02963db7 P 5f5fd5d133ed4bba82f525a0a48fc6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.880450 25247 tablet_server.cc:196] TabletServer@127.24.167.194:0 shutdown complete.
W20260709 14:47:57.886651 30167 consensus_peers.cc:597] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer 5f5fd5d133ed4bba82f525a0a48fc6a5 (127.24.167.194:43807): Couldn't send request to peer 5f5fd5d133ed4bba82f525a0a48fc6a5. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:43807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:47:57.904105 30168 consensus_peers.cc:597] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:57.908612 25247 tablet_server.cc:179] TabletServer@127.24.167.195:0 shutting down...
W20260709 14:47:57.933437 30168 consensus_peers.cc:597] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 -> Peer fdc8b13231e24821a228afded0a24b2f (127.24.167.193:33839): Couldn't send request to peer fdc8b13231e24821a228afded0a24b2f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:47:57.939307 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:47:57.940166 25247 tablet_replica.cc:333] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.941048 25247 raft_consensus.cc:2243] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.941934 25247 raft_consensus.cc:2272] T b6903377e8654e05a7d596ccc405f8e2 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.944036 25247 tablet_replica.cc:333] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.944721 25247 raft_consensus.cc:2243] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.945217 25247 raft_consensus.cc:2272] T cf64e08871b54650a713995323b13dff P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.947279 25247 tablet_replica.cc:333] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.947810 25247 raft_consensus.cc:2243] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.948643 25247 raft_consensus.cc:2272] T bbbce713232145f29a222c99a7cfbc0f P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.950619 25247 tablet_replica.cc:333] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.951181 25247 raft_consensus.cc:2243] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.951602 25247 raft_consensus.cc:2272] T 8aef4f7958c140f2bc3ef9e8596535f3 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.954030 25247 tablet_replica.cc:333] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.954588 25247 raft_consensus.cc:2243] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.955017 25247 raft_consensus.cc:2272] T f0df27515a914c5db0cc5ba8d6b9dfe1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.957525 25247 tablet_replica.cc:333] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.958106 25247 raft_consensus.cc:2243] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.958546 25247 raft_consensus.cc:2272] T 89cd771ba67a44c7892156a929b41f9e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.960403 25247 tablet_replica.cc:333] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.960981 25247 raft_consensus.cc:2243] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.961778 25247 raft_consensus.cc:2272] T 0b22b1cd539b401b8b06185a02963db7 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.964052 25247 tablet_replica.cc:333] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.964861 25247 raft_consensus.cc:2243] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.965883 25247 raft_consensus.cc:2272] T 01db92502fdd499297d135d8ee34127e P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.967906 25247 tablet_replica.cc:333] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.968390 25247 raft_consensus.cc:2243] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:47:57.969206 25247 raft_consensus.cc:2272] T e09ce8862a76428ca9948fda96c84da1 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:57.971287 25247 tablet_replica.cc:333] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88: stopping tablet replica
I20260709 14:47:57.971758 25247 raft_consensus.cc:2243] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:47:57.972189 25247 raft_consensus.cc:2272] T 7239fb7081a24193932652753a664704 P 3c6f129796d84cd3b9cb6dab8b0dfc88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:58.006062 25247 tablet_server.cc:196] TabletServer@127.24.167.195:0 shutdown complete.
I20260709 14:47:58.033140 25247 master.cc:562] Master@127.24.167.254:45517 shutting down...
I20260709 14:47:58.062111 25247 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:47:58.062659 25247 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:47:58.062964 25247 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2cd230eb41a944bcb3407ef902c1c40f: stopping tablet replica
I20260709 14:47:58.085686 25247 master.cc:584] Master@127.24.167.254:45517 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13046 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:47:58.134400 25247 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.167.254:34017
I20260709 14:47:58.135516 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:58.142109 30539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:58.142218 30540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:58.143102 30542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:58.143831 25247 server_base.cc:1061] running on GCE node
I20260709 14:47:58.144802 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:58.145015 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:58.145134 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608478145124 us; error 0 us; skew 500 ppm
I20260709 14:47:58.145632 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:58.148098 25247 webserver.cc:533] Webserver started at http://127.24.167.254:44915/ using document root <none> and password file <none>
I20260709 14:47:58.148663 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:58.148830 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:58.149067 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:58.150211 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/master-0-root/instance:
uuid: "71fba7cf589a4dd5b47f2d7a2bace3d2"
format_stamp: "Formatted at 2026-07-09 14:47:58 on dist-test-slave-tp5d"
I20260709 14:47:58.155117 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:47:58.158792 30547 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.159863 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:47:58.160226 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/master-0-root
uuid: "71fba7cf589a4dd5b47f2d7a2bace3d2"
format_stamp: "Formatted at 2026-07-09 14:47:58 on dist-test-slave-tp5d"
I20260709 14:47:58.160594 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:47:58.171060 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:58.172464 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:58.213634 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.254:34017
I20260709 14:47:58.213747 30598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.254:34017 every 8 connection(s)
I20260709 14:47:58.217751 30599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:58.229486 30599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2: Bootstrap starting.
I20260709 14:47:58.234653 30599 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:58.239303 30599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2: No bootstrap required, opened a new log
I20260709 14:47:58.241930 30599 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71fba7cf589a4dd5b47f2d7a2bace3d2" member_type: VOTER }
I20260709 14:47:58.242370 30599 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:58.242658 30599 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fba7cf589a4dd5b47f2d7a2bace3d2, State: Initialized, Role: FOLLOWER
I20260709 14:47:58.243438 30599 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71fba7cf589a4dd5b47f2d7a2bace3d2" member_type: VOTER }
I20260709 14:47:58.243988 30599 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:47:58.244215 30599 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:47:58.244581 30599 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:58.249918 30599 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71fba7cf589a4dd5b47f2d7a2bace3d2" member_type: VOTER }
I20260709 14:47:58.250519 30599 leader_election.cc:304] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [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: 71fba7cf589a4dd5b47f2d7a2bace3d2; no voters: 
I20260709 14:47:58.251789 30599 leader_election.cc:290] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:47:58.252293 30602 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:58.253801 30602 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 1 LEADER]: Becoming Leader. State: Replica: 71fba7cf589a4dd5b47f2d7a2bace3d2, State: Running, Role: LEADER
I20260709 14:47:58.254498 30602 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [LEADER]: Queue going to LEADER mode. State: All 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: "71fba7cf589a4dd5b47f2d7a2bace3d2" member_type: VOTER }
I20260709 14:47:58.255277 30599 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:47:58.259375 30604 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71fba7cf589a4dd5b47f2d7a2bace3d2. Latest consensus state: current_term: 1 leader_uuid: "71fba7cf589a4dd5b47f2d7a2bace3d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71fba7cf589a4dd5b47f2d7a2bace3d2" member_type: VOTER } }
I20260709 14:47:58.259332 30603 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71fba7cf589a4dd5b47f2d7a2bace3d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71fba7cf589a4dd5b47f2d7a2bace3d2" member_type: VOTER } }
I20260709 14:47:58.260151 30604 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:47:58.260246 30603 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:47:58.267202 30608 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:47:58.272360 30608 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:47:58.274251 25247 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:47:58.281741 30608 catalog_manager.cc:1383] Generated new cluster ID: 2400686943244a43bc6de1709d38ae2e
I20260709 14:47:58.282038 30608 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:47:58.314832 30608 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:47:58.316190 30608 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:47:58.329713 30608 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2: Generated new TSK 0
I20260709 14:47:58.330318 30608 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:47:58.341135 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:58.347656 30620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:58.349161 30621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:58.349908 30623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:58.350569 25247 server_base.cc:1061] running on GCE node
I20260709 14:47:58.351477 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:58.351666 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:58.351786 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608478351775 us; error 0 us; skew 500 ppm
I20260709 14:47:58.352288 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:58.354691 25247 webserver.cc:533] Webserver started at http://127.24.167.193:34117/ using document root <none> and password file <none>
I20260709 14:47:58.355178 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:58.355352 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:58.355564 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:58.356808 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-0-root/instance:
uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
format_stamp: "Formatted at 2026-07-09 14:47:58 on dist-test-slave-tp5d"
I20260709 14:47:58.361641 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:47:58.365571 30628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.366559 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:47:58.366961 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
format_stamp: "Formatted at 2026-07-09 14:47:58 on dist-test-slave-tp5d"
I20260709 14:47:58.367316 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:47:58.379323 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:58.380643 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:58.382186 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:58.384593 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:58.384837 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.385092 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:58.385282 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.427269 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:43553
I20260709 14:47:58.427400 30690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:43553 every 8 connection(s)
I20260709 14:47:58.432562 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:58.439903 30695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:58.440984 30696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:58.444754 30698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:58.445611 30691 heartbeater.cc:344] Connected to a master server at 127.24.167.254:34017
I20260709 14:47:58.445807 25247 server_base.cc:1061] running on GCE node
I20260709 14:47:58.446193 30691 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:58.447050 30691 heartbeater.cc:507] Master 127.24.167.254:34017 requested a full tablet report, sending...
I20260709 14:47:58.447209 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:58.447538 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:58.447734 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608478447694 us; error 0 us; skew 500 ppm
I20260709 14:47:58.448572 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:58.449470 30564 ts_manager.cc:194] Registered new tserver with Master: 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193:43553)
I20260709 14:47:58.451262 25247 webserver.cc:533] Webserver started at http://127.24.167.194:42507/ using document root <none> and password file <none>
I20260709 14:47:58.451799 30564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56290
I20260709 14:47:58.451882 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:58.452291 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:58.452643 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:58.453997 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-1-root/instance:
uuid: "298adca9069b47a98228cc1d82ea0438"
format_stamp: "Formatted at 2026-07-09 14:47:58 on dist-test-slave-tp5d"
I20260709 14:47:58.458760 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:47:58.462620 30703 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.463572 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 14:47:58.463879 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-1-root
uuid: "298adca9069b47a98228cc1d82ea0438"
format_stamp: "Formatted at 2026-07-09 14:47:58 on dist-test-slave-tp5d"
I20260709 14:47:58.464181 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:47:58.477283 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:58.478503 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:58.480029 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:58.482311 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:58.482549 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.482792 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:58.482966 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.524176 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.194:38905
I20260709 14:47:58.524300 30765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.194:38905 every 8 connection(s)
I20260709 14:47:58.529484 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:47:58.537249 30769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:47:58.537739 30770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:58.540917 25247 server_base.cc:1061] running on GCE node
W20260709 14:47:58.541438 30772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:47:58.542577 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:47:58.542853 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:47:58.543073 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608478543053 us; error 0 us; skew 500 ppm
I20260709 14:47:58.543857 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:47:58.544350 30766 heartbeater.cc:344] Connected to a master server at 127.24.167.254:34017
I20260709 14:47:58.544924 30766 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:58.545836 30766 heartbeater.cc:507] Master 127.24.167.254:34017 requested a full tablet report, sending...
I20260709 14:47:58.546641 25247 webserver.cc:533] Webserver started at http://127.24.167.195:35651/ using document root <none> and password file <none>
I20260709 14:47:58.547333 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:47:58.547581 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:47:58.547923 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:47:58.548264 30564 ts_manager.cc:194] Registered new tserver with Master: 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905)
I20260709 14:47:58.549660 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-2-root/instance:
uuid: "79a50a166014416bb072230de29a0f01"
format_stamp: "Formatted at 2026-07-09 14:47:58 on dist-test-slave-tp5d"
I20260709 14:47:58.550222 30564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56306
I20260709 14:47:58.554641 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:47:58.558308 30777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.559190 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:47:58.559538 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-2-root
uuid: "79a50a166014416bb072230de29a0f01"
format_stamp: "Formatted at 2026-07-09 14:47:58 on dist-test-slave-tp5d"
I20260709 14:47:58.559841 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608341784425-25247-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:47:58.576828 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:47:58.578064 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:47:58.579806 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:47:58.582113 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:47:58.582360 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.582605 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:47:58.582783 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:47:58.623987 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.195:41215
I20260709 14:47:58.624115 30839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.195:41215 every 8 connection(s)
I20260709 14:47:58.638860 30840 heartbeater.cc:344] Connected to a master server at 127.24.167.254:34017
I20260709 14:47:58.639278 30840 heartbeater.cc:461] Registering TS with master...
I20260709 14:47:58.640005 30840 heartbeater.cc:507] Master 127.24.167.254:34017 requested a full tablet report, sending...
I20260709 14:47:58.642103 30564 ts_manager.cc:194] Registered new tserver with Master: 79a50a166014416bb072230de29a0f01 (127.24.167.195:41215)
I20260709 14:47:58.643117 25247 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015841525s
I20260709 14:47:58.643846 30564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56320
I20260709 14:47:58.670838 30564 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56330:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:47:58.673048 30564 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:47:58.718317 30805 tablet_service.cc:1511] Processing CreateTablet for tablet 3eebe6524bd44a87adbecee03f6ee00b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eb72ff0010a1475fb2dd389f392add73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:47:58.719803 30805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eebe6524bd44a87adbecee03f6ee00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:58.726308 30804 tablet_service.cc:1511] Processing CreateTablet for tablet c51debb192b24e0cae3d841f473b4ed6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eb72ff0010a1475fb2dd389f392add73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:47:58.727819 30804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51debb192b24e0cae3d841f473b4ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:58.735952 30731 tablet_service.cc:1511] Processing CreateTablet for tablet 3eebe6524bd44a87adbecee03f6ee00b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eb72ff0010a1475fb2dd389f392add73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:47:58.737471 30731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eebe6524bd44a87adbecee03f6ee00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:58.739557 30730 tablet_service.cc:1511] Processing CreateTablet for tablet c51debb192b24e0cae3d841f473b4ed6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eb72ff0010a1475fb2dd389f392add73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:47:58.741039 30730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51debb192b24e0cae3d841f473b4ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:58.742784 30656 tablet_service.cc:1511] Processing CreateTablet for tablet 3eebe6524bd44a87adbecee03f6ee00b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eb72ff0010a1475fb2dd389f392add73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:47:58.743178 30655 tablet_service.cc:1511] Processing CreateTablet for tablet c51debb192b24e0cae3d841f473b4ed6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eb72ff0010a1475fb2dd389f392add73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:47:58.744239 30656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eebe6524bd44a87adbecee03f6ee00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:58.745018 30655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51debb192b24e0cae3d841f473b4ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:58.748437 30855 tablet_bootstrap.cc:492] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01: Bootstrap starting.
I20260709 14:47:58.755914 30855 tablet_bootstrap.cc:654] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:58.772751 30857 tablet_bootstrap.cc:492] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f: Bootstrap starting.
I20260709 14:47:58.776216 30855 tablet_bootstrap.cc:492] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01: No bootstrap required, opened a new log
I20260709 14:47:58.777135 30855 ts_tablet_manager.cc:1403] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.000s
I20260709 14:47:58.779848 30857 tablet_bootstrap.cc:654] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:58.781729 30855 raft_consensus.cc:359] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.782862 30855 raft_consensus.cc:385] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:58.783288 30855 raft_consensus.cc:740] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79a50a166014416bb072230de29a0f01, State: Initialized, Role: FOLLOWER
I20260709 14:47:58.784893 30857 tablet_bootstrap.cc:492] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f: No bootstrap required, opened a new log
I20260709 14:47:58.784845 30855 consensus_queue.cc:260] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.786307 30858 tablet_bootstrap.cc:492] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438: Bootstrap starting.
I20260709 14:47:58.786602 30857 ts_tablet_manager.cc:1403] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 14:47:58.787686 30840 heartbeater.cc:499] Master 127.24.167.254:34017 was elected leader, sending a full tablet report...
I20260709 14:47:58.788300 30855 ts_tablet_manager.cc:1434] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:47:58.789489 30855 tablet_bootstrap.cc:492] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01: Bootstrap starting.
I20260709 14:47:58.790015 30857 raft_consensus.cc:359] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.790867 30857 raft_consensus.cc:385] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:58.791191 30857 raft_consensus.cc:740] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65d1a99cd3944bd9bcc31ac0714a544f, State: Initialized, Role: FOLLOWER
I20260709 14:47:58.792157 30857 consensus_queue.cc:260] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.796629 30858 tablet_bootstrap.cc:654] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:58.798853 30855 tablet_bootstrap.cc:654] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:58.801729 30857 ts_tablet_manager.cc:1434] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 14:47:58.801853 30691 heartbeater.cc:499] Master 127.24.167.254:34017 was elected leader, sending a full tablet report...
I20260709 14:47:58.806980 30857 tablet_bootstrap.cc:492] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f: Bootstrap starting.
I20260709 14:47:58.807508 30858 tablet_bootstrap.cc:492] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438: No bootstrap required, opened a new log
I20260709 14:47:58.808144 30858 ts_tablet_manager.cc:1403] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260709 14:47:58.811262 30858 raft_consensus.cc:359] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.811874 30858 raft_consensus.cc:385] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:58.812144 30858 raft_consensus.cc:740] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298adca9069b47a98228cc1d82ea0438, State: Initialized, Role: FOLLOWER
I20260709 14:47:58.813028 30858 consensus_queue.cc:260] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.817696 30855 tablet_bootstrap.cc:492] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01: No bootstrap required, opened a new log
I20260709 14:47:58.818526 30855 ts_tablet_manager.cc:1403] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260709 14:47:58.819270 30766 heartbeater.cc:499] Master 127.24.167.254:34017 was elected leader, sending a full tablet report...
I20260709 14:47:58.819669 30857 tablet_bootstrap.cc:654] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:58.819901 30858 ts_tablet_manager.cc:1434] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 14:47:58.821810 30855 raft_consensus.cc:359] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.822736 30855 raft_consensus.cc:385] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:58.823098 30858 tablet_bootstrap.cc:492] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438: Bootstrap starting.
I20260709 14:47:58.823065 30855 raft_consensus.cc:740] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79a50a166014416bb072230de29a0f01, State: Initialized, Role: FOLLOWER
I20260709 14:47:58.824082 30855 consensus_queue.cc:260] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.826761 30855 ts_tablet_manager.cc:1434] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:47:58.830919 30858 tablet_bootstrap.cc:654] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:58.835130 30857 tablet_bootstrap.cc:492] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f: No bootstrap required, opened a new log
I20260709 14:47:58.835714 30857 ts_tablet_manager.cc:1403] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.009s
I20260709 14:47:58.838789 30857 raft_consensus.cc:359] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.839097 30858 tablet_bootstrap.cc:492] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438: No bootstrap required, opened a new log
I20260709 14:47:58.839370 30857 raft_consensus.cc:385] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:58.839695 30857 raft_consensus.cc:740] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65d1a99cd3944bd9bcc31ac0714a544f, State: Initialized, Role: FOLLOWER
I20260709 14:47:58.839706 30858 ts_tablet_manager.cc:1403] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:47:58.840409 30857 consensus_queue.cc:260] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.842998 30857 ts_tablet_manager.cc:1434] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 14:47:58.842958 30858 raft_consensus.cc:359] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.843856 30858 raft_consensus.cc:385] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:58.844175 30858 raft_consensus.cc:740] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298adca9069b47a98228cc1d82ea0438, State: Initialized, Role: FOLLOWER
I20260709 14:47:58.845172 30858 consensus_queue.cc:260] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.847437 30858 ts_tablet_manager.cc:1434] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:47:58.863909 30860 raft_consensus.cc:493] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:58.864550 30860 raft_consensus.cc:515] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.866888 30860 leader_election.cc:290] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193:43553), 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905)
I20260709 14:47:58.876722 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51debb192b24e0cae3d841f473b4ed6" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" is_pre_election: true
I20260709 14:47:58.877573 30666 raft_consensus.cc:2468] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 0.
I20260709 14:47:58.877764 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51debb192b24e0cae3d841f473b4ed6" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298adca9069b47a98228cc1d82ea0438" is_pre_election: true
I20260709 14:47:58.878530 30741 raft_consensus.cc:2468] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 0.
I20260709 14:47:58.879036 30779 leader_election.cc:304] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d1a99cd3944bd9bcc31ac0714a544f, 79a50a166014416bb072230de29a0f01; no voters: 
I20260709 14:47:58.880039 30860 raft_consensus.cc:2804] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:58.880347 30860 raft_consensus.cc:493] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:58.880712 30860 raft_consensus.cc:3060] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:58.886025 30860 raft_consensus.cc:515] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.887673 30860 leader_election.cc:290] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 1 election: Requested vote from peers 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193:43553), 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905)
I20260709 14:47:58.888629 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51debb192b24e0cae3d841f473b4ed6" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
I20260709 14:47:58.888804 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51debb192b24e0cae3d841f473b4ed6" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298adca9069b47a98228cc1d82ea0438"
I20260709 14:47:58.889171 30666 raft_consensus.cc:3060] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:58.889441 30741 raft_consensus.cc:3060] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:58.894798 30666 raft_consensus.cc:2468] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 1.
I20260709 14:47:58.895051 30741 raft_consensus.cc:2468] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 1.
I20260709 14:47:58.895891 30779 leader_election.cc:304] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d1a99cd3944bd9bcc31ac0714a544f, 79a50a166014416bb072230de29a0f01; no voters: 
I20260709 14:47:58.896952 30860 raft_consensus.cc:2804] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:58.898164 30860 raft_consensus.cc:697] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Becoming Leader. State: Replica: 79a50a166014416bb072230de29a0f01, State: Running, Role: LEADER
I20260709 14:47:58.898960 30860 consensus_queue.cc:237] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:58.906306 30564 catalog_manager.cc:5697] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79a50a166014416bb072230de29a0f01 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "79a50a166014416bb072230de29a0f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:58.945070 30861 raft_consensus.cc:493] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:58.945631 30861 raft_consensus.cc:515] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.947645 30861 leader_election.cc:290] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79a50a166014416bb072230de29a0f01 (127.24.167.195:41215), 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905)
I20260709 14:47:58.957726 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eebe6524bd44a87adbecee03f6ee00b" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79a50a166014416bb072230de29a0f01" is_pre_election: true
I20260709 14:47:58.958536 30815 raft_consensus.cc:2468] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 0.
I20260709 14:47:58.959648 30631 leader_election.cc:304] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d1a99cd3944bd9bcc31ac0714a544f, 79a50a166014416bb072230de29a0f01; no voters: 
I20260709 14:47:58.960611 30861 raft_consensus.cc:2804] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:58.960716 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eebe6524bd44a87adbecee03f6ee00b" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298adca9069b47a98228cc1d82ea0438" is_pre_election: true
I20260709 14:47:58.961081 30861 raft_consensus.cc:493] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:58.961659 30861 raft_consensus.cc:3060] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:58.961716 30741 raft_consensus.cc:2468] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 0.
I20260709 14:47:58.967911 30861 raft_consensus.cc:515] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.969745 30861 leader_election.cc:290] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 1 election: Requested vote from peers 79a50a166014416bb072230de29a0f01 (127.24.167.195:41215), 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905)
I20260709 14:47:58.970880 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eebe6524bd44a87adbecee03f6ee00b" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79a50a166014416bb072230de29a0f01"
I20260709 14:47:58.970989 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eebe6524bd44a87adbecee03f6ee00b" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298adca9069b47a98228cc1d82ea0438"
I20260709 14:47:58.971732 30815 raft_consensus.cc:3060] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:58.971733 30741 raft_consensus.cc:3060] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:58.979511 30741 raft_consensus.cc:2468] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 1.
I20260709 14:47:58.979509 30815 raft_consensus.cc:2468] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 1.
I20260709 14:47:58.980921 30631 leader_election.cc:304] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d1a99cd3944bd9bcc31ac0714a544f, 79a50a166014416bb072230de29a0f01; no voters: 
I20260709 14:47:58.981642 30861 raft_consensus.cc:2804] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:58.982626 30861 raft_consensus.cc:697] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 LEADER]: Becoming Leader. State: Replica: 65d1a99cd3944bd9bcc31ac0714a544f, State: Running, Role: LEADER
I20260709 14:47:58.983345 30861 consensus_queue.cc:237] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } }
I20260709 14:47:58.990619 30564 catalog_manager.cc:5697] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f reported cstate change: term changed from 0 to 1, leader changed from <none> to 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193). New cstate: current_term: 1 leader_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:59.045650 30564 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56336:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:47:59.047648 30564 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:47:59.072206 30655 tablet_service.cc:1511] Processing CreateTablet for tablet aa9adc4f21034a3883a16710bfb18759 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=317d794c6dcc4e6e9f47b39791710cb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:47:59.073705 30655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9adc4f21034a3883a16710bfb18759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:59.074739 30805 tablet_service.cc:1511] Processing CreateTablet for tablet aa9adc4f21034a3883a16710bfb18759 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=317d794c6dcc4e6e9f47b39791710cb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:47:59.075928 30805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9adc4f21034a3883a16710bfb18759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:59.081414 30730 tablet_service.cc:1511] Processing CreateTablet for tablet aa9adc4f21034a3883a16710bfb18759 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=317d794c6dcc4e6e9f47b39791710cb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:47:59.082856 30730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9adc4f21034a3883a16710bfb18759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:59.084968 30656 tablet_service.cc:1511] Processing CreateTablet for tablet b7261e4c2b2b40e0adc8bb05a5b10e56 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=317d794c6dcc4e6e9f47b39791710cb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:47:59.086481 30656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7261e4c2b2b40e0adc8bb05a5b10e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:59.090723 30731 tablet_service.cc:1511] Processing CreateTablet for tablet b7261e4c2b2b40e0adc8bb05a5b10e56 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=317d794c6dcc4e6e9f47b39791710cb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:47:59.091707 30855 tablet_bootstrap.cc:492] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: Bootstrap starting.
I20260709 14:47:59.092211 30731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7261e4c2b2b40e0adc8bb05a5b10e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:59.092873 30804 tablet_service.cc:1511] Processing CreateTablet for tablet b7261e4c2b2b40e0adc8bb05a5b10e56 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=317d794c6dcc4e6e9f47b39791710cb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:47:59.094205 30804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7261e4c2b2b40e0adc8bb05a5b10e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:47:59.097841 30857 tablet_bootstrap.cc:492] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f: Bootstrap starting.
I20260709 14:47:59.099665 30855 tablet_bootstrap.cc:654] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:59.104964 30857 tablet_bootstrap.cc:654] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:59.113029 30858 tablet_bootstrap.cc:492] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438: Bootstrap starting.
I20260709 14:47:59.123551 30857 tablet_bootstrap.cc:492] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f: No bootstrap required, opened a new log
I20260709 14:47:59.124150 30857 ts_tablet_manager.cc:1403] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260709 14:47:59.126127 30858 tablet_bootstrap.cc:654] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:59.128824 30857 raft_consensus.cc:359] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.129700 30857 raft_consensus.cc:385] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:59.130093 30857 raft_consensus.cc:740] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65d1a99cd3944bd9bcc31ac0714a544f, State: Initialized, Role: FOLLOWER
I20260709 14:47:59.131017 30857 consensus_queue.cc:260] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.132398 30855 tablet_bootstrap.cc:492] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: No bootstrap required, opened a new log
I20260709 14:47:59.133018 30855 ts_tablet_manager.cc:1403] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.012s
I20260709 14:47:59.133450 30857 ts_tablet_manager.cc:1434] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:47:59.133648 30858 tablet_bootstrap.cc:492] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438: No bootstrap required, opened a new log
I20260709 14:47:59.134303 30858 ts_tablet_manager.cc:1403] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 14:47:59.134603 30857 tablet_bootstrap.cc:492] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f: Bootstrap starting.
I20260709 14:47:59.137709 30855 raft_consensus.cc:359] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.137903 30858 raft_consensus.cc:359] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.138640 30855 raft_consensus.cc:385] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:59.138942 30858 raft_consensus.cc:385] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:59.139137 30855 raft_consensus.cc:740] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79a50a166014416bb072230de29a0f01, State: Initialized, Role: FOLLOWER
I20260709 14:47:59.139511 30858 raft_consensus.cc:740] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298adca9069b47a98228cc1d82ea0438, State: Initialized, Role: FOLLOWER
I20260709 14:47:59.140849 30858 consensus_queue.cc:260] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.140141 30855 consensus_queue.cc:260] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.142325 30857 tablet_bootstrap.cc:654] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:59.143730 30855 ts_tablet_manager.cc:1434] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:47:59.145004 30855 tablet_bootstrap.cc:492] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01: Bootstrap starting.
I20260709 14:47:59.154510 30858 ts_tablet_manager.cc:1434] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:47:59.155575 30855 tablet_bootstrap.cc:654] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:59.155903 30858 tablet_bootstrap.cc:492] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438: Bootstrap starting.
I20260709 14:47:59.164732 30858 tablet_bootstrap.cc:654] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438: Neither blocks nor log segments found. Creating new log.
I20260709 14:47:59.165458 30857 tablet_bootstrap.cc:492] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f: No bootstrap required, opened a new log
I20260709 14:47:59.166160 30857 ts_tablet_manager.cc:1403] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.008s
I20260709 14:47:59.167711 30855 tablet_bootstrap.cc:492] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01: No bootstrap required, opened a new log
I20260709 14:47:59.168349 30855 ts_tablet_manager.cc:1403] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.013s
I20260709 14:47:59.170147 30857 raft_consensus.cc:359] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.171265 30857 raft_consensus.cc:385] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:59.171172 30855 raft_consensus.cc:359] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.172052 30855 raft_consensus.cc:385] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:59.171847 30857 raft_consensus.cc:740] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65d1a99cd3944bd9bcc31ac0714a544f, State: Initialized, Role: FOLLOWER
I20260709 14:47:59.172469 30855 raft_consensus.cc:740] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79a50a166014416bb072230de29a0f01, State: Initialized, Role: FOLLOWER
I20260709 14:47:59.173270 30857 consensus_queue.cc:260] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.173492 30855 consensus_queue.cc:260] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.175323 30858 tablet_bootstrap.cc:492] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438: No bootstrap required, opened a new log
I20260709 14:47:59.175971 30858 ts_tablet_manager.cc:1403] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 14:47:59.176097 30857 ts_tablet_manager.cc:1434] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:47:59.179219 30858 raft_consensus.cc:359] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.179896 30858 raft_consensus.cc:385] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:47:59.180151 30858 raft_consensus.cc:740] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298adca9069b47a98228cc1d82ea0438, State: Initialized, Role: FOLLOWER
I20260709 14:47:59.180696 30855 ts_tablet_manager.cc:1434] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:47:59.181249 30858 consensus_queue.cc:260] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.185756 30858 ts_tablet_manager.cc:1434] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
W20260709 14:47:59.267860 30612 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:47:59.287561 30861 raft_consensus.cc:493] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:59.288123 30861 raft_consensus.cc:515] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.289871 30861 leader_election.cc:290] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905), 79a50a166014416bb072230de29a0f01 (127.24.167.195:41215)
I20260709 14:47:59.290663 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7261e4c2b2b40e0adc8bb05a5b10e56" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298adca9069b47a98228cc1d82ea0438" is_pre_election: true
I20260709 14:47:59.290833 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7261e4c2b2b40e0adc8bb05a5b10e56" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79a50a166014416bb072230de29a0f01" is_pre_election: true
I20260709 14:47:59.291379 30741 raft_consensus.cc:2468] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 0.
I20260709 14:47:59.291487 30815 raft_consensus.cc:2468] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 0.
I20260709 14:47:59.292538 30631 leader_election.cc:304] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298adca9069b47a98228cc1d82ea0438, 65d1a99cd3944bd9bcc31ac0714a544f; no voters: 
I20260709 14:47:59.293303 30861 raft_consensus.cc:2804] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:59.293633 30861 raft_consensus.cc:493] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:59.293920 30861 raft_consensus.cc:3060] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:59.299444 30861 raft_consensus.cc:515] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.301199 30861 leader_election.cc:290] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 1 election: Requested vote from peers 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905), 79a50a166014416bb072230de29a0f01 (127.24.167.195:41215)
I20260709 14:47:59.302246 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7261e4c2b2b40e0adc8bb05a5b10e56" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298adca9069b47a98228cc1d82ea0438"
I20260709 14:47:59.302552 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7261e4c2b2b40e0adc8bb05a5b10e56" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79a50a166014416bb072230de29a0f01"
I20260709 14:47:59.302920 30741 raft_consensus.cc:3060] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:59.303148 30815 raft_consensus.cc:3060] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:59.310245 30815 raft_consensus.cc:2468] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 1.
I20260709 14:47:59.310245 30741 raft_consensus.cc:2468] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 1.
I20260709 14:47:59.311758 30631 leader_election.cc:304] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d1a99cd3944bd9bcc31ac0714a544f, 79a50a166014416bb072230de29a0f01; no voters: 
I20260709 14:47:59.312438 30861 raft_consensus.cc:2804] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:59.312952 30861 raft_consensus.cc:697] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 LEADER]: Becoming Leader. State: Replica: 65d1a99cd3944bd9bcc31ac0714a544f, State: Running, Role: LEADER
I20260709 14:47:59.313774 30861 consensus_queue.cc:237] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.320545 30564 catalog_manager.cc:5697] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f reported cstate change: term changed from 0 to 1, leader changed from <none> to 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193). New cstate: current_term: 1 leader_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:59.385457 30860 consensus_queue.cc:1048] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:59.397603 30888 consensus_queue.cc:1048] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:47:59.414527 30861 consensus_queue.cc:1048] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:59.425961 30861 consensus_queue.cc:1048] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:59.452143 30888 raft_consensus.cc:493] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:59.452760 30888 raft_consensus.cc:515] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.454898 30888 leader_election.cc:290] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193:43553), 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905)
I20260709 14:47:59.455698 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" is_pre_election: true
I20260709 14:47:59.456180 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298adca9069b47a98228cc1d82ea0438" is_pre_election: true
I20260709 14:47:59.456470 30666 raft_consensus.cc:2468] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 0.
I20260709 14:47:59.457036 30741 raft_consensus.cc:2468] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 0.
I20260709 14:47:59.457749 30779 leader_election.cc:304] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d1a99cd3944bd9bcc31ac0714a544f, 79a50a166014416bb072230de29a0f01; no voters: 
I20260709 14:47:59.458628 30888 raft_consensus.cc:2804] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:47:59.458976 30888 raft_consensus.cc:493] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:59.459201 30888 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:59.464883 30888 raft_consensus.cc:515] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.466647 30888 leader_election.cc:290] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 1 election: Requested vote from peers 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193:43553), 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905)
I20260709 14:47:59.467489 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
I20260709 14:47:59.467729 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298adca9069b47a98228cc1d82ea0438"
I20260709 14:47:59.468060 30666 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:59.468395 30741 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:47:59.473476 30666 raft_consensus.cc:2468] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 1.
I20260709 14:47:59.473470 30741 raft_consensus.cc:2468] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 1.
I20260709 14:47:59.474720 30779 leader_election.cc:304] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d1a99cd3944bd9bcc31ac0714a544f, 79a50a166014416bb072230de29a0f01; no voters: 
I20260709 14:47:59.475551 30888 raft_consensus.cc:2804] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:47:59.476034 30888 raft_consensus.cc:697] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Becoming Leader. State: Replica: 79a50a166014416bb072230de29a0f01, State: Running, Role: LEADER
I20260709 14:47:59.476859 30888 consensus_queue.cc:237] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.483806 30563 catalog_manager.cc:5697] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79a50a166014416bb072230de29a0f01 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "79a50a166014416bb072230de29a0f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:59.518110 30815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c51debb192b24e0cae3d841f473b4ed6"
dest_uuid: "79a50a166014416bb072230de29a0f01"
mode: GRACEFUL
new_leader_uuid: "298adca9069b47a98228cc1d82ea0438"
 from {username='slave'} at 127.0.0.1:50718
I20260709 14:47:59.518684 30815 raft_consensus.cc:606] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Received request to transfer leadership to TS 298adca9069b47a98228cc1d82ea0438
I20260709 14:47:59.524638 30815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759"
dest_uuid: "79a50a166014416bb072230de29a0f01"
mode: GRACEFUL
new_leader_uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
 from {username='slave'} at 127.0.0.1:50718
I20260709 14:47:59.525230 30815 raft_consensus.cc:606] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Received request to transfer leadership to TS 65d1a99cd3944bd9bcc31ac0714a544f
I20260709 14:47:59.709822 30893 consensus_queue.cc:1048] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:59.721944 30893 consensus_queue.cc:1048] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:47:59.918699 30868 raft_consensus.cc:993] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01: : Instructing follower 298adca9069b47a98228cc1d82ea0438 to start an election
I20260709 14:47:59.919203 30900 raft_consensus.cc:1081] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Signalling peer 298adca9069b47a98228cc1d82ea0438 to start an election
I20260709 14:47:59.921006 30741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c51debb192b24e0cae3d841f473b4ed6"
dest_uuid: "298adca9069b47a98228cc1d82ea0438"
 from {username='slave'} at 127.0.0.1:43680
I20260709 14:47:59.921552 30741 raft_consensus.cc:493] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:59.921868 30741 raft_consensus.cc:3060] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:59.927134 30741 raft_consensus.cc:515] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.929222 30741 leader_election.cc:290] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [CANDIDATE]: Term 2 election: Requested vote from peers 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193:43553), 79a50a166014416bb072230de29a0f01 (127.24.167.195:41215)
I20260709 14:47:59.942773 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51debb192b24e0cae3d841f473b4ed6" candidate_uuid: "298adca9069b47a98228cc1d82ea0438" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79a50a166014416bb072230de29a0f01"
I20260709 14:47:59.943327 30815 raft_consensus.cc:3055] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:59.943596 30815 raft_consensus.cc:740] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79a50a166014416bb072230de29a0f01, State: Running, Role: LEADER
I20260709 14:47:59.943611 30666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51debb192b24e0cae3d841f473b4ed6" candidate_uuid: "298adca9069b47a98228cc1d82ea0438" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
I20260709 14:47:59.944299 30666 raft_consensus.cc:3060] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:59.944703 30815 consensus_queue.cc:260] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.945847 30815 raft_consensus.cc:3060] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:59.949541 30666 raft_consensus.cc:2468] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298adca9069b47a98228cc1d82ea0438 in term 2.
I20260709 14:47:59.950820 30705 leader_election.cc:304] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298adca9069b47a98228cc1d82ea0438, 65d1a99cd3944bd9bcc31ac0714a544f; no voters: 
I20260709 14:47:59.951188 30815 raft_consensus.cc:2468] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298adca9069b47a98228cc1d82ea0438 in term 2.
I20260709 14:47:59.951805 30864 raft_consensus.cc:2804] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:59.953065 30864 raft_consensus.cc:697] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 2 LEADER]: Becoming Leader. State: Replica: 298adca9069b47a98228cc1d82ea0438, State: Running, Role: LEADER
I20260709 14:47:59.953941 30864 consensus_queue.cc:237] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:47:59.960741 30563 catalog_manager.cc:5697] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 reported cstate change: term changed from 1 to 2, leader changed from 79a50a166014416bb072230de29a0f01 (127.24.167.195) to 298adca9069b47a98228cc1d82ea0438 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "298adca9069b47a98228cc1d82ea0438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.059648 30868 consensus_queue.cc:1048] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:00.061944 30868 consensus_queue.cc:1048] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:00.067703 30888 raft_consensus.cc:993] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: : Instructing follower 65d1a99cd3944bd9bcc31ac0714a544f to start an election
I20260709 14:48:00.068219 30888 raft_consensus.cc:1081] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Signalling peer 65d1a99cd3944bd9bcc31ac0714a544f to start an election
I20260709 14:48:00.070763 30665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759"
dest_uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
 from {username='slave'} at 127.0.0.1:40674
I20260709 14:48:00.071383 30665 raft_consensus.cc:493] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.071753 30665 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:00.087344 30665 raft_consensus.cc:515] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:48:00.089569 30665 leader_election.cc:290] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 2 election: Requested vote from peers 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905), 79a50a166014416bb072230de29a0f01 (127.24.167.195:41215)
I20260709 14:48:00.090276 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "298adca9069b47a98228cc1d82ea0438"
I20260709 14:48:00.090653 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759" candidate_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79a50a166014416bb072230de29a0f01"
I20260709 14:48:00.091018 30741 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:00.091281 30815 raft_consensus.cc:3055] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:00.091616 30815 raft_consensus.cc:740] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79a50a166014416bb072230de29a0f01, State: Running, Role: LEADER
I20260709 14:48:00.092532 30815 consensus_queue.cc:260] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:48:00.093887 30815 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:00.098940 30741 raft_consensus.cc:2468] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 2.
I20260709 14:48:00.100814 30631 leader_election.cc:304] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298adca9069b47a98228cc1d82ea0438, 65d1a99cd3944bd9bcc31ac0714a544f; no voters: 
I20260709 14:48:00.101176 30815 raft_consensus.cc:2468] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65d1a99cd3944bd9bcc31ac0714a544f in term 2.
I20260709 14:48:00.101589 30893 raft_consensus.cc:2804] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:00.102119 30893 raft_consensus.cc:697] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 LEADER]: Becoming Leader. State: Replica: 65d1a99cd3944bd9bcc31ac0714a544f, State: Running, Role: LEADER
I20260709 14:48:00.102980 30893 consensus_queue.cc:237] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:48:00.110008 30562 catalog_manager.cc:5697] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f reported cstate change: term changed from 1 to 2, leader changed from 79a50a166014416bb072230de29a0f01 (127.24.167.195) to 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193). New cstate: current_term: 2 leader_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.256310 25247 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:48:00.258071 25247 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:48:00.258481 25247 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:48:00.272120 30665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759"
dest_uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
mode: GRACEFUL
new_leader_uuid: "79a50a166014416bb072230de29a0f01"
 from {username='slave'} at 127.0.0.1:40688
I20260709 14:48:00.272789 30665 raft_consensus.cc:606] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 LEADER]: Received request to transfer leadership to TS 79a50a166014416bb072230de29a0f01
I20260709 14:48:00.274151 25247 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:48:00.413338 30665 raft_consensus.cc:1275] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 FOLLOWER]: Refusing update from remote peer 298adca9069b47a98228cc1d82ea0438: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:00.414813 30864 consensus_queue.cc:1048] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:00.425338 30815 raft_consensus.cc:1275] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 2 FOLLOWER]: Refusing update from remote peer 298adca9069b47a98228cc1d82ea0438: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:00.427459 30909 consensus_queue.cc:1048] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:00.588990 30741 raft_consensus.cc:1275] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 2 FOLLOWER]: Refusing update from remote peer 65d1a99cd3944bd9bcc31ac0714a544f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:00.590639 30893 consensus_queue.cc:1048] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:00.599499 30815 raft_consensus.cc:1275] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 2 FOLLOWER]: Refusing update from remote peer 65d1a99cd3944bd9bcc31ac0714a544f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:00.600965 30861 consensus_queue.cc:1048] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:00.607790 30872 raft_consensus.cc:993] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f: : Instructing follower 79a50a166014416bb072230de29a0f01 to start an election
I20260709 14:48:00.608290 30861 raft_consensus.cc:1081] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 LEADER]: Signalling peer 79a50a166014416bb072230de29a0f01 to start an election
I20260709 14:48:00.609975 30815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759"
dest_uuid: "79a50a166014416bb072230de29a0f01"
 from {username='slave'} at 127.0.0.1:50714
I20260709 14:48:00.610456 30815 raft_consensus.cc:493] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.610754 30815 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.616111 30815 raft_consensus.cc:515] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:48:00.619062 30815 leader_election.cc:290] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 3 election: Requested vote from peers 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193:43553), 298adca9069b47a98228cc1d82ea0438 (127.24.167.194:38905)
I20260709 14:48:00.619359 30665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65d1a99cd3944bd9bcc31ac0714a544f"
I20260709 14:48:00.620141 30665 raft_consensus.cc:3055] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:00.620306 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9adc4f21034a3883a16710bfb18759" candidate_uuid: "79a50a166014416bb072230de29a0f01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "298adca9069b47a98228cc1d82ea0438"
I20260709 14:48:00.620606 30665 raft_consensus.cc:740] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65d1a99cd3944bd9bcc31ac0714a544f, State: Running, Role: LEADER
I20260709 14:48:00.621024 30741 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.621552 30665 consensus_queue.cc:260] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [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: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:48:00.623041 30665 raft_consensus.cc:3060] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.628520 30741 raft_consensus.cc:2468] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 3.
I20260709 14:48:00.629664 30780 leader_election.cc:304] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298adca9069b47a98228cc1d82ea0438, 79a50a166014416bb072230de29a0f01; no voters: 
I20260709 14:48:00.630051 30665 raft_consensus.cc:2468] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79a50a166014416bb072230de29a0f01 in term 3.
I20260709 14:48:00.630581 30888 raft_consensus.cc:2804] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:00.631789 30888 raft_consensus.cc:697] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 3 LEADER]: Becoming Leader. State: Replica: 79a50a166014416bb072230de29a0f01, State: Running, Role: LEADER
I20260709 14:48:00.632642 30888 consensus_queue.cc:237] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [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: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } }
I20260709 14:48:00.639370 30562 catalog_manager.cc:5697] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 reported cstate change: term changed from 2 to 3, leader changed from 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193) to 79a50a166014416bb072230de29a0f01 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "79a50a166014416bb072230de29a0f01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65d1a99cd3944bd9bcc31ac0714a544f" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 43553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298adca9069b47a98228cc1d82ea0438" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79a50a166014416bb072230de29a0f01" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 41215 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:00.901144 25247 tablet_server.cc:179] TabletServer@127.24.167.193:0 shutting down...
I20260709 14:48:00.921312 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:00.922010 25247 tablet_replica.cc:333] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f: stopping tablet replica
I20260709 14:48:00.922600 25247 raft_consensus.cc:2243] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:00.923082 25247 raft_consensus.cc:2272] T aa9adc4f21034a3883a16710bfb18759 P 65d1a99cd3944bd9bcc31ac0714a544f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:00.925550 25247 tablet_replica.cc:333] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f: stopping tablet replica
I20260709 14:48:00.926110 25247 raft_consensus.cc:2243] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:00.926908 25247 raft_consensus.cc:2272] T 3eebe6524bd44a87adbecee03f6ee00b P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:00.928799 25247 tablet_replica.cc:333] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f: stopping tablet replica
I20260709 14:48:00.929306 25247 raft_consensus.cc:2243] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:00.930040 25247 raft_consensus.cc:2272] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 65d1a99cd3944bd9bcc31ac0714a544f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:00.931830 25247 tablet_replica.cc:333] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f: stopping tablet replica
I20260709 14:48:00.932298 25247 raft_consensus.cc:2243] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:00.932781 25247 raft_consensus.cc:2272] T c51debb192b24e0cae3d841f473b4ed6 P 65d1a99cd3944bd9bcc31ac0714a544f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:00.956988 25247 tablet_server.cc:196] TabletServer@127.24.167.193:0 shutdown complete.
I20260709 14:48:00.970567 25247 tablet_server.cc:179] TabletServer@127.24.167.194:0 shutting down...
I20260709 14:48:00.992197 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:00.993010 25247 tablet_replica.cc:333] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438: stopping tablet replica
I20260709 14:48:00.993721 25247 raft_consensus.cc:2243] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:00.994151 25247 raft_consensus.cc:2272] T aa9adc4f21034a3883a16710bfb18759 P 298adca9069b47a98228cc1d82ea0438 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:00.996644 25247 tablet_replica.cc:333] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438: stopping tablet replica
I20260709 14:48:00.997201 25247 raft_consensus.cc:2243] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:00.997669 25247 raft_consensus.cc:2272] T 3eebe6524bd44a87adbecee03f6ee00b P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:00.999825 25247 tablet_replica.cc:333] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438: stopping tablet replica
I20260709 14:48:01.000573 25247 raft_consensus.cc:2243] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:01.001070 25247 raft_consensus.cc:2272] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 298adca9069b47a98228cc1d82ea0438 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:01.002168 30705 consensus_peers.cc:597] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 -> Peer 65d1a99cd3944bd9bcc31ac0714a544f (127.24.167.193:43553): Couldn't send request to peer 65d1a99cd3944bd9bcc31ac0714a544f. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:43553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:01.003167 25247 tablet_replica.cc:333] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438: stopping tablet replica
I20260709 14:48:01.003906 25247 raft_consensus.cc:2243] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:01.004778 25247 raft_consensus.cc:2272] T c51debb192b24e0cae3d841f473b4ed6 P 298adca9069b47a98228cc1d82ea0438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:01.018610 25247 tablet_server.cc:196] TabletServer@127.24.167.194:0 shutdown complete.
I20260709 14:48:01.031251 25247 tablet_server.cc:179] TabletServer@127.24.167.195:0 shutting down...
I20260709 14:48:01.048923 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:01.049530 25247 tablet_replica.cc:333] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01: stopping tablet replica
I20260709 14:48:01.050035 25247 raft_consensus.cc:2243] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:01.050455 25247 raft_consensus.cc:2272] T b7261e4c2b2b40e0adc8bb05a5b10e56 P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:01.052320 25247 tablet_replica.cc:333] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01: stopping tablet replica
I20260709 14:48:01.052903 25247 raft_consensus.cc:2243] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:01.053295 25247 raft_consensus.cc:2272] T c51debb192b24e0cae3d841f473b4ed6 P 79a50a166014416bb072230de29a0f01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:01.055631 25247 tablet_replica.cc:333] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: stopping tablet replica
I20260709 14:48:01.056102 25247 raft_consensus.cc:2243] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:01.056804 25247 pending_rounds.cc:70] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: Trying to abort 1 pending ops.
I20260709 14:48:01.057078 25247 pending_rounds.cc:77] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305660336679370752 op_type: NO_OP noop_request { }
I20260709 14:48:01.057372 25247 raft_consensus.cc:2889] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:48:01.057608 25247 raft_consensus.cc:2272] T aa9adc4f21034a3883a16710bfb18759 P 79a50a166014416bb072230de29a0f01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:01.059618 25247 tablet_replica.cc:333] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01: stopping tablet replica
I20260709 14:48:01.060050 25247 raft_consensus.cc:2243] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:01.060411 25247 raft_consensus.cc:2272] T 3eebe6524bd44a87adbecee03f6ee00b P 79a50a166014416bb072230de29a0f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:01.082926 25247 tablet_server.cc:196] TabletServer@127.24.167.195:0 shutdown complete.
I20260709 14:48:01.095994 25247 master.cc:562] Master@127.24.167.254:34017 shutting down...
I20260709 14:48:01.113703 25247 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:01.114277 25247 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:01.114617 25247 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71fba7cf589a4dd5b47f2d7a2bace3d2: stopping tablet replica
I20260709 14:48:01.134706 25247 master.cc:584] Master@127.24.167.254:34017 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3030 ms)
[----------] 6 tests from LeaderRebalancerTest (139206 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:48:01.164695 25247 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.167.254:43575
I20260709 14:48:01.165823 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:01.170816 30917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:01.172037 30918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:01.172600 30920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:01.173411 25247 server_base.cc:1061] running on GCE node
I20260709 14:48:01.174353 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:01.174541 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:01.174746 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608481174711 us; error 0 us; skew 500 ppm
I20260709 14:48:01.175323 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:01.177721 25247 webserver.cc:533] Webserver started at http://127.24.167.254:42055/ using document root <none> and password file <none>
I20260709 14:48:01.178218 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:01.178409 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:01.178697 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:01.179791 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/master-0-root/instance:
uuid: "279f68588a824a34941c80245e87f69e"
format_stamp: "Formatted at 2026-07-09 14:48:01 on dist-test-slave-tp5d"
I20260709 14:48:01.184273 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:48:01.187803 30925 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.188644 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:01.188949 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/master-0-root
uuid: "279f68588a824a34941c80245e87f69e"
format_stamp: "Formatted at 2026-07-09 14:48:01 on dist-test-slave-tp5d"
I20260709 14:48:01.189255 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:01.208971 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:01.210041 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:01.247063 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.254:43575
I20260709 14:48:01.247221 30976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.254:43575 every 8 connection(s)
I20260709 14:48:01.251016 30977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.263181 30977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e: Bootstrap starting.
I20260709 14:48:01.268255 30977 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:01.273042 30977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e: No bootstrap required, opened a new log
I20260709 14:48:01.275270 30977 raft_consensus.cc:359] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279f68588a824a34941c80245e87f69e" member_type: VOTER }
I20260709 14:48:01.275689 30977 raft_consensus.cc:385] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:01.275946 30977 raft_consensus.cc:740] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 279f68588a824a34941c80245e87f69e, State: Initialized, Role: FOLLOWER
I20260709 14:48:01.276619 30977 consensus_queue.cc:260] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "279f68588a824a34941c80245e87f69e" member_type: VOTER }
I20260709 14:48:01.277113 30977 raft_consensus.cc:399] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:01.277340 30977 raft_consensus.cc:493] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:01.277627 30977 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:01.282665 30977 raft_consensus.cc:515] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279f68588a824a34941c80245e87f69e" member_type: VOTER }
I20260709 14:48:01.283198 30977 leader_election.cc:304] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [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: 279f68588a824a34941c80245e87f69e; no voters: 
I20260709 14:48:01.284351 30977 leader_election.cc:290] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:01.284777 30980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:01.286177 30980 raft_consensus.cc:697] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 1 LEADER]: Becoming Leader. State: Replica: 279f68588a824a34941c80245e87f69e, State: Running, Role: LEADER
I20260709 14:48:01.286870 30980 consensus_queue.cc:237] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [LEADER]: Queue going to LEADER mode. State: All 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: "279f68588a824a34941c80245e87f69e" member_type: VOTER }
I20260709 14:48:01.287379 30977 sys_catalog.cc:565] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:01.289921 30981 sys_catalog.cc:455] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "279f68588a824a34941c80245e87f69e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279f68588a824a34941c80245e87f69e" member_type: VOTER } }
I20260709 14:48:01.289999 30982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 279f68588a824a34941c80245e87f69e. Latest consensus state: current_term: 1 leader_uuid: "279f68588a824a34941c80245e87f69e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279f68588a824a34941c80245e87f69e" member_type: VOTER } }
I20260709 14:48:01.290969 30981 sys_catalog.cc:458] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:01.291029 30982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:01.298640 30985 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:01.304256 30985 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:01.305433 25247 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:01.313763 30985 catalog_manager.cc:1383] Generated new cluster ID: f488c202c5784bf6b6467a55f673af66
I20260709 14:48:01.314110 30985 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:01.331590 30985 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:01.333175 30985 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:01.351409 30985 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e: Generated new TSK 0
I20260709 14:48:01.352133 30985 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:01.372993 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:01.379227 30998 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:01.380203 30999 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:01.382797 31001 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:01.382856 25247 server_base.cc:1061] running on GCE node
I20260709 14:48:01.384189 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:01.384420 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:01.384639 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608481384616 us; error 0 us; skew 500 ppm
I20260709 14:48:01.385217 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:01.387657 25247 webserver.cc:533] Webserver started at http://127.24.167.193:35645/ using document root <none> and password file <none>
I20260709 14:48:01.388198 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:01.388412 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:01.388833 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:01.389971 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-0-root/instance:
uuid: "71b7c1c9afb945b88aea75a576594a2d"
format_stamp: "Formatted at 2026-07-09 14:48:01 on dist-test-slave-tp5d"
I20260709 14:48:01.395025 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:48:01.398744 31006 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.399577 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:48:01.399901 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "71b7c1c9afb945b88aea75a576594a2d"
format_stamp: "Formatted at 2026-07-09 14:48:01 on dist-test-slave-tp5d"
I20260709 14:48:01.400242 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:01.421048 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:01.422252 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:01.423758 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:01.426227 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:01.426472 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.426725 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:01.426934 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.467602 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:44763
I20260709 14:48:01.467739 31068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:44763 every 8 connection(s)
I20260709 14:48:01.472678 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:01.480064 31073 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:01.480670 31074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:01.482836 25247 server_base.cc:1061] running on GCE node
W20260709 14:48:01.483672 31076 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:01.485131 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:01.485451 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:01.485662 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608481485643 us; error 0 us; skew 500 ppm
I20260709 14:48:01.486347 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:01.486495 31069 heartbeater.cc:344] Connected to a master server at 127.24.167.254:43575
I20260709 14:48:01.486974 31069 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:01.487901 31069 heartbeater.cc:507] Master 127.24.167.254:43575 requested a full tablet report, sending...
I20260709 14:48:01.489070 25247 webserver.cc:533] Webserver started at http://127.24.167.194:34959/ using document root <none> and password file <none>
I20260709 14:48:01.489667 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:01.489882 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:01.490164 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:01.490185 30942 ts_manager.cc:194] Registered new tserver with Master: 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763)
I20260709 14:48:01.491521 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-1-root/instance:
uuid: "aec9cacf63124ffda19bd114c5e82378"
format_stamp: "Formatted at 2026-07-09 14:48:01 on dist-test-slave-tp5d"
I20260709 14:48:01.492264 30942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38816
I20260709 14:48:01.496179 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260709 14:48:01.500452 31081 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.501346 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:48:01.501878 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-1-root
uuid: "aec9cacf63124ffda19bd114c5e82378"
format_stamp: "Formatted at 2026-07-09 14:48:01 on dist-test-slave-tp5d"
I20260709 14:48:01.502274 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:01.518092 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:01.519173 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:01.520695 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:01.522931 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:01.523154 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.523416 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:01.523594 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.562705 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.194:34401
I20260709 14:48:01.562824 31143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.194:34401 every 8 connection(s)
I20260709 14:48:01.567543 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:01.574793 31147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:01.575284 31148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:01.579432 25247 server_base.cc:1061] running on GCE node
W20260709 14:48:01.580952 31151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:01.581534 31144 heartbeater.cc:344] Connected to a master server at 127.24.167.254:43575
I20260709 14:48:01.582010 31144 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:01.582158 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:01.582496 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:01.582698 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608481582677 us; error 0 us; skew 500 ppm
I20260709 14:48:01.582803 31144 heartbeater.cc:507] Master 127.24.167.254:43575 requested a full tablet report, sending...
I20260709 14:48:01.583405 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:01.585457 30942 ts_manager.cc:194] Registered new tserver with Master: aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:01.587105 25247 webserver.cc:533] Webserver started at http://127.24.167.195:33629/ using document root <none> and password file <none>
I20260709 14:48:01.587581 30942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38832
I20260709 14:48:01.587926 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:01.588238 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:01.588613 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:01.590262 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-2-root/instance:
uuid: "b39680662c504abdbdf0f21e87b3dde4"
format_stamp: "Formatted at 2026-07-09 14:48:01 on dist-test-slave-tp5d"
I20260709 14:48:01.595185 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:48:01.599277 31155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.600168 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:48:01.600572 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-2-root
uuid: "b39680662c504abdbdf0f21e87b3dde4"
format_stamp: "Formatted at 2026-07-09 14:48:01 on dist-test-slave-tp5d"
I20260709 14:48:01.600870 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608341784425-25247-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:01.655269 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:01.656464 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:01.658146 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:01.660717 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:01.660987 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.661263 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:01.661466 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:01.704792 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.195:38849
I20260709 14:48:01.704932 31217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.195:38849 every 8 connection(s)
I20260709 14:48:01.719502 31218 heartbeater.cc:344] Connected to a master server at 127.24.167.254:43575
I20260709 14:48:01.720044 31218 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:01.720748 31218 heartbeater.cc:507] Master 127.24.167.254:43575 requested a full tablet report, sending...
I20260709 14:48:01.722805 30942 ts_manager.cc:194] Registered new tserver with Master: b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:01.723529 25247 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014791228s
I20260709 14:48:01.724262 30942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38834
I20260709 14:48:01.749490 30942 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38844:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:48:01.752282 30942 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:48:01.819802 31034 tablet_service.cc:1511] Processing CreateTablet for tablet 055589c514c64808bc43eac04842ee8e (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:01.821592 31034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055589c514c64808bc43eac04842ee8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.827472 31033 tablet_service.cc:1511] Processing CreateTablet for tablet 7abc97adef474ce8b8291a6e86ec0dca (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:01.837146 31033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abc97adef474ce8b8291a6e86ec0dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.835577 31030 tablet_service.cc:1511] Processing CreateTablet for tablet ccaa450f67c444e58ab0238e289abde8 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:01.843948 31030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccaa450f67c444e58ab0238e289abde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.829622 31032 tablet_service.cc:1511] Processing CreateTablet for tablet f2712ce0b6b44f21b1128977fb40501b (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:01.845330 31032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2712ce0b6b44f21b1128977fb40501b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.842343 31029 tablet_service.cc:1511] Processing CreateTablet for tablet 64345c63c94d466bbf8a9dbe05c00236 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:01.847739 31029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64345c63c94d466bbf8a9dbe05c00236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.852582 31028 tablet_service.cc:1511] Processing CreateTablet for tablet cc717932e0b2482d992b12d6b0d71618 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:01.854352 31028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc717932e0b2482d992b12d6b0d71618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.854056 31109 tablet_service.cc:1511] Processing CreateTablet for tablet 055589c514c64808bc43eac04842ee8e (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:01.855420 31109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055589c514c64808bc43eac04842ee8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.857589 31108 tablet_service.cc:1511] Processing CreateTablet for tablet 7abc97adef474ce8b8291a6e86ec0dca (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:01.858954 31108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abc97adef474ce8b8291a6e86ec0dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.831391 31031 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5652324613498da9b4d578e86fab52 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:01.860136 31026 tablet_service.cc:1511] Processing CreateTablet for tablet e32740b461054a8089e01ea3cda7f155 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:01.862481 31107 tablet_service.cc:1511] Processing CreateTablet for tablet f2712ce0b6b44f21b1128977fb40501b (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:01.862802 31106 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5652324613498da9b4d578e86fab52 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:01.863024 31104 tablet_service.cc:1511] Processing CreateTablet for tablet 64345c63c94d466bbf8a9dbe05c00236 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:01.863899 31107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2712ce0b6b44f21b1128977fb40501b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.864315 31031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5652324613498da9b4d578e86fab52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.864616 31104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64345c63c94d466bbf8a9dbe05c00236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.852682 31027 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:01.865217 31105 tablet_service.cc:1511] Processing CreateTablet for tablet ccaa450f67c444e58ab0238e289abde8 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:01.865805 31027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e7b2c0a0f4cdfaaba63d7788cbbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.866551 31105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccaa450f67c444e58ab0238e289abde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.868511 31106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5652324613498da9b4d578e86fab52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.868971 31103 tablet_service.cc:1511] Processing CreateTablet for tablet cc717932e0b2482d992b12d6b0d71618 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:01.870270 31103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc717932e0b2482d992b12d6b0d71618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.875867 31102 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:01.877252 31102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e7b2c0a0f4cdfaaba63d7788cbbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.882218 31026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32740b461054a8089e01ea3cda7f155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.891909 31101 tablet_service.cc:1511] Processing CreateTablet for tablet e32740b461054a8089e01ea3cda7f155 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:01.893467 31101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32740b461054a8089e01ea3cda7f155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.906898 31183 tablet_service.cc:1511] Processing CreateTablet for tablet 055589c514c64808bc43eac04842ee8e (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:01.909605 31182 tablet_service.cc:1511] Processing CreateTablet for tablet 7abc97adef474ce8b8291a6e86ec0dca (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:01.911948 31181 tablet_service.cc:1511] Processing CreateTablet for tablet f2712ce0b6b44f21b1128977fb40501b (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:01.914310 31180 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5652324613498da9b4d578e86fab52 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:01.916618 31179 tablet_service.cc:1511] Processing CreateTablet for tablet ccaa450f67c444e58ab0238e289abde8 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:01.918912 31178 tablet_service.cc:1511] Processing CreateTablet for tablet 64345c63c94d466bbf8a9dbe05c00236 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:01.921680 31176 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:01.923717 31177 tablet_service.cc:1511] Processing CreateTablet for tablet cc717932e0b2482d992b12d6b0d71618 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:01.908370 31183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055589c514c64808bc43eac04842ee8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.932642 31175 tablet_service.cc:1511] Processing CreateTablet for tablet e32740b461054a8089e01ea3cda7f155 (DEFAULT_TABLE table=test-workload [id=15b81eb6ff16460d9c6397a7c05d9c0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:01.934023 31175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32740b461054a8089e01ea3cda7f155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.940871 31178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64345c63c94d466bbf8a9dbe05c00236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.948885 31181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2712ce0b6b44f21b1128977fb40501b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.949601 31233 tablet_bootstrap.cc:492] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:01.952879 31182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abc97adef474ce8b8291a6e86ec0dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.956879 31177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc717932e0b2482d992b12d6b0d71618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.961925 31180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5652324613498da9b4d578e86fab52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.962610 31176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5e7b2c0a0f4cdfaaba63d7788cbbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.963407 31179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccaa450f67c444e58ab0238e289abde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:01.973192 31234 tablet_bootstrap.cc:492] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:02.002558 31235 tablet_bootstrap.cc:492] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:02.008877 31235 tablet_bootstrap.cc:654] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.015602 31233 tablet_bootstrap.cc:654] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.016646 31234 tablet_bootstrap.cc:654] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.017007 31235 tablet_bootstrap.cc:492] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.024909 31235 ts_tablet_manager.cc:1403] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 14:48:02.028110 31235 raft_consensus.cc:359] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.029071 31235 raft_consensus.cc:385] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.029489 31235 raft_consensus.cc:740] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.031414 31234 tablet_bootstrap.cc:492] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.030728 31235 consensus_queue.cc:260] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.032248 31234 ts_tablet_manager.cc:1403] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260709 14:48:02.033973 31218 heartbeater.cc:499] Master 127.24.167.254:43575 was elected leader, sending a full tablet report...
I20260709 14:48:02.034420 31233 tablet_bootstrap.cc:492] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.034926 31233 ts_tablet_manager.cc:1403] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.000s
I20260709 14:48:02.035161 31234 raft_consensus.cc:359] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.035708 31235 ts_tablet_manager.cc:1434] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:48:02.035956 31234 raft_consensus.cc:385] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.036314 31234 raft_consensus.cc:740] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.036799 31235 tablet_bootstrap.cc:492] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:02.037084 31234 consensus_queue.cc:260] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.037678 31233 raft_consensus.cc:359] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.040673 31233 raft_consensus.cc:385] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.041023 31233 raft_consensus.cc:740] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.041980 31233 consensus_queue.cc:260] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.046697 31235 tablet_bootstrap.cc:654] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.048609 31069 heartbeater.cc:499] Master 127.24.167.254:43575 was elected leader, sending a full tablet report...
I20260709 14:48:02.050092 31234 ts_tablet_manager.cc:1434] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:48:02.051581 31234 tablet_bootstrap.cc:492] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:02.056468 31233 ts_tablet_manager.cc:1434] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.016s
I20260709 14:48:02.057698 31233 tablet_bootstrap.cc:492] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:02.059201 31144 heartbeater.cc:499] Master 127.24.167.254:43575 was elected leader, sending a full tablet report...
I20260709 14:48:02.059602 31234 tablet_bootstrap.cc:654] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.065076 31233 tablet_bootstrap.cc:654] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.072649 31234 tablet_bootstrap.cc:492] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.073315 31234 ts_tablet_manager.cc:1403] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 14:48:02.077206 31234 raft_consensus.cc:359] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.078073 31234 raft_consensus.cc:385] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.078471 31234 raft_consensus.cc:740] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.080288 31234 consensus_queue.cc:260] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.082727 31234 ts_tablet_manager.cc:1434] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:48:02.083752 31234 tablet_bootstrap.cc:492] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:02.089928 31234 tablet_bootstrap.cc:654] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.091241 31233 tablet_bootstrap.cc:492] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.091933 31233 ts_tablet_manager.cc:1403] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.009s
I20260709 14:48:02.096094 31233 raft_consensus.cc:359] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.097287 31233 raft_consensus.cc:385] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.097770 31233 raft_consensus.cc:740] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.099133 31233 consensus_queue.cc:260] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.101946 31233 ts_tablet_manager.cc:1434] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:48:02.102362 31235 tablet_bootstrap.cc:492] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.102949 31235 ts_tablet_manager.cc:1403] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.050s
I20260709 14:48:02.103528 31233 tablet_bootstrap.cc:492] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:02.105631 31234 tablet_bootstrap.cc:492] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.106230 31234 ts_tablet_manager.cc:1403] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260709 14:48:02.106071 31235 raft_consensus.cc:359] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.106971 31235 raft_consensus.cc:385] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.107326 31235 raft_consensus.cc:740] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.108194 31235 consensus_queue.cc:260] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.109650 31234 raft_consensus.cc:359] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.110502 31234 raft_consensus.cc:385] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.110800 31234 raft_consensus.cc:740] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.110997 31235 ts_tablet_manager.cc:1434] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:48:02.111728 31233 tablet_bootstrap.cc:654] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.112102 31235 tablet_bootstrap.cc:492] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:02.111773 31234 consensus_queue.cc:260] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.117535 31234 ts_tablet_manager.cc:1434] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 14:48:02.118891 31235 tablet_bootstrap.cc:654] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.118916 31234 tablet_bootstrap.cc:492] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:02.127645 31234 tablet_bootstrap.cc:654] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.130937 31233 tablet_bootstrap.cc:492] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.134029 31233 ts_tablet_manager.cc:1403] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.005s
I20260709 14:48:02.137107 31233 raft_consensus.cc:359] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.137818 31233 raft_consensus.cc:385] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.138098 31233 raft_consensus.cc:740] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.138792 31233 consensus_queue.cc:260] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.140931 31233 ts_tablet_manager.cc:1434] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:48:02.142040 31233 tablet_bootstrap.cc:492] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:02.153467 31233 tablet_bootstrap.cc:654] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.159132 31235 tablet_bootstrap.cc:492] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.159132 31234 tablet_bootstrap.cc:492] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.159806 31235 ts_tablet_manager.cc:1403] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.020s
I20260709 14:48:02.159932 31234 ts_tablet_manager.cc:1403] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.005s
I20260709 14:48:02.161649 31233 tablet_bootstrap.cc:492] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.162206 31233 ts_tablet_manager.cc:1403] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.003s
I20260709 14:48:02.162868 31235 raft_consensus.cc:359] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.163002 31234 raft_consensus.cc:359] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.163728 31235 raft_consensus.cc:385] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.163897 31234 raft_consensus.cc:385] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.164108 31235 raft_consensus.cc:740] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.164274 31234 raft_consensus.cc:740] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.165062 31235 consensus_queue.cc:260] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.165141 31234 consensus_queue.cc:260] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.165190 31233 raft_consensus.cc:359] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.166144 31233 raft_consensus.cc:385] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.166435 31233 raft_consensus.cc:740] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.167397 31235 ts_tablet_manager.cc:1434] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:02.167263 31233 consensus_queue.cc:260] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.167968 31234 ts_tablet_manager.cc:1434] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:48:02.168476 31235 tablet_bootstrap.cc:492] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:02.169059 31234 tablet_bootstrap.cc:492] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:02.169505 31233 ts_tablet_manager.cc:1434] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:48:02.170569 31233 tablet_bootstrap.cc:492] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:02.173980 31240 raft_consensus.cc:493] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.174510 31240 raft_consensus.cc:515] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.175647 31235 tablet_bootstrap.cc:654] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.176677 31233 tablet_bootstrap.cc:654] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.177254 31240 leader_election.cc:290] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.186276 31234 tablet_bootstrap.cc:654] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.191548 31241 raft_consensus.cc:493] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.192185 31241 raft_consensus.cc:515] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.206434 31241 leader_election.cc:290] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.208415 31241 raft_consensus.cc:493] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.210268 31241 raft_consensus.cc:515] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.215215 31241 leader_election.cc:290] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.216568 31234 tablet_bootstrap.cc:492] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.234790 31234 ts_tablet_manager.cc:1403] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.003s
I20260709 14:48:02.236673 31235 tablet_bootstrap.cc:492] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.237288 31235 ts_tablet_manager.cc:1403] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.035s
I20260709 14:48:02.240640 31233 tablet_bootstrap.cc:492] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.240875 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345c63c94d466bbf8a9dbe05c00236" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.241323 31233 ts_tablet_manager.cc:1403] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.017s
I20260709 14:48:02.241792 31119 raft_consensus.cc:2468] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:02.242165 31234 raft_consensus.cc:359] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.243024 31234 raft_consensus.cc:385] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.243317 31234 raft_consensus.cc:740] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.243460 31007 leader_election.cc:304] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.244735 31240 raft_consensus.cc:2804] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.245407 31240 raft_consensus.cc:493] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:02.244673 31233 raft_consensus.cc:359] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.245788 31240 raft_consensus.cc:3060] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.245920 31233 raft_consensus.cc:385] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.246371 31233 raft_consensus.cc:740] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.247391 31235 raft_consensus.cc:359] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.247365 31233 consensus_queue.cc:260] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.248270 31235 raft_consensus.cc:385] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.248646 31235 raft_consensus.cc:740] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.249464 31235 consensus_queue.cc:260] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.250128 31233 ts_tablet_manager.cc:1434] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:48:02.254611 31240 raft_consensus.cc:515] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.255826 31233 tablet_bootstrap.cc:492] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:02.255728 31234 consensus_queue.cc:260] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.257640 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345c63c94d466bbf8a9dbe05c00236" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:02.258279 31119 raft_consensus.cc:3060] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.259989 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abc97adef474ce8b8291a6e86ec0dca" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:02.261605 31235 ts_tablet_manager.cc:1434] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.007s
I20260709 14:48:02.261778 31044 raft_consensus.cc:2468] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 0.
I20260709 14:48:02.263324 31084 leader_election.cc:304] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.261008 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2712ce0b6b44f21b1128977fb40501b" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:02.264771 31256 raft_consensus.cc:2804] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.265260 31256 raft_consensus.cc:493] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:48:02.265297 31084 leader_election.cc:343] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:02.265753 31256 raft_consensus.cc:3060] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.268553 31233 tablet_bootstrap.cc:654] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.271401 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abc97adef474ce8b8291a6e86ec0dca" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:02.273224 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2712ce0b6b44f21b1128977fb40501b" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:02.273777 31235 tablet_bootstrap.cc:492] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
W20260709 14:48:02.275627 31082 leader_election.cc:343] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:02.277022 31082 leader_election.cc:343] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:02.277598 31082 leader_election.cc:304] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378; no voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:02.278656 31241 raft_consensus.cc:2749] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:02.282442 31119 raft_consensus.cc:2468] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:02.283596 31235 tablet_bootstrap.cc:654] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.284096 31007 leader_election.cc:304] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.287842 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345c63c94d466bbf8a9dbe05c00236" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:02.288530 31192 raft_consensus.cc:2468] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:02.289794 31261 raft_consensus.cc:2804] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.291177 31261 raft_consensus.cc:697] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:02.292498 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345c63c94d466bbf8a9dbe05c00236" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:02.293256 31192 raft_consensus.cc:3060] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.292867 31261 consensus_queue.cc:237] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
W20260709 14:48:02.299484 30990 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:02.304688 31192 raft_consensus.cc:2468] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:02.306558 31235 tablet_bootstrap.cc:492] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.306643 31240 leader_election.cc:290] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.307523 31235 ts_tablet_manager.cc:1403] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.009s
I20260709 14:48:02.311861 31235 raft_consensus.cc:359] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.312937 31235 raft_consensus.cc:385] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.313287 31235 raft_consensus.cc:740] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.314111 31235 consensus_queue.cc:260] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.314672 31234 ts_tablet_manager.cc:1434] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.079s	user 0.019s	sys 0.027s
I20260709 14:48:02.315277 31256 raft_consensus.cc:515] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.315888 31234 tablet_bootstrap.cc:492] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:02.323140 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abc97adef474ce8b8291a6e86ec0dca" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:02.324033 31043 raft_consensus.cc:3060] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.327149 31235 ts_tablet_manager.cc:1434] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 14:48:02.328398 31235 tablet_bootstrap.cc:492] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:02.329188 30940 catalog_manager.cc:5697] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 1 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.332195 31241 raft_consensus.cc:493] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.332887 31241 raft_consensus.cc:515] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.334995 31043 raft_consensus.cc:2468] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:02.336558 31084 leader_election.cc:304] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.336964 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:02.337725 31043 raft_consensus.cc:2468] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 0.
I20260709 14:48:02.337980 31234 tablet_bootstrap.cc:654] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.338339 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
W20260709 14:48:02.339725 31082 leader_election.cc:343] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:02.340365 31241 leader_election.cc:290] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.340862 31233 tablet_bootstrap.cc:492] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.340968 31241 raft_consensus.cc:2804] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.341454 31233 ts_tablet_manager.cc:1403] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.086s	user 0.039s	sys 0.012s
I20260709 14:48:02.341745 31241 raft_consensus.cc:697] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:02.342962 31241 consensus_queue.cc:237] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.345459 31235 tablet_bootstrap.cc:654] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.346180 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abc97adef474ce8b8291a6e86ec0dca" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:02.356685 31193 raft_consensus.cc:3060] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.357566 31233 raft_consensus.cc:359] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.358247 31233 raft_consensus.cc:385] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.358528 31233 raft_consensus.cc:740] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.359200 31233 consensus_queue.cc:260] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.360670 31084 leader_election.cc:304] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [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: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:02.361490 31233 ts_tablet_manager.cc:1434] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 14:48:02.362826 31264 raft_consensus.cc:2804] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.363230 31233 tablet_bootstrap.cc:492] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:02.363298 31264 raft_consensus.cc:493] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:02.364147 31264 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.368423 31239 raft_consensus.cc:493] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.369287 31239 raft_consensus.cc:515] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.370441 31233 tablet_bootstrap.cc:654] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.340987 31256 leader_election.cc:290] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.378170 31239 leader_election.cc:290] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:02.377490 31193 raft_consensus.cc:2468] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:02.393884 31264 raft_consensus.cc:515] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.399950 30942 catalog_manager.cc:5697] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 0 to 1, leader changed from <none> to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.406374 31234 tablet_bootstrap.cc:492] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.407234 31234 ts_tablet_manager.cc:1403] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.092s	user 0.028s	sys 0.019s
I20260709 14:48:02.413259 31239 raft_consensus.cc:493] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.417543 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:02.417943 31239 raft_consensus.cc:515] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.418560 31043 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.421056 31239 leader_election.cc:290] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:02.429672 31043 raft_consensus.cc:2468] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:02.431043 31084 leader_election.cc:304] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.432005 31241 raft_consensus.cc:2804] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.432528 31241 raft_consensus.cc:697] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:02.432986 31234 raft_consensus.cc:359] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.433413 31241 consensus_queue.cc:237] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.434120 31234 raft_consensus.cc:385] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.434567 31234 raft_consensus.cc:740] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.435535 31234 consensus_queue.cc:260] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.439677 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:02.440162 31234 ts_tablet_manager.cc:1434] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.003s
I20260709 14:48:02.441358 31235 tablet_bootstrap.cc:492] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.439800 31264 leader_election.cc:290] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.441730 31234 tablet_bootstrap.cc:492] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
W20260709 14:48:02.441313 31082 leader_election.cc:343] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:02.442063 31235 ts_tablet_manager.cc:1403] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.001s
I20260709 14:48:02.443023 31233 tablet_bootstrap.cc:492] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.445991 31233 ts_tablet_manager.cc:1403] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.002s
I20260709 14:48:02.446731 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32740b461054a8089e01ea3cda7f155" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:02.446727 31235 raft_consensus.cc:359] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.447712 31235 raft_consensus.cc:385] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.448053 31235 raft_consensus.cc:740] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
W20260709 14:48:02.448733 31158 leader_election.cc:343] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:02.449105 31235 consensus_queue.cc:260] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.449970 31261 raft_consensus.cc:493] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.449350 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055589c514c64808bc43eac04842ee8e" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:02.450675 31261 raft_consensus.cc:515] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.451978 31235 ts_tablet_manager.cc:1434] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:48:02.452992 31261 leader_election.cc:290] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.455013 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055589c514c64808bc43eac04842ee8e" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.455576 31235 tablet_bootstrap.cc:492] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:02.455386 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055589c514c64808bc43eac04842ee8e" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.455776 31119 raft_consensus.cc:2468] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:02.456935 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055589c514c64808bc43eac04842ee8e" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:02.449313 31233 raft_consensus.cc:359] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.457442 31007 leader_election.cc:304] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.457607 31233 raft_consensus.cc:385] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.457589 31193 raft_consensus.cc:2468] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:02.458560 31261 raft_consensus.cc:2804] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.458622 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32740b461054a8089e01ea3cda7f155" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.458911 31233 raft_consensus.cc:740] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.459240 31261 raft_consensus.cc:493] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:02.459465 31117 raft_consensus.cc:2468] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:02.459829 31233 consensus_queue.cc:260] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.461277 31156 leader_election.cc:304] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [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: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:02.462277 31239 raft_consensus.cc:2804] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.462661 31239 raft_consensus.cc:493] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:02.463075 31239 raft_consensus.cc:3060] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.463831 31235 tablet_bootstrap.cc:654] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.462747 31261 raft_consensus.cc:3060] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.466609 31233 ts_tablet_manager.cc:1434] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:48:02.468672 31233 tablet_bootstrap.cc:492] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:02.471161 31239 raft_consensus.cc:515] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.461905 31234 tablet_bootstrap.cc:654] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.477133 31235 tablet_bootstrap.cc:492] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.477483 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32740b461054a8089e01ea3cda7f155" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:02.477756 31235 ts_tablet_manager.cc:1403] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
W20260709 14:48:02.479171 31158 leader_election.cc:343] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:02.480710 31239 leader_election.cc:290] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:02.481513 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32740b461054a8089e01ea3cda7f155" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:02.482709 31117 raft_consensus.cc:3060] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.482445 31235 raft_consensus.cc:359] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.484090 31235 raft_consensus.cc:385] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.484262 31233 tablet_bootstrap.cc:654] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.484465 31235 raft_consensus.cc:740] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.485693 31235 consensus_queue.cc:260] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.488577 31235 ts_tablet_manager.cc:1434] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260709 14:48:02.489750 31235 tablet_bootstrap.cc:492] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:02.492746 31117 raft_consensus.cc:2468] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:02.496441 31234 tablet_bootstrap.cc:492] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.500448 31234 ts_tablet_manager.cc:1403] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.010s
I20260709 14:48:02.497339 31235 tablet_bootstrap.cc:654] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.497498 31233 tablet_bootstrap.cc:492] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.499738 31156 leader_election.cc:304] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:02.506748 31239 raft_consensus.cc:2804] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.507457 31233 ts_tablet_manager.cc:1403] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.012s
I20260709 14:48:02.506958 31234 raft_consensus.cc:359] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.508664 31234 raft_consensus.cc:385] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.508985 31234 raft_consensus.cc:740] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.509727 31234 consensus_queue.cc:260] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.510470 31233 raft_consensus.cc:359] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.511153 31233 raft_consensus.cc:385] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.511437 31233 raft_consensus.cc:740] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.511996 31234 ts_tablet_manager.cc:1434] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:48:02.512115 31233 consensus_queue.cc:260] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.513150 31234 tablet_bootstrap.cc:492] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:02.515196 31233 ts_tablet_manager.cc:1434] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:02.516184 31233 tablet_bootstrap.cc:492] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:02.522277 31235 tablet_bootstrap.cc:492] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.522850 31235 ts_tablet_manager.cc:1403] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
I20260709 14:48:02.523710 30941 catalog_manager.cc:5697] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 0 to 1, leader changed from <none> to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.525882 31235 raft_consensus.cc:359] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.526605 31235 raft_consensus.cc:385] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.526888 31235 raft_consensus.cc:740] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.503736 31261 raft_consensus.cc:515] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.531612 31234 tablet_bootstrap.cc:654] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.532399 31043 raft_consensus.cc:2393] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b39680662c504abdbdf0f21e87b3dde4 in current term 1: Already voted for candidate 71b7c1c9afb945b88aea75a576594a2d in this term.
I20260709 14:48:02.527607 31235 consensus_queue.cc:260] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.536075 31158 leader_election.cc:304] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b39680662c504abdbdf0f21e87b3dde4; no voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:02.544890 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055589c514c64808bc43eac04842ee8e" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:02.545665 31117 raft_consensus.cc:3060] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.549815 31233 tablet_bootstrap.cc:654] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.555552 31234 tablet_bootstrap.cc:492] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.555908 31282 raft_consensus.cc:3060] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.556143 31234 ts_tablet_manager.cc:1403] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.014s
I20260709 14:48:02.556181 31117 raft_consensus.cc:2468] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:02.551656 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055589c514c64808bc43eac04842ee8e" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:02.559175 31234 raft_consensus.cc:359] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.559867 31007 leader_election.cc:304] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.561305 31235 ts_tablet_manager.cc:1434] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.010s
I20260709 14:48:02.561560 31260 raft_consensus.cc:2804] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.562492 31235 tablet_bootstrap.cc:492] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:02.562314 31260 raft_consensus.cc:697] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:02.563714 31282 raft_consensus.cc:2749] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:02.563433 31260 consensus_queue.cc:237] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.566689 31261 leader_election.cc:290] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.567229 31233 tablet_bootstrap.cc:492] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:02.567780 31233 ts_tablet_manager.cc:1403] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.002s
I20260709 14:48:02.570317 31239 raft_consensus.cc:697] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:02.571188 31233 raft_consensus.cc:359] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.571915 31233 raft_consensus.cc:385] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.571422 31239 consensus_queue.cc:237] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.572225 31233 raft_consensus.cc:740] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.573143 31233 consensus_queue.cc:260] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.575147 31233 ts_tablet_manager.cc:1434] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 14:48:02.575572 31235 tablet_bootstrap.cc:654] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.559907 31234 raft_consensus.cc:385] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.581113 31234 raft_consensus.cc:740] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.583935 31234 consensus_queue.cc:260] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.586120 31234 ts_tablet_manager.cc:1434] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:48:02.587064 31234 tablet_bootstrap.cc:492] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:02.595063 31193 raft_consensus.cc:2468] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:02.598277 31234 tablet_bootstrap.cc:654] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:02.598562 30940 catalog_manager.cc:5697] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 1 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.602526 31241 raft_consensus.cc:493] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.604116 31241 raft_consensus.cc:515] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.607178 31241 leader_election.cc:290] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.606565 30942 catalog_manager.cc:5697] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:02.609244 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc717932e0b2482d992b12d6b0d71618" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:02.611164 31043 raft_consensus.cc:2468] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 0.
I20260709 14:48:02.612450 31084 leader_election.cc:304] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.613308 31241 raft_consensus.cc:2804] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.613694 31241 raft_consensus.cc:493] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:02.614066 31241 raft_consensus.cc:3060] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.613416 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc717932e0b2482d992b12d6b0d71618" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:02.615067 31193 raft_consensus.cc:2468] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 0.
I20260709 14:48:02.615823 31234 tablet_bootstrap.cc:492] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:02.616302 31234 ts_tablet_manager.cc:1403] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260709 14:48:02.618968 31235 tablet_bootstrap.cc:492] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:02.619480 31235 ts_tablet_manager.cc:1403] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.017s
I20260709 14:48:02.619115 31234 raft_consensus.cc:359] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.619807 31234 raft_consensus.cc:385] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.620108 31234 raft_consensus.cc:740] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.620801 31234 consensus_queue.cc:260] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.622215 31235 raft_consensus.cc:359] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.622807 31234 ts_tablet_manager.cc:1434] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:02.622901 31235 raft_consensus.cc:385] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:02.623282 31235 raft_consensus.cc:740] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:02.623980 31235 consensus_queue.cc:260] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.625505 31235 ts_tablet_manager.cc:1434] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:48:02.630985 31241 raft_consensus.cc:515] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.634058 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc717932e0b2482d992b12d6b0d71618" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:02.634492 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc717932e0b2482d992b12d6b0d71618" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:02.634673 31043 raft_consensus.cc:3060] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.635195 31241 leader_election.cc:290] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.635874 31261 raft_consensus.cc:493] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.635144 31193 raft_consensus.cc:3060] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.636404 31261 raft_consensus.cc:515] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.638741 31261 leader_election.cc:290] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.640897 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7b2c0a0f4cdfaaba63d7788cbbf2" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.641062 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7b2c0a0f4cdfaaba63d7788cbbf2" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:02.641611 31117 raft_consensus.cc:2468] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:02.641629 31192 raft_consensus.cc:2468] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:02.642374 31043 raft_consensus.cc:2468] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:02.643038 31007 leader_election.cc:304] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.643549 31084 leader_election.cc:304] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.643873 31261 raft_consensus.cc:2804] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.644095 31193 raft_consensus.cc:2468] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:02.644423 31261 raft_consensus.cc:493] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:02.644548 31241 raft_consensus.cc:2804] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.645081 31261 raft_consensus.cc:3060] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.645291 31241 raft_consensus.cc:697] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:02.646178 31241 consensus_queue.cc:237] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.651717 31261 raft_consensus.cc:515] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.653573 31261 leader_election.cc:290] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.653329 30940 catalog_manager.cc:5697] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 0 to 1, leader changed from <none> to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.654328 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7b2c0a0f4cdfaaba63d7788cbbf2" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:02.654657 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7b2c0a0f4cdfaaba63d7788cbbf2" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:02.655064 31117 raft_consensus.cc:3060] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.655342 31193 raft_consensus.cc:3060] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.661813 31117 raft_consensus.cc:2468] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:02.661893 31193 raft_consensus.cc:2468] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:02.663031 31007 leader_election.cc:304] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:02.663697 31261 raft_consensus.cc:2804] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.664395 31261 raft_consensus.cc:697] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:02.665199 31261 consensus_queue.cc:237] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.671967 30940 catalog_manager.cc:5697] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 1 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.687700 31239 raft_consensus.cc:493] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.688442 31239 raft_consensus.cc:515] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.690945 31239 leader_election.cc:290] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:02.691809 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccaa450f67c444e58ab0238e289abde8" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:02.692055 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccaa450f67c444e58ab0238e289abde8" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.692642 31043 raft_consensus.cc:2468] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:02.692790 31117 raft_consensus.cc:2468] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:02.693836 31158 leader_election.cc:304] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:02.694669 31239 raft_consensus.cc:2804] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.695075 31239 raft_consensus.cc:493] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:02.695359 31239 raft_consensus.cc:3060] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.701845 31239 raft_consensus.cc:515] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.704056 31239 leader_election.cc:290] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:02.704751 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccaa450f67c444e58ab0238e289abde8" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:02.705098 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccaa450f67c444e58ab0238e289abde8" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:02.705338 31043 raft_consensus.cc:3060] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.705632 31117 raft_consensus.cc:3060] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.710597 31043 raft_consensus.cc:2468] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:02.710935 31117 raft_consensus.cc:2468] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:02.711855 31158 leader_election.cc:304] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:02.712724 31239 raft_consensus.cc:2804] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.713183 31239 raft_consensus.cc:697] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:02.713878 31239 consensus_queue.cc:237] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.719696 31261 consensus_queue.cc:1048] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:02.722791 30940 catalog_manager.cc:5697] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:02.742964 31260 consensus_queue.cc:1048] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:02.752132 31241 consensus_queue.cc:1048] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:02.763105 31264 consensus_queue.cc:1048] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:02.763962 31260 raft_consensus.cc:493] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.764539 31260 raft_consensus.cc:515] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.766420 31260 leader_election.cc:290] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.768464 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2712ce0b6b44f21b1128977fb40501b" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.769205 31117 raft_consensus.cc:2468] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:02.770848 31007 leader_election.cc:304] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.772504 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2712ce0b6b44f21b1128977fb40501b" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:02.772686 31260 raft_consensus.cc:2804] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:02.773219 31260 raft_consensus.cc:493] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:02.773320 31193 raft_consensus.cc:2468] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:02.773627 31260 raft_consensus.cc:3060] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.780017 31260 raft_consensus.cc:515] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.781659 31260 leader_election.cc:290] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.782531 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2712ce0b6b44f21b1128977fb40501b" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:02.782785 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2712ce0b6b44f21b1128977fb40501b" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:02.783179 31117 raft_consensus.cc:3060] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.783453 31193 raft_consensus.cc:3060] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.789088 31117 raft_consensus.cc:2468] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:02.789762 31193 raft_consensus.cc:2468] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:02.790156 31007 leader_election.cc:304] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:02.791131 31260 raft_consensus.cc:2804] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:02.791684 31260 raft_consensus.cc:697] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:02.792332 31260 consensus_queue.cc:237] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.800179 30942 catalog_manager.cc:5697] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 1 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.910717 31239 raft_consensus.cc:493] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.911419 31239 raft_consensus.cc:515] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.913304 31239 leader_election.cc:290] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:02.914264 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:02.914404 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.915077 31043 raft_consensus.cc:2393] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b39680662c504abdbdf0f21e87b3dde4 in current term 1: Already voted for candidate aec9cacf63124ffda19bd114c5e82378 in this term.
I20260709 14:48:02.916064 31158 leader_election.cc:304] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b39680662c504abdbdf0f21e87b3dde4; no voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:02.916771 31239 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.922315 31239 raft_consensus.cc:2749] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:02.928970 31260 raft_consensus.cc:493] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:02.929488 31260 raft_consensus.cc:515] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:02.931454 31260 leader_election.cc:290] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:02.932345 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32740b461054a8089e01ea3cda7f155" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:02.932669 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32740b461054a8089e01ea3cda7f155" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:02.933337 31117 raft_consensus.cc:2393] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71b7c1c9afb945b88aea75a576594a2d in current term 1: Already voted for candidate b39680662c504abdbdf0f21e87b3dde4 in this term.
I20260709 14:48:02.934366 31007 leader_election.cc:304] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d; no voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:02.934543 31264 consensus_queue.cc:1048] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:02.935051 31260 raft_consensus.cc:3060] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:02.946915 31241 consensus_queue.cc:1048] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:02.948351 31260 raft_consensus.cc:2749] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:02.985828 31117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7abc97adef474ce8b8291a6e86ec0dca"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
mode: GRACEFUL
new_leader_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:36288
I20260709 14:48:02.986464 31117 raft_consensus.cc:606] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Received request to transfer leadership to TS 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:02.995304 31117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c5652324613498da9b4d578e86fab52"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
mode: GRACEFUL
new_leader_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:36288
I20260709 14:48:02.995843 31117 raft_consensus.cc:606] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Received request to transfer leadership to TS 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:03.009970 31193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccaa450f67c444e58ab0238e289abde8"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
mode: GRACEFUL
new_leader_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:47634
I20260709 14:48:03.010569 31193 raft_consensus.cc:606] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Received request to transfer leadership to TS aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:03.025107 31043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64345c63c94d466bbf8a9dbe05c00236"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
mode: GRACEFUL
new_leader_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:37030
I20260709 14:48:03.025713 31043 raft_consensus.cc:606] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Received request to transfer leadership to TS aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:03.034255 31043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a5e7b2c0a0f4cdfaaba63d7788cbbf2"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
mode: GRACEFUL
new_leader_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:37030
I20260709 14:48:03.034811 31043 raft_consensus.cc:606] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Received request to transfer leadership to TS aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:03.043502 31239 consensus_queue.cc:1048] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:03.052327 31260 consensus_queue.cc:1048] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:03.055281 31280 consensus_queue.cc:1048] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:03.068401 31260 consensus_queue.cc:1048] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:03.150781 31241 consensus_queue.cc:1048] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:03.162166 31256 consensus_queue.cc:1048] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:03.175851 31240 raft_consensus.cc:993] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d: : Instructing follower aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:03.176424 31260 raft_consensus.cc:1081] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Signalling peer aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:03.178160 31119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64345c63c94d466bbf8a9dbe05c00236"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:36264
I20260709 14:48:03.178679 31119 raft_consensus.cc:493] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:03.178990 31119 raft_consensus.cc:3060] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.184183 31119 raft_consensus.cc:515] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.185868 31119 leader_election.cc:290] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:03.186807 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345c63c94d466bbf8a9dbe05c00236" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:03.187089 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64345c63c94d466bbf8a9dbe05c00236" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:03.187551 31043 raft_consensus.cc:3055] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:03.187678 31193 raft_consensus.cc:3060] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.187937 31043 raft_consensus.cc:740] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:03.188968 31043 consensus_queue.cc:260] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.190109 31043 raft_consensus.cc:3060] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.193446 31193 raft_consensus.cc:2468] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:03.194535 31082 leader_election.cc:304] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:03.195253 31264 raft_consensus.cc:2804] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:03.195679 31264 raft_consensus.cc:697] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:03.195865 31043 raft_consensus.cc:2468] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:03.196565 31264 consensus_queue.cc:237] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.203375 30940 catalog_manager.cc:5697] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 1 to 2, leader changed from 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193) to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:03.209071 31260 consensus_queue.cc:1048] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:03.223829 31240 consensus_queue.cc:1048] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:03.227988 31240 consensus_queue.cc:1048] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:03.234436 31309 raft_consensus.cc:993] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d: : Instructing follower aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:03.235059 31309 raft_consensus.cc:1081] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Signalling peer aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:03.245396 31119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a5e7b2c0a0f4cdfaaba63d7788cbbf2"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:36264
I20260709 14:48:03.245522 31260 consensus_queue.cc:1048] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:03.246091 31119 raft_consensus.cc:493] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:03.246572 31119 raft_consensus.cc:3060] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.252251 31282 consensus_queue.cc:1048] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:03.255021 31119 raft_consensus.cc:515] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.259603 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7b2c0a0f4cdfaaba63d7788cbbf2" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:03.259641 31119 leader_election.cc:290] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:03.260289 31044 raft_consensus.cc:3055] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:03.260710 31044 raft_consensus.cc:740] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:03.260943 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5e7b2c0a0f4cdfaaba63d7788cbbf2" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:03.261847 31044 consensus_queue.cc:260] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.263120 31044 raft_consensus.cc:3060] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.271450 31239 consensus_queue.cc:1048] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:03.276077 31044 raft_consensus.cc:2468] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:03.277896 31084 leader_election.cc:304] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [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: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:03.280392 31241 raft_consensus.cc:2804] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:03.280980 31241 raft_consensus.cc:697] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:03.281900 31241 consensus_queue.cc:237] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.285107 31283 raft_consensus.cc:993] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4: : Instructing follower aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:03.285697 31239 raft_consensus.cc:1081] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Signalling peer aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:03.287092 31256 raft_consensus.cc:993] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378: : Instructing follower 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:03.287334 31119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccaa450f67c444e58ab0238e289abde8"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:36272
I20260709 14:48:03.287613 31256 raft_consensus.cc:1081] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Signalling peer 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:03.288280 31119 raft_consensus.cc:493] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:03.288810 31119 raft_consensus.cc:3060] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.289865 31044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7abc97adef474ce8b8291a6e86ec0dca"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:37010
I20260709 14:48:03.290772 31044 raft_consensus.cc:493] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:03.293888 31044 raft_consensus.cc:3060] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.297420 31119 raft_consensus.cc:515] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.300578 31119 leader_election.cc:290] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:03.301189 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccaa450f67c444e58ab0238e289abde8" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:03.301877 31193 raft_consensus.cc:3055] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:03.302143 31044 raft_consensus.cc:515] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.302219 31193 raft_consensus.cc:740] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:03.304097 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccaa450f67c444e58ab0238e289abde8" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:03.304384 31193 consensus_queue.cc:260] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.305142 31043 raft_consensus.cc:3060] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.305294 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abc97adef474ce8b8291a6e86ec0dca" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:03.305831 31193 raft_consensus.cc:3060] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.306049 31119 raft_consensus.cc:3055] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:03.306319 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abc97adef474ce8b8291a6e86ec0dca" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:03.306907 31119 raft_consensus.cc:740] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:03.307376 31192 raft_consensus.cc:3060] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.308020 31119 consensus_queue.cc:260] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.309405 31119 raft_consensus.cc:3060] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.313490 31193 raft_consensus.cc:2468] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:03.314953 31082 leader_election.cc:304] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:03.315722 31192 raft_consensus.cc:2468] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 2.
I20260709 14:48:03.315882 31256 raft_consensus.cc:2804] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:03.316560 31256 raft_consensus.cc:697] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:03.317152 31007 leader_election.cc:304] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:03.317426 31256 consensus_queue.cc:237] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.318188 31260 raft_consensus.cc:2804] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:03.318717 31119 raft_consensus.cc:2468] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 2.
I20260709 14:48:03.318794 31260 raft_consensus.cc:697] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:03.320734 31260 consensus_queue.cc:237] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.324331 31043 raft_consensus.cc:2468] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:03.324753 31044 leader_election.cc:290] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 2 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:03.328539 30940 catalog_manager.cc:5697] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 1 to 2, leader changed from 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193) to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:03.337510 30941 catalog_manager.cc:5697] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 1 to 2, leader changed from aec9cacf63124ffda19bd114c5e82378 (127.24.167.194) to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 2 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:03.343602 30940 catalog_manager.cc:5697] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 1 to 2, leader changed from b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195) to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:03.371557 31241 raft_consensus.cc:993] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378: : Instructing follower 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:03.372057 31256 raft_consensus.cc:1081] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Signalling peer 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:03.373718 31043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c5652324613498da9b4d578e86fab52"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:37010
I20260709 14:48:03.374279 31043 raft_consensus.cc:493] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:03.374634 31043 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.379956 31043 raft_consensus.cc:515] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.382055 31043 leader_election.cc:290] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 2 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:03.382985 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:03.383186 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:03.383688 31119 raft_consensus.cc:3055] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:03.383733 31192 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.384219 31119 raft_consensus.cc:740] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:03.385162 31119 consensus_queue.cc:260] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.386475 31119 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.391476 31192 raft_consensus.cc:2468] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 2.
I20260709 14:48:03.392946 31007 leader_election.cc:304] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:03.393792 31260 raft_consensus.cc:2804] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:03.393973 31119 raft_consensus.cc:2468] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 2.
I20260709 14:48:03.394268 31260 raft_consensus.cc:697] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:03.395190 31260 consensus_queue.cc:237] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:03.401786 30940 catalog_manager.cc:5697] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 1 to 2, leader changed from aec9cacf63124ffda19bd114c5e82378 (127.24.167.194) to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 2 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:03.677479 31192 raft_consensus.cc:3060] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:03.682916 31192 raft_consensus.cc:1275] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.684260 31256 consensus_queue.cc:1048] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.693547 31043 raft_consensus.cc:1275] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.695111 31256 consensus_queue.cc:1048] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:03.698402 31043 raft_consensus.cc:1275] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.701279 31319 consensus_queue.cc:1048] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:48:03.711113 31193 raft_consensus.cc:1275] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.712950 31256 consensus_queue.cc:1048] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.721108 31193 raft_consensus.cc:1275] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.722535 31256 consensus_queue.cc:1048] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.724056 31119 raft_consensus.cc:1275] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.725838 31260 consensus_queue.cc:1048] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.735651 31193 raft_consensus.cc:1275] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.737680 31260 consensus_queue.cc:1048] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.738624 31044 raft_consensus.cc:1275] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.741699 31241 consensus_queue.cc:1048] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.886116 31192 raft_consensus.cc:1275] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.887643 31260 consensus_queue.cc:1048] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:03.895746 31119 raft_consensus.cc:1275] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:03.898084 31240 consensus_queue.cc:1048] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:06.069631 30942 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40124:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:48:06.072552 30942 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:48:06.130911 31026 tablet_service.cc:1511] Processing CreateTablet for tablet b76721efed9943459ccb3a9481e0a70d (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:06.132230 31102 tablet_service.cc:1511] Processing CreateTablet for tablet b76721efed9943459ccb3a9481e0a70d (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:06.133036 31026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76721efed9943459ccb3a9481e0a70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.134310 31102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76721efed9943459ccb3a9481e0a70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.136821 31034 tablet_service.cc:1511] Processing CreateTablet for tablet ff24213911f2499e835bb46dd70dc215 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:06.137753 31106 tablet_service.cc:1511] Processing CreateTablet for tablet ff24213911f2499e835bb46dd70dc215 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:06.138518 31034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff24213911f2499e835bb46dd70dc215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.134342 31176 tablet_service.cc:1511] Processing CreateTablet for tablet b76721efed9943459ccb3a9481e0a70d (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:06.141805 31177 tablet_service.cc:1511] Processing CreateTablet for tablet ff24213911f2499e835bb46dd70dc215 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:06.142549 31176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76721efed9943459ccb3a9481e0a70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.145043 31108 tablet_service.cc:1511] Processing CreateTablet for tablet c6eb80f388084d0dafb6c0a72dc481b1 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:06.165764 31177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff24213911f2499e835bb46dd70dc215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.146819 31032 tablet_service.cc:1511] Processing CreateTablet for tablet c6eb80f388084d0dafb6c0a72dc481b1 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:06.167003 31032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eb80f388084d0dafb6c0a72dc481b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.170641 31103 tablet_service.cc:1511] Processing CreateTablet for tablet c83c6573dfe04e8b9757ee4212bbfa74 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:06.148927 31033 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfe3a03bbed4877a2fa8b8c86c2e2d6 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:06.149466 31181 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfe3a03bbed4877a2fa8b8c86c2e2d6 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:06.173460 31033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfe3a03bbed4877a2fa8b8c86c2e2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.173545 31181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfe3a03bbed4877a2fa8b8c86c2e2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.175045 31101 tablet_service.cc:1511] Processing CreateTablet for tablet d8d00586f36e4d70b2dcd54ee24bbd7a (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:06.178042 31028 tablet_service.cc:1511] Processing CreateTablet for tablet d8d00586f36e4d70b2dcd54ee24bbd7a (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:06.179725 31028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d00586f36e4d70b2dcd54ee24bbd7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.179657 31104 tablet_service.cc:1511] Processing CreateTablet for tablet 86d59682dfbc42d3afa38450a985726f (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:06.152387 31109 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfe3a03bbed4877a2fa8b8c86c2e2d6 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:06.152688 31027 tablet_service.cc:1511] Processing CreateTablet for tablet c83c6573dfe04e8b9757ee4212bbfa74 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:06.187286 31027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83c6573dfe04e8b9757ee4212bbfa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.155377 31030 tablet_service.cc:1511] Processing CreateTablet for tablet 1c80e76e055e4a42aae8c98c66c2d5e0 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:06.189039 31179 tablet_service.cc:1511] Processing CreateTablet for tablet d8d00586f36e4d70b2dcd54ee24bbd7a (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:06.190663 31179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d00586f36e4d70b2dcd54ee24bbd7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.157966 31182 tablet_service.cc:1511] Processing CreateTablet for tablet c83c6573dfe04e8b9757ee4212bbfa74 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:06.159217 31106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff24213911f2499e835bb46dd70dc215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.173604 31105 tablet_service.cc:1511] Processing CreateTablet for tablet 1c80e76e055e4a42aae8c98c66c2d5e0 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:06.197564 31105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c80e76e055e4a42aae8c98c66c2d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.177901 31107 tablet_service.cc:1511] Processing CreateTablet for tablet 64061fe5de3147eabe260d7b052089ce (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:06.199565 31183 tablet_service.cc:1511] Processing CreateTablet for tablet 64061fe5de3147eabe260d7b052089ce (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:06.182667 31029 tablet_service.cc:1511] Processing CreateTablet for tablet 64061fe5de3147eabe260d7b052089ce (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:06.200520 31107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64061fe5de3147eabe260d7b052089ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.201067 31183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64061fe5de3147eabe260d7b052089ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.149643 31180 tablet_service.cc:1511] Processing CreateTablet for tablet c6eb80f388084d0dafb6c0a72dc481b1 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:06.202836 31104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d59682dfbc42d3afa38450a985726f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.203209 31178 tablet_service.cc:1511] Processing CreateTablet for tablet 86d59682dfbc42d3afa38450a985726f (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:06.208926 31101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d00586f36e4d70b2dcd54ee24bbd7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.209321 31182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83c6573dfe04e8b9757ee4212bbfa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.212819 31180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eb80f388084d0dafb6c0a72dc481b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.219430 31178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d59682dfbc42d3afa38450a985726f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.222925 31108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eb80f388084d0dafb6c0a72dc481b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.189533 31030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c80e76e055e4a42aae8c98c66c2d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.157817 31175 tablet_service.cc:1511] Processing CreateTablet for tablet 1c80e76e055e4a42aae8c98c66c2d5e0 (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:06.225272 31175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c80e76e055e4a42aae8c98c66c2d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.184903 31031 tablet_service.cc:1511] Processing CreateTablet for tablet 86d59682dfbc42d3afa38450a985726f (DEFAULT_TABLE table=soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:06.240888 31031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d59682dfbc42d3afa38450a985726f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.244917 31029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64061fe5de3147eabe260d7b052089ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.248694 31109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfe3a03bbed4877a2fa8b8c86c2e2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.252892 31103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83c6573dfe04e8b9757ee4212bbfa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:06.321282 31338 tablet_bootstrap.cc:492] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.348335 31337 tablet_bootstrap.cc:492] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
W20260709 14:48:06.392237 30926 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.24.167.195:38849, user_credentials={real_user=slave}} blocked reactor thread for 43587.8us
I20260709 14:48:06.386634 31338 tablet_bootstrap.cc:654] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:06.406242 30928 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.24.167.193:44763, user_credentials={real_user=slave}} blocked reactor thread for 49770.4us
W20260709 14:48:06.410904 30990 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:06.421581 31341 tablet_bootstrap.cc:492] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:06.430554 31337 tablet_bootstrap.cc:654] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.434623 31341 tablet_bootstrap.cc:654] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.439770 31338 tablet_bootstrap.cc:492] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:06.440572 31338 ts_tablet_manager.cc:1403] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.019s
I20260709 14:48:06.444598 31337 tablet_bootstrap.cc:492] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.445250 31337 ts_tablet_manager.cc:1403] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.007s
I20260709 14:48:06.445217 31338 raft_consensus.cc:359] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.446594 31341 tablet_bootstrap.cc:492] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:06.446589 31338 raft_consensus.cc:385] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.447105 31341 ts_tablet_manager.cc:1403] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.007s
I20260709 14:48:06.447232 31338 raft_consensus.cc:740] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.448249 31338 consensus_queue.cc:260] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.449247 31337 raft_consensus.cc:359] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.450182 31337 raft_consensus.cc:385] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.450138 31341 raft_consensus.cc:359] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.450836 31337 raft_consensus.cc:740] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.451143 31341 raft_consensus.cc:385] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.451547 31338 ts_tablet_manager.cc:1434] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:48:06.451537 31341 raft_consensus.cc:740] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.451830 31337 consensus_queue.cc:260] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.453050 31338 tablet_bootstrap.cc:492] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.452610 31341 consensus_queue.cc:260] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.455188 31337 ts_tablet_manager.cc:1434] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:48:06.455447 31341 ts_tablet_manager.cc:1434] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:48:06.456717 31337 tablet_bootstrap.cc:492] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:06.459012 31341 tablet_bootstrap.cc:492] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:06.462040 31338 tablet_bootstrap.cc:654] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.465471 31337 tablet_bootstrap.cc:654] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.466485 31341 tablet_bootstrap.cc:654] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.475517 31338 tablet_bootstrap.cc:492] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:06.476236 31338 ts_tablet_manager.cc:1403] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 14:48:06.482640 31338 raft_consensus.cc:359] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.483759 31338 raft_consensus.cc:385] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.484189 31338 raft_consensus.cc:740] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.485303 31338 consensus_queue.cc:260] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.487604 31341 tablet_bootstrap.cc:492] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:06.488277 31341 ts_tablet_manager.cc:1403] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260709 14:48:06.488220 31338 ts_tablet_manager.cc:1434] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:48:06.489384 31337 tablet_bootstrap.cc:492] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.489609 31338 tablet_bootstrap.cc:492] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.490005 31337 ts_tablet_manager.cc:1403] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.004s
I20260709 14:48:06.492578 31341 raft_consensus.cc:359] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.493466 31341 raft_consensus.cc:385] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.493887 31341 raft_consensus.cc:740] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.493605 31337 raft_consensus.cc:359] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.494616 31337 raft_consensus.cc:385] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.494971 31337 raft_consensus.cc:740] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.494949 31341 consensus_queue.cc:260] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.496335 31337 consensus_queue.cc:260] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.498169 31338 tablet_bootstrap.cc:654] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.498160 31341 ts_tablet_manager.cc:1434] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:48:06.499423 31337 ts_tablet_manager.cc:1434] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 14:48:06.499605 31341 tablet_bootstrap.cc:492] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:06.500672 31337 tablet_bootstrap.cc:492] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:06.507654 31341 tablet_bootstrap.cc:654] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.511410 31337 tablet_bootstrap.cc:654] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.541950 31337 tablet_bootstrap.cc:492] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.542707 31337 ts_tablet_manager.cc:1403] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.010s
I20260709 14:48:06.547386 31337 raft_consensus.cc:359] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.548656 31337 raft_consensus.cc:385] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.549122 31337 raft_consensus.cc:740] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.550443 31337 consensus_queue.cc:260] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.554494 31337 ts_tablet_manager.cc:1434] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 14:48:06.555972 31337 tablet_bootstrap.cc:492] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:06.566664 31337 tablet_bootstrap.cc:654] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.570240 31338 tablet_bootstrap.cc:492] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:06.570932 31338 ts_tablet_manager.cc:1403] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.052s
I20260709 14:48:06.571408 31341 tablet_bootstrap.cc:492] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:06.572060 31341 ts_tablet_manager.cc:1403] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.041s
I20260709 14:48:06.574994 31338 raft_consensus.cc:359] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.575913 31338 raft_consensus.cc:385] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.575567 31341 raft_consensus.cc:359] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.576303 31338 raft_consensus.cc:740] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.576825 31341 raft_consensus.cc:385] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.577266 31341 raft_consensus.cc:740] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.577324 31338 consensus_queue.cc:260] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.578125 31337 tablet_bootstrap.cc:492] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.578626 31337 ts_tablet_manager.cc:1403] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260709 14:48:06.578482 31341 consensus_queue.cc:260] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.579949 31338 ts_tablet_manager.cc:1434] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:48:06.581054 31338 tablet_bootstrap.cc:492] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.581998 31341 ts_tablet_manager.cc:1434] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:48:06.581948 31337 raft_consensus.cc:359] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.582867 31337 raft_consensus.cc:385] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.583206 31337 raft_consensus.cc:740] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.583623 31341 tablet_bootstrap.cc:492] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:06.584213 31337 consensus_queue.cc:260] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.587217 31337 ts_tablet_manager.cc:1434] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 14:48:06.588282 31337 tablet_bootstrap.cc:492] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:06.588855 31338 tablet_bootstrap.cc:654] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.592473 31341 tablet_bootstrap.cc:654] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.596385 31337 tablet_bootstrap.cc:654] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.600993 31338 tablet_bootstrap.cc:492] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:06.601678 31338 ts_tablet_manager.cc:1403] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 14:48:06.604454 31340 raft_consensus.cc:493] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.605203 31322 raft_consensus.cc:493] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.605104 31340 raft_consensus.cc:515] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.605450 31341 tablet_bootstrap.cc:492] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:06.605559 31338 raft_consensus.cc:359] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.606184 31341 ts_tablet_manager.cc:1403] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 14:48:06.605825 31322 raft_consensus.cc:515] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.606428 31338 raft_consensus.cc:385] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.606848 31338 raft_consensus.cc:740] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.607577 31340 leader_election.cc:290] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.607658 31338 consensus_queue.cc:260] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.609792 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:06.610209 31341 raft_consensus.cc:359] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.610714 31044 raft_consensus.cc:2468] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:06.611044 31341 raft_consensus.cc:385] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.611430 31341 raft_consensus.cc:740] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.612346 31341 consensus_queue.cc:260] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.614552 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:06.615274 31337 tablet_bootstrap.cc:492] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.615311 31341 ts_tablet_manager.cc:1434] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:48:06.615957 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:06.616433 31337 ts_tablet_manager.cc:1403] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260709 14:48:06.617072 31341 tablet_bootstrap.cc:492] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
W20260709 14:48:06.617954 31007 leader_election.cc:343] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.620071 31158 leader_election.cc:304] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:06.621691 31322 leader_election.cc:290] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:06.615365 31193 raft_consensus.cc:2468] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:06.626368 31322 raft_consensus.cc:2804] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:06.626799 31322 raft_consensus.cc:493] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:06.624292 31337 raft_consensus.cc:359] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.627170 31322 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.628576 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
W20260709 14:48:06.630555 31156 leader_election.cc:343] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.625897 31341 tablet_bootstrap.cc:654] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.627404 31007 leader_election.cc:304] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [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: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:06.635422 31340 raft_consensus.cc:2804] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:06.635874 31340 raft_consensus.cc:493] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:06.636252 31340 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.643503 31322 raft_consensus.cc:515] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.646359 31340 raft_consensus.cc:515] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.647730 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:06.627528 31337 raft_consensus.cc:385] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.648742 31339 raft_consensus.cc:493] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.649366 31337 raft_consensus.cc:740] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.649549 31339 raft_consensus.cc:515] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.646436 31322 leader_election.cc:290] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:06.652881 31337 consensus_queue.cc:260] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.653820 31339 leader_election.cc:290] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.661232 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
W20260709 14:48:06.663395 31082 leader_election.cc:343] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.664263 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:06.665261 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
W20260709 14:48:06.665812 31007 leader_election.cc:343] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.665982 31044 raft_consensus.cc:2468] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 0.
I20260709 14:48:06.667527 31084 leader_election.cc:304] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [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: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: b39680662c504abdbdf0f21e87b3dde4
W20260709 14:48:06.670815 31156 leader_election.cc:343] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.671772 31339 raft_consensus.cc:2804] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:06.672726 31339 raft_consensus.cc:493] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:06.673157 31339 raft_consensus.cc:3060] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:06.680150 31158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:44763, user_credentials={real_user=slave}} blocked reactor thread for 60317.5us
I20260709 14:48:06.659518 31337 ts_tablet_manager.cc:1434] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 14:48:06.681811 31337 tablet_bootstrap.cc:492] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:06.682144 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:06.683104 31044 raft_consensus.cc:2393] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b39680662c504abdbdf0f21e87b3dde4 in current term 1: Already voted for candidate 71b7c1c9afb945b88aea75a576594a2d in this term.
I20260709 14:48:06.684723 31158 leader_election.cc:304] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [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: b39680662c504abdbdf0f21e87b3dde4; no voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:06.686730 31322 raft_consensus.cc:2749] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:06.690716 31339 raft_consensus.cc:515] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.695050 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:06.696245 31341 tablet_bootstrap.cc:492] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
W20260709 14:48:06.696743 31082 leader_election.cc:343] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.697000 31326 raft_consensus.cc:493] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.697173 31341 ts_tablet_manager.cc:1403] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.080s	user 0.031s	sys 0.027s
I20260709 14:48:06.697412 31339 leader_election.cc:290] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.697479 31326 raft_consensus.cc:515] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.698235 31337 tablet_bootstrap.cc:654] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.699687 31326 leader_election.cc:290] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.700443 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76721efed9943459ccb3a9481e0a70d" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:06.701123 31119 raft_consensus.cc:2468] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:06.703042 31007 leader_election.cc:304] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:06.703341 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76721efed9943459ccb3a9481e0a70d" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:06.704011 31193 raft_consensus.cc:2468] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:06.702185 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:06.705837 31044 raft_consensus.cc:3060] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.706745 31341 raft_consensus.cc:359] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.707952 31341 raft_consensus.cc:385] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.708384 31341 raft_consensus.cc:740] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.709728 31326 raft_consensus.cc:2804] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:06.709568 31341 consensus_queue.cc:260] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.710389 31326 raft_consensus.cc:493] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:06.711031 31326 raft_consensus.cc:3060] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.713280 31341 ts_tablet_manager.cc:1434] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:48:06.714519 31341 tablet_bootstrap.cc:492] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:06.714979 31337 tablet_bootstrap.cc:492] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.715565 31337 ts_tablet_manager.cc:1403] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 14:48:06.719295 31337 raft_consensus.cc:359] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.720167 31337 raft_consensus.cc:385] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.720541 31337 raft_consensus.cc:740] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.721318 31337 consensus_queue.cc:260] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.722301 31341 tablet_bootstrap.cc:654] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.723205 31340 leader_election.cc:290] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.723950 31337 ts_tablet_manager.cc:1434] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:48:06.726505 31339 raft_consensus.cc:493] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.727006 31339 raft_consensus.cc:515] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.727890 31337 tablet_bootstrap.cc:492] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:06.730079 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
W20260709 14:48:06.731619 31084 leader_election.cc:343] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.734498 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
W20260709 14:48:06.735810 31082 leader_election.cc:343] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.736229 31082 leader_election.cc:304] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378; no voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:06.737637 31241 raft_consensus.cc:2749] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:06.739012 31339 leader_election.cc:290] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.743048 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:06.743937 31193 raft_consensus.cc:2393] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71b7c1c9afb945b88aea75a576594a2d in current term 1: Already voted for candidate b39680662c504abdbdf0f21e87b3dde4 in this term.
I20260709 14:48:06.745455 31339 raft_consensus.cc:493] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.746018 31339 raft_consensus.cc:515] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.747876 31337 tablet_bootstrap.cc:654] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.748873 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:06.749557 31043 raft_consensus.cc:2468] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 0.
I20260709 14:48:06.749642 31044 raft_consensus.cc:2468] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:06.750749 31326 raft_consensus.cc:515] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.751104 31084 leader_election.cc:304] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:06.752081 31084 leader_election.cc:304] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:06.753069 31326 leader_election.cc:290] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.753398 31241 raft_consensus.cc:2804] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:06.753778 31241 raft_consensus.cc:493] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:06.754112 31241 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.756090 31338 ts_tablet_manager.cc:1434] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.154s	user 0.051s	sys 0.073s
I20260709 14:48:06.757201 31341 tablet_bootstrap.cc:492] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:06.757725 31341 ts_tablet_manager.cc:1403] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.020s
I20260709 14:48:06.757879 31338 tablet_bootstrap.cc:492] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.761135 31341 raft_consensus.cc:359] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.761976 31363 raft_consensus.cc:2804] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:06.762285 31341 raft_consensus.cc:385] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.763182 31341 raft_consensus.cc:740] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.764036 31341 consensus_queue.cc:260] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.766734 31338 tablet_bootstrap.cc:654] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.767108 31337 tablet_bootstrap.cc:492] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.767700 31337 ts_tablet_manager.cc:1403] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.008s
I20260709 14:48:06.771431 31337 raft_consensus.cc:359] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.772701 31337 raft_consensus.cc:385] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.773645 31337 raft_consensus.cc:740] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.782544 31337 consensus_queue.cc:260] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.791672 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:06.792759 31193 raft_consensus.cc:2468] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 0.
W20260709 14:48:06.795253 31007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.195:38849, user_credentials={real_user=slave}} blocked reactor thread for 50145.5us
I20260709 14:48:06.795688 31363 raft_consensus.cc:697] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:06.798029 31339 leader_election.cc:290] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.797358 31363 consensus_queue.cc:237] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.803514 31007 leader_election.cc:304] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [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: 71b7c1c9afb945b88aea75a576594a2d; no voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:06.804592 31337 ts_tablet_manager.cc:1434] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260709 14:48:06.807039 31326 raft_consensus.cc:2749] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:48:06.810536 31338 tablet_bootstrap.cc:492] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:06.811194 31338 ts_tablet_manager.cc:1403] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.037s
I20260709 14:48:06.811035 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76721efed9943459ccb3a9481e0a70d" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:06.811954 31119 raft_consensus.cc:3060] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.814460 31338 raft_consensus.cc:359] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.815069 31338 raft_consensus.cc:385] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.815332 31338 raft_consensus.cc:740] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.816011 31338 consensus_queue.cc:260] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.817911 31338 ts_tablet_manager.cc:1434] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:48:06.819024 31338 tablet_bootstrap.cc:492] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.821765 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76721efed9943459ccb3a9481e0a70d" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:06.822486 31193 raft_consensus.cc:3060] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.826260 31338 tablet_bootstrap.cc:654] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.826820 31341 ts_tablet_manager.cc:1434] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.069s	user 0.019s	sys 0.032s
I20260709 14:48:06.828125 31341 tablet_bootstrap.cc:492] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:06.829260 31241 raft_consensus.cc:515] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.833921 31119 raft_consensus.cc:2468] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:06.836561 31337 tablet_bootstrap.cc:492] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:06.840305 31341 tablet_bootstrap.cc:654] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.839555 31193 raft_consensus.cc:2468] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
W20260709 14:48:06.845237 31084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.167.193:44763, user_credentials={real_user=slave}} blocked reactor thread for 93235.9us
I20260709 14:48:06.849009 31007 leader_election.cc:304] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:06.850410 31326 raft_consensus.cc:2804] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:06.850899 31326 raft_consensus.cc:697] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:06.851778 31326 consensus_queue.cc:237] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.853679 30940 catalog_manager.cc:5697] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 0 to 1, leader changed from <none> to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:06.862726 31337 tablet_bootstrap.cc:654] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.864266 31355 raft_consensus.cc:493] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.865056 31355 raft_consensus.cc:515] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.867980 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:06.868678 31044 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.870146 31355 leader_election.cc:290] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:06.872237 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64061fe5de3147eabe260d7b052089ce" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:06.872713 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64061fe5de3147eabe260d7b052089ce" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:06.873420 31043 raft_consensus.cc:2468] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:06.873186 30939 catalog_manager.cc:5697] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 1 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:06.874432 31359 raft_consensus.cc:493] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.874621 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:06.875241 31193 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.874966 31359 raft_consensus.cc:515] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.873464 31241 leader_election.cc:290] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.880609 31158 leader_election.cc:304] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:06.881983 31338 tablet_bootstrap.cc:492] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:06.882583 31338 ts_tablet_manager.cc:1403] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.005s
W20260709 14:48:06.882989 31156 leader_election.cc:343] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.883368 31359 leader_election.cc:290] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.884606 31341 tablet_bootstrap.cc:492] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:06.882596 31355 raft_consensus.cc:2804] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:06.885061 31355 raft_consensus.cc:493] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:06.885197 31341 ts_tablet_manager.cc:1403] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.010s
I20260709 14:48:06.885454 31355 raft_consensus.cc:3060] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.886013 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:06.887924 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
W20260709 14:48:06.889601 31007 leader_election.cc:343] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.889768 31338 raft_consensus.cc:359] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
W20260709 14:48:06.890309 31007 leader_election.cc:343] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.890669 31338 raft_consensus.cc:385] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.890780 31007 leader_election.cc:304] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d; no voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:06.892313 31359 raft_consensus.cc:2749] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:06.893682 31044 raft_consensus.cc:2468] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:06.894415 31355 raft_consensus.cc:515] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.895011 31084 leader_election.cc:304] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:06.896627 31193 raft_consensus.cc:2468] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:06.891000 31338 raft_consensus.cc:740] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.897554 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64061fe5de3147eabe260d7b052089ce" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:06.897991 31337 tablet_bootstrap.cc:492] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.898217 31044 raft_consensus.cc:3060] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.897873 31338 consensus_queue.cc:260] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.899449 31241 raft_consensus.cc:2804] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:06.901401 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64061fe5de3147eabe260d7b052089ce" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:06.901815 31241 raft_consensus.cc:697] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:06.902806 31241 consensus_queue.cc:237] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.899555 31341 raft_consensus.cc:359] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.904683 31341 raft_consensus.cc:385] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.905025 31341 raft_consensus.cc:740] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.900274 31355 leader_election.cc:290] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:06.906562 31337 ts_tablet_manager.cc:1403] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.007s
I20260709 14:48:06.906275 31341 consensus_queue.cc:260] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.907653 31117 raft_consensus.cc:3060] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.907932 31338 ts_tablet_manager.cc:1434] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 14:48:06.909519 31337 raft_consensus.cc:359] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.910192 31337 raft_consensus.cc:385] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.910434 31337 raft_consensus.cc:740] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.910580 31338 tablet_bootstrap.cc:492] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.911131 31337 consensus_queue.cc:260] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.912833 31363 raft_consensus.cc:493] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:06.913308 31337 ts_tablet_manager.cc:1434] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:06.914314 31337 tablet_bootstrap.cc:492] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d: Bootstrap starting.
I20260709 14:48:06.913381 31363 raft_consensus.cc:515] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.918053 31044 raft_consensus.cc:2468] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:06.918339 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:06.919878 31158 leader_election.cc:304] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:06.920445 31363 leader_election.cc:290] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.920778 31355 raft_consensus.cc:2804] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:06.921341 31355 raft_consensus.cc:697] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
W20260709 14:48:06.921761 31084 leader_election.cc:343] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.922205 31355 consensus_queue.cc:237] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.922700 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:06.923297 31193 raft_consensus.cc:2468] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 0.
I20260709 14:48:06.924393 31082 leader_election.cc:304] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [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: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:06.925222 31363 raft_consensus.cc:2804] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:06.925673 31363 raft_consensus.cc:493] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:06.926083 31363 raft_consensus.cc:3060] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.926664 31337 tablet_bootstrap.cc:654] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.929212 31338 tablet_bootstrap.cc:654] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.943959 31338 tablet_bootstrap.cc:492] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:06.944499 31338 ts_tablet_manager.cc:1403] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 14:48:06.945996 31363 raft_consensus.cc:515] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.947733 31338 raft_consensus.cc:359] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.948956 31338 raft_consensus.cc:385] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.949263 31338 raft_consensus.cc:740] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.950084 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:06.950067 31338 consensus_queue.cc:260] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
W20260709 14:48:06.952188 31084 leader_election.cc:343] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:06.944519 31117 raft_consensus.cc:2468] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:06.953548 31338 ts_tablet_manager.cc:1434] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:48:06.954970 31338 tablet_bootstrap.cc:492] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.956635 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:06.957485 31193 raft_consensus.cc:3060] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:06.958456 31341 ts_tablet_manager.cc:1434] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.002s
I20260709 14:48:06.959730 31341 tablet_bootstrap.cc:492] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:06.962522 31338 tablet_bootstrap.cc:654] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.974344 31338 tablet_bootstrap.cc:492] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:06.974875 31338 ts_tablet_manager.cc:1403] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:48:06.975494 31363 leader_election.cc:290] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:06.977849 31338 raft_consensus.cc:359] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.978863 31338 raft_consensus.cc:385] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.979202 31338 raft_consensus.cc:740] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.977926 31193 raft_consensus.cc:2468] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:06.980019 31338 consensus_queue.cc:260] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.982295 31082 leader_election.cc:304] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:06.983776 31241 raft_consensus.cc:2804] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:06.984364 31338 ts_tablet_manager.cc:1434] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:48:06.985610 31338 tablet_bootstrap.cc:492] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4: Bootstrap starting.
I20260709 14:48:06.991735 31337 tablet_bootstrap.cc:492] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d: No bootstrap required, opened a new log
I20260709 14:48:06.990742 30940 catalog_manager.cc:5697] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 0 to 1, leader changed from <none> to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:06.992301 31337 ts_tablet_manager.cc:1403] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d: Time spent bootstrapping tablet: real 0.078s	user 0.037s	sys 0.032s
I20260709 14:48:06.993255 31338 tablet_bootstrap.cc:654] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:06.995303 31337 raft_consensus.cc:359] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.996009 31337 raft_consensus.cc:385] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:06.984365 31241 raft_consensus.cc:697] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:06.996573 31337 raft_consensus.cc:740] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Initialized, Role: FOLLOWER
I20260709 14:48:06.997351 31337 consensus_queue.cc:260] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.997781 31241 consensus_queue.cc:237] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:06.999862 31337 ts_tablet_manager.cc:1434] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:07.003659 31341 tablet_bootstrap.cc:654] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:07.005281 31338 tablet_bootstrap.cc:492] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4: No bootstrap required, opened a new log
I20260709 14:48:07.005915 31355 raft_consensus.cc:493] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.006474 31355 raft_consensus.cc:515] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.009270 31355 leader_election.cc:290] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:07.009968 31338 ts_tablet_manager.cc:1403] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260709 14:48:07.010172 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:07.011462 31043 raft_consensus.cc:2468] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:07.012763 31158 leader_election.cc:304] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:07.013553 31355 raft_consensus.cc:2804] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:07.014073 31355 raft_consensus.cc:493] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:07.014542 31355 raft_consensus.cc:3060] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.021298 31338 raft_consensus.cc:359] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.022369 31338 raft_consensus.cc:385] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:07.022784 31338 raft_consensus.cc:740] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Initialized, Role: FOLLOWER
I20260709 14:48:07.022486 30941 catalog_manager.cc:5697] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:07.025179 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:07.026113 31117 raft_consensus.cc:2468] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:07.023808 31338 consensus_queue.cc:260] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.044567 31338 ts_tablet_manager.cc:1434] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 14:48:07.055469 31341 tablet_bootstrap.cc:492] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:07.056322 31341 ts_tablet_manager.cc:1403] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.013s
I20260709 14:48:07.057542 31355 raft_consensus.cc:515] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.059656 31341 raft_consensus.cc:359] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.060434 31341 raft_consensus.cc:385] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:07.060740 31341 raft_consensus.cc:740] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:07.061520 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:07.061733 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:07.061462 31341 consensus_queue.cc:260] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.062232 31117 raft_consensus.cc:3060] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.062251 31043 raft_consensus.cc:3060] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.063825 31341 ts_tablet_manager.cc:1434] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:48:07.069983 31341 tablet_bootstrap.cc:492] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378: Bootstrap starting.
I20260709 14:48:07.070750 31043 raft_consensus.cc:2468] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:07.072122 31158 leader_election.cc:304] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:07.073231 31356 raft_consensus.cc:2804] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:07.072265 30941 catalog_manager.cc:5697] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 0 to 1, leader changed from <none> to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:07.073729 31356 raft_consensus.cc:697] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:07.074358 31117 raft_consensus.cc:2468] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:07.074661 31356 consensus_queue.cc:237] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.076869 31341 tablet_bootstrap.cc:654] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:07.080431 31355 leader_election.cc:290] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:07.087945 31341 tablet_bootstrap.cc:492] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378: No bootstrap required, opened a new log
I20260709 14:48:07.088613 31341 ts_tablet_manager.cc:1403] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 14:48:07.089547 30941 catalog_manager.cc:5697] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:07.091746 31341 raft_consensus.cc:359] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.092583 31341 raft_consensus.cc:385] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:07.092885 31341 raft_consensus.cc:740] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Initialized, Role: FOLLOWER
I20260709 14:48:07.093624 31341 consensus_queue.cc:260] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.095765 31341 ts_tablet_manager.cc:1434] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:48:07.132318 31356 raft_consensus.cc:493] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.133080 31356 raft_consensus.cc:515] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.135185 31356 leader_election.cc:290] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:07.135972 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:07.136327 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:07.136914 31043 raft_consensus.cc:2393] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b39680662c504abdbdf0f21e87b3dde4 in current term 1: Already voted for candidate aec9cacf63124ffda19bd114c5e82378 in this term.
I20260709 14:48:07.138052 31158 leader_election.cc:304] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b39680662c504abdbdf0f21e87b3dde4; no voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:07.138815 31356 raft_consensus.cc:3060] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.144867 31356 raft_consensus.cc:2749] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:07.146193 31241 raft_consensus.cc:493] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.146680 31241 raft_consensus.cc:515] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.148365 31241 leader_election.cc:290] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:07.149361 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:07.149501 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:07.150290 31193 raft_consensus.cc:2393] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aec9cacf63124ffda19bd114c5e82378 in current term 1: Already voted for candidate b39680662c504abdbdf0f21e87b3dde4 in this term.
I20260709 14:48:07.150295 31043 raft_consensus.cc:2393] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aec9cacf63124ffda19bd114c5e82378 in current term 1: Already voted for candidate 71b7c1c9afb945b88aea75a576594a2d in this term.
I20260709 14:48:07.151546 31082 leader_election.cc:304] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378; no voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:07.152180 31241 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.157133 31241 raft_consensus.cc:2749] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:07.166800 31359 raft_consensus.cc:493] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.167315 31359 raft_consensus.cc:515] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.169171 31359 leader_election.cc:290] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:07.169991 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c6573dfe04e8b9757ee4212bbfa74" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:07.170250 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c6573dfe04e8b9757ee4212bbfa74" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:07.170840 31193 raft_consensus.cc:2468] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:07.170820 31117 raft_consensus.cc:2468] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 0.
I20260709 14:48:07.172544 31007 leader_election.cc:304] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:07.173297 31359 raft_consensus.cc:2804] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:07.173668 31359 raft_consensus.cc:493] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:07.174054 31359 raft_consensus.cc:3060] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.179478 31359 raft_consensus.cc:515] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.181286 31359 leader_election.cc:290] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:07.182003 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c6573dfe04e8b9757ee4212bbfa74" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:07.182202 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c6573dfe04e8b9757ee4212bbfa74" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:07.182560 31117 raft_consensus.cc:3060] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.182793 31193 raft_consensus.cc:3060] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.187268 31193 raft_consensus.cc:2468] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:07.187635 31117 raft_consensus.cc:2468] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 1.
I20260709 14:48:07.188228 31007 leader_election.cc:304] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:07.189035 31359 raft_consensus.cc:2804] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:07.189435 31359 raft_consensus.cc:697] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:07.190102 31359 consensus_queue.cc:237] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.198616 30942 catalog_manager.cc:5697] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 1 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:07.227623 31241 consensus_queue.cc:1048] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.241524 31363 consensus_queue.cc:1048] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.316273 31359 raft_consensus.cc:493] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.316875 31359 raft_consensus.cc:515] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.318918 31359 leader_election.cc:290] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:07.320200 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:07.320153 31192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:07.321630 31192 raft_consensus.cc:2393] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71b7c1c9afb945b88aea75a576594a2d in current term 1: Already voted for candidate aec9cacf63124ffda19bd114c5e82378 in this term.
I20260709 14:48:07.322590 31007 leader_election.cc:304] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d; no voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:07.323314 31359 raft_consensus.cc:3060] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.328801 31359 raft_consensus.cc:2749] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:07.341329 31363 consensus_queue.cc:1048] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:07.355593 31361 consensus_queue.cc:1048] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.369439 31326 consensus_queue.cc:1048] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.384454 31397 consensus_queue.cc:1048] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:07.387315 31356 raft_consensus.cc:493] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.387880 31356 raft_consensus.cc:515] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.390192 31356 leader_election.cc:290] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:07.393113 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:07.393877 31043 raft_consensus.cc:2468] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:07.394692 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378" is_pre_election: true
I20260709 14:48:07.395159 31158 leader_election.cc:304] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:07.395591 31117 raft_consensus.cc:2468] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 0.
I20260709 14:48:07.396174 31355 raft_consensus.cc:2804] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:07.396667 31355 raft_consensus.cc:493] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:07.397018 31355 raft_consensus.cc:3060] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.409777 31356 consensus_queue.cc:1048] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:07.414337 31355 raft_consensus.cc:515] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
W20260709 14:48:07.419797 30990 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:07.423578 31355 leader_election.cc:290] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:07.426404 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:07.427157 31042 raft_consensus.cc:3060] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.429029 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:07.429761 31119 raft_consensus.cc:3060] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:07.440959 31356 consensus_queue.cc:1048] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:07.443914 31119 raft_consensus.cc:2468] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:07.446440 31156 leader_election.cc:304] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:07.448385 31356 raft_consensus.cc:2804] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:07.449002 31356 raft_consensus.cc:697] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:07.450172 31356 consensus_queue.cc:237] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:07.461457 31042 raft_consensus.cc:2468] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 1.
I20260709 14:48:07.471915 30941 catalog_manager.cc:5697] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:07.472999 31361 consensus_queue.cc:1048] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.487671 31241 consensus_queue.cc:1048] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.543119 31400 consensus_queue.cc:1048] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.555749 31322 consensus_queue.cc:1048] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.718982 31359 consensus_queue.cc:1048] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.735782 31359 consensus_queue.cc:1048] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.944965 31322 consensus_queue.cc:1048] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:07.956840 31322 consensus_queue.cc:1048] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:08.423144 30990 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:08.752444 31411 raft_consensus.cc:493] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:08.753069 31411 raft_consensus.cc:515] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:08.754953 31411 leader_election.cc:290] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:08.755498 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d" is_pre_election: true
I20260709 14:48:08.755849 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4" is_pre_election: true
I20260709 14:48:08.756147 31042 raft_consensus.cc:2468] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:08.756544 31193 raft_consensus.cc:2468] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 1.
I20260709 14:48:08.757380 31084 leader_election.cc:304] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [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: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:08.758163 31411 raft_consensus.cc:2804] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:08.758455 31411 raft_consensus.cc:493] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:08.758724 31411 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.764176 31411 raft_consensus.cc:515] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:08.765950 31411 leader_election.cc:290] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:08.766837 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:08.766862 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:08.767436 31042 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.767529 31193 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.772352 31193 raft_consensus.cc:2468] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:08.772399 31042 raft_consensus.cc:2468] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:08.773471 31082 leader_election.cc:304] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:08.774168 31411 raft_consensus.cc:2804] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:08.774698 31411 raft_consensus.cc:697] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:08.775408 31411 consensus_queue.cc:237] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER 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: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:08.783224 30941 catalog_manager.cc:5697] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 0 to 2, leader changed from <none> to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:08.939482 31193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
mode: GRACEFUL
new_leader_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:47634
I20260709 14:48:08.940065 31193 raft_consensus.cc:606] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Received request to transfer leadership to TS 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:08.945681 31118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
mode: GRACEFUL
new_leader_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:36288
I20260709 14:48:08.946312 31118 raft_consensus.cc:606] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Received request to transfer leadership to TS 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:08.951642 31118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
mode: GRACEFUL
new_leader_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:36288
I20260709 14:48:08.952169 31118 raft_consensus.cc:606] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Received request to transfer leadership to TS 71b7c1c9afb945b88aea75a576594a2d
I20260709 14:48:08.957454 31042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c83c6573dfe04e8b9757ee4212bbfa74"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
mode: GRACEFUL
new_leader_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:37030
I20260709 14:48:08.958051 31042 raft_consensus.cc:606] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Received request to transfer leadership to TS aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:08.963497 31193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
mode: GRACEFUL
new_leader_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:47634
I20260709 14:48:08.963994 31193 raft_consensus.cc:606] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Received request to transfer leadership to TS aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:08.972343 31193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64061fe5de3147eabe260d7b052089ce"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
mode: GRACEFUL
new_leader_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:47634
I20260709 14:48:08.972926 31193 raft_consensus.cc:606] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Received request to transfer leadership to TS aec9cacf63124ffda19bd114c5e82378
I20260709 14:48:08.977842 31118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
mode: GRACEFUL
new_leader_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:36288
I20260709 14:48:08.978379 31118 raft_consensus.cc:606] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Received request to transfer leadership to TS b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:09.002499 31355 raft_consensus.cc:993] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4: : Instructing follower aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:09.002993 31322 raft_consensus.cc:1081] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Signalling peer aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:09.004582 31118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:36272
I20260709 14:48:09.005163 31118 raft_consensus.cc:493] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.005481 31118 raft_consensus.cc:3060] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.010865 31118 raft_consensus.cc:515] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.012763 31118 leader_election.cc:290] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:09.013557 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:09.013782 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c80e76e055e4a42aae8c98c66c2d5e0" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:09.014204 31042 raft_consensus.cc:3060] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.014462 31193 raft_consensus.cc:3055] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:09.014820 31193 raft_consensus.cc:740] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:09.015520 31193 consensus_queue.cc:260] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.016467 31193 raft_consensus.cc:3060] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.020612 31042 raft_consensus.cc:2468] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:09.021220 31241 raft_consensus.cc:993] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378: : Instructing follower b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:09.021759 31241 raft_consensus.cc:1081] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Signalling peer b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:09.021908 31084 leader_election.cc:304] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:09.022714 31241 raft_consensus.cc:2804] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.023073 31193 raft_consensus.cc:2468] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:09.023169 31241 raft_consensus.cc:697] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:09.023499 31192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:47620
I20260709 14:48:09.024083 31192 raft_consensus.cc:493] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.024513 31192 raft_consensus.cc:3060] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.024197 31241 consensus_queue.cc:237] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.030696 31192 raft_consensus.cc:515] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.032168 30941 catalog_manager.cc:5697] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 1 to 2, leader changed from b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195) to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.032934 31192 leader_election.cc:290] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:09.033308 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:09.033553 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d59682dfbc42d3afa38450a985726f" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:09.034098 31042 raft_consensus.cc:3060] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.034202 31118 raft_consensus.cc:3055] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:09.034662 31118 raft_consensus.cc:740] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:09.035456 31118 consensus_queue.cc:260] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.036774 31118 raft_consensus.cc:3060] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.040759 31042 raft_consensus.cc:2468] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 2.
I20260709 14:48:09.042407 31158 leader_election.cc:304] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:09.043251 31322 raft_consensus.cc:2804] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.043747 31322 raft_consensus.cc:697] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 2 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:09.043994 31118 raft_consensus.cc:2468] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 2.
I20260709 14:48:09.044605 31322 consensus_queue.cc:237] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.051468 30941 catalog_manager.cc:5697] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 1 to 2, leader changed from aec9cacf63124ffda19bd114c5e82378 (127.24.167.194) to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:09.059196 31419 raft_consensus.cc:993] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d: : Instructing follower aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:09.059707 31326 raft_consensus.cc:1081] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Signalling peer aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:09.061313 31118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c83c6573dfe04e8b9757ee4212bbfa74"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:36264
I20260709 14:48:09.061800 31118 raft_consensus.cc:493] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.062095 31118 raft_consensus.cc:3060] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.067065 31118 raft_consensus.cc:515] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.068883 31118 leader_election.cc:290] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:09.069710 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c6573dfe04e8b9757ee4212bbfa74" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:09.070098 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c6573dfe04e8b9757ee4212bbfa74" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:09.070549 31042 raft_consensus.cc:3055] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:09.070694 31193 raft_consensus.cc:3060] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.070973 31042 raft_consensus.cc:740] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:09.071939 31042 consensus_queue.cc:260] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.073347 31042 raft_consensus.cc:3060] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.078143 31193 raft_consensus.cc:2468] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:09.079371 31082 leader_election.cc:304] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:09.080158 31241 raft_consensus.cc:2804] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.080648 31241 raft_consensus.cc:697] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:09.080806 31042 raft_consensus.cc:2468] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:09.081434 31241 consensus_queue.cc:237] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.089898 30941 catalog_manager.cc:5697] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 1 to 2, leader changed from 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193) to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.114115 31355 raft_consensus.cc:993] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4: : Instructing follower 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:09.114665 31322 raft_consensus.cc:1081] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Signalling peer 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:09.116278 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:37018
I20260709 14:48:09.116797 31042 raft_consensus.cc:493] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.117075 31042 raft_consensus.cc:3060] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.122340 31042 raft_consensus.cc:515] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.124104 31042 leader_election.cc:290] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 2 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:09.125087 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:09.125334 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24213911f2499e835bb46dd70dc215" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:09.125765 31118 raft_consensus.cc:3060] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.125852 31193 raft_consensus.cc:3055] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:09.126204 31193 raft_consensus.cc:740] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:09.126983 31193 consensus_queue.cc:260] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.128171 31193 raft_consensus.cc:3060] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.133077 31118 raft_consensus.cc:2468] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 2.
I20260709 14:48:09.134392 31007 leader_election.cc:304] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:09.134997 31193 raft_consensus.cc:2468] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 2.
I20260709 14:48:09.135172 31326 raft_consensus.cc:2804] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.135828 31326 raft_consensus.cc:697] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:09.136685 31326 consensus_queue.cc:237] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.143911 30941 catalog_manager.cc:5697] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 1 to 2, leader changed from b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195) to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 2 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.249229 31322 raft_consensus.cc:993] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4: : Instructing follower aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:09.249775 31355 raft_consensus.cc:1081] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Signalling peer aec9cacf63124ffda19bd114c5e82378 to start an election
I20260709 14:48:09.251560 31118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64061fe5de3147eabe260d7b052089ce"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
 from {username='slave'} at 127.0.0.1:36272
I20260709 14:48:09.252107 31118 raft_consensus.cc:493] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.252455 31118 raft_consensus.cc:3060] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.258562 31118 raft_consensus.cc:515] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.260397 31118 leader_election.cc:290] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:09.261618 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64061fe5de3147eabe260d7b052089ce" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:09.261484 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64061fe5de3147eabe260d7b052089ce" candidate_uuid: "aec9cacf63124ffda19bd114c5e82378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:09.262418 31193 raft_consensus.cc:3055] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:09.262528 31042 raft_consensus.cc:3060] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.262748 31193 raft_consensus.cc:740] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:09.263559 31193 consensus_queue.cc:260] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.264601 31193 raft_consensus.cc:3060] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.269547 31042 raft_consensus.cc:2468] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:09.270315 31193 raft_consensus.cc:2468] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec9cacf63124ffda19bd114c5e82378 in term 2.
I20260709 14:48:09.270864 31084 leader_election.cc:304] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:09.271777 31241 raft_consensus.cc:2804] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.273379 31241 raft_consensus.cc:697] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Becoming Leader. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:09.274683 31422 raft_consensus.cc:993] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378: : Instructing follower 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:09.274498 31241 consensus_queue.cc:237] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.275478 31411 raft_consensus.cc:1081] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Signalling peer 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:09.277357 31043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:37010
I20260709 14:48:09.277958 31043 raft_consensus.cc:493] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.278401 31043 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.283154 30941 catalog_manager.cc:5697] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 reported cstate change: term changed from 1 to 2, leader changed from b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195) to aec9cacf63124ffda19bd114c5e82378 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "aec9cacf63124ffda19bd114c5e82378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.285046 31043 raft_consensus.cc:515] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.287443 31043 leader_election.cc:290] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 2 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:09.288429 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:09.288955 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:09.289242 31118 raft_consensus.cc:3055] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:09.289615 31193 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.289785 31118 raft_consensus.cc:740] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:09.290994 31118 consensus_queue.cc:260] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.292452 31118 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.296173 31193 raft_consensus.cc:2468] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 2.
I20260709 14:48:09.297313 31007 leader_election.cc:304] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:09.298025 31326 raft_consensus.cc:2804] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.298538 31326 raft_consensus.cc:697] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:09.299412 31326 consensus_queue.cc:237] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.299791 31118 raft_consensus.cc:2468] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 2.
I20260709 14:48:09.307704 30941 catalog_manager.cc:5697] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 1 to 2, leader changed from aec9cacf63124ffda19bd114c5e82378 (127.24.167.194) to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 2 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.325454 31043 raft_consensus.cc:1275] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:48:09.326777 31241 consensus_queue.cc:1048] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:09.329735 31193 raft_consensus.cc:1275] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:48:09.331243 31422 consensus_queue.cc:1048] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:09.335019 31241 raft_consensus.cc:993] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: : Instructing follower 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:09.335525 31411 raft_consensus.cc:1081] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Signalling peer 71b7c1c9afb945b88aea75a576594a2d to start an election
I20260709 14:48:09.337713 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
 from {username='slave'} at 127.0.0.1:37010
I20260709 14:48:09.348109 31042 raft_consensus.cc:493] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.348639 31042 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.356879 31042 raft_consensus.cc:515] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.362694 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:09.363385 31118 raft_consensus.cc:3055] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:09.363781 31118 raft_consensus.cc:740] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:09.364727 31118 consensus_queue.cc:260] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [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: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.365988 31118 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.369125 31042 leader_election.cc:290] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 3 election: Requested vote from peers aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401), b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849)
I20260709 14:48:09.370275 31193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb80f388084d0dafb6c0a72dc481b1" candidate_uuid: "71b7c1c9afb945b88aea75a576594a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
I20260709 14:48:09.370795 31193 raft_consensus.cc:3060] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.374344 31118 raft_consensus.cc:2468] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 3.
I20260709 14:48:09.375454 31007 leader_election.cc:304] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, aec9cacf63124ffda19bd114c5e82378; no voters: 
I20260709 14:48:09.375926 31193 raft_consensus.cc:2468] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71b7c1c9afb945b88aea75a576594a2d in term 3.
I20260709 14:48:09.376147 31419 raft_consensus.cc:2804] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:09.376714 31419 raft_consensus.cc:697] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 3 LEADER]: Becoming Leader. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:09.377526 31419 consensus_queue.cc:237] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [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: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:09.384276 30940 catalog_manager.cc:5697] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d reported cstate change: term changed from 2 to 3, leader changed from aec9cacf63124ffda19bd114c5e82378 (127.24.167.194) to 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193). New cstate: current_term: 3 leader_uuid: "71b7c1c9afb945b88aea75a576594a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.446584 31042 raft_consensus.cc:1275] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.447878 31355 consensus_queue.cc:1048] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.457589 31118 raft_consensus.cc:1275] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.459432 31355 consensus_queue.cc:1048] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.497941 31042 raft_consensus.cc:1275] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.499595 31422 consensus_queue.cc:1048] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.504563 31043 raft_consensus.cc:1275] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.505965 31422 consensus_queue.cc:1048] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.509609 31193 raft_consensus.cc:1275] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.512002 31422 consensus_queue.cc:1048] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.520164 31192 raft_consensus.cc:1275] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.525660 31241 consensus_queue.cc:1048] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.622479 31193 raft_consensus.cc:1275] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.623813 31326 consensus_queue.cc:1048] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.635195 31118 raft_consensus.cc:1275] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.636850 31326 consensus_queue.cc:1048] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:09.746399 31193 raft_consensus.cc:1275] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.747874 31241 consensus_queue.cc:1048] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.757206 31042 raft_consensus.cc:1275] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer aec9cacf63124ffda19bd114c5e82378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.759294 31241 consensus_queue.cc:1048] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.854550 31118 raft_consensus.cc:1275] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:09.856130 31439 consensus_queue.cc:1048] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.864295 31193 raft_consensus.cc:1275] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:09.866134 31419 consensus_queue.cc:1048] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.913231 31193 raft_consensus.cc:1275] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.914427 31419 consensus_queue.cc:1048] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.923542 31118 raft_consensus.cc:1275] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Refusing update from remote peer 71b7c1c9afb945b88aea75a576594a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.925913 31326 consensus_queue.cc:1048] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:11.982138 30940 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40124:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:48:12.005398 30940 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40124:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:48:12.095410 31477 tablet.cc:1724] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.122377 31485 tablet.cc:1724] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:48:12.152170 31219 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:1c80e76e055e4a42aae8c98c66c2d5e0)
W20260709 14:48:12.167713 31219 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1c80e76e055e4a42aae8c98c66c2d5e0)
W20260709 14:48:12.171473 31219 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1c80e76e055e4a42aae8c98c66c2d5e0)
I20260709 14:48:12.181555 25247 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:48:12.193567 31482 tablet.cc:1724] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.206813 31484 tablet.cc:1724] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.265048 31495 tablet.cc:1724] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.283762 31500 tablet.cc:1724] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.287215 31503 tablet.cc:1724] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.290803 31501 tablet.cc:1724] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:48:12.311268 31489 log.cc:927] Time spent T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:48:12.335016 31482 tablet.cc:1724] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.356669 31485 tablet.cc:1724] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:48:12.367453 31007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:34401, user_credentials={real_user=slave}} blocked reactor thread for 141349us
I20260709 14:48:12.395637 31041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
mode: GRACEFUL
new_leader_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:48:12.396533 31041 raft_consensus.cc:606] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Received request to transfer leadership to TS b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:12.403740 31501 tablet.cc:1724] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.369760 31477 tablet.cc:1724] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.410216 31512 tablet.cc:1724] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.420825 30940 catalog_manager.cc:5789] TS b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195:38849) does not have the latest schema for tablet 86d59682dfbc42d3afa38450a985726f (table soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]). Expected version 1 got 0
I20260709 14:48:12.423903 30942 catalog_manager.cc:5789] TS aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401) does not have the latest schema for tablet 64061fe5de3147eabe260d7b052089ce (table soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]). Expected version 1 got 0
I20260709 14:48:12.366683 31500 tablet.cc:1724] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.461859 31484 tablet.cc:1724] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.423740 31495 tablet.cc:1724] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.467276 31485 tablet.cc:1724] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.477285 31513 tablet.cc:1724] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.509171 31482 tablet.cc:1724] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.512130 30941 catalog_manager.cc:5789] TS 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763) does not have the latest schema for tablet 0bfe3a03bbed4877a2fa8b8c86c2e2d6 (table soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]). Expected version 1 got 0
I20260709 14:48:12.439410 31515 tablet.cc:1724] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.529201 31514 tablet.cc:1724] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.543640 31485 tablet.cc:1724] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.544740 31503 tablet.cc:1724] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.570993 31515 tablet.cc:1724] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.590049 31510 raft_consensus.cc:993] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d: : Instructing follower b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:12.590534 31510 raft_consensus.cc:1081] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Signalling peer b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:12.595638 31193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:47610
I20260709 14:48:12.596282 31193 raft_consensus.cc:493] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:12.596661 31193 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:12.594121 31503 tablet.cc:1724] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.601727 31513 tablet.cc:1724] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:12.606674 31193 raft_consensus.cc:515] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.609663 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:12.609859 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfe3a03bbed4877a2fa8b8c86c2e2d6" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:12.610265 31043 raft_consensus.cc:3055] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:12.610551 31119 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:12.610652 31043 raft_consensus.cc:740] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:12.611685 31118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
mode: GRACEFUL
new_leader_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:60922
I20260709 14:48:12.611577 31043 consensus_queue.cc:260] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.612264 31118 raft_consensus.cc:606] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Received request to transfer leadership to TS b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:12.612521 31043 raft_consensus.cc:3060] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:12.613871 25247 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:48:12.614500 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:12.617741 31119 raft_consensus.cc:2468] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 3.
I20260709 14:48:12.619067 31156 leader_election.cc:304] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:12.620121 31447 raft_consensus.cc:2804] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:12.620237 31043 raft_consensus.cc:2468] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 3.
I20260709 14:48:12.620708 31447 raft_consensus.cc:697] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 3 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:12.621600 31447 consensus_queue.cc:237] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.628301 31193 leader_election.cc:290] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 3 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:12.631027 31043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c5652324613498da9b4d578e86fab52"
dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
mode: GRACEFUL
new_leader_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:48:12.631589 31043 raft_consensus.cc:606] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Received request to transfer leadership to TS b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:12.634939 31119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc717932e0b2482d992b12d6b0d71618"
dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
mode: GRACEFUL
new_leader_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:60922
I20260709 14:48:12.634611 30941 catalog_manager.cc:5697] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 2 to 3, leader changed from 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193) to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:12.635509 31119 raft_consensus.cc:606] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Received request to transfer leadership to TS b39680662c504abdbdf0f21e87b3dde4
I20260709 14:48:12.637095 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:12.638116 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:12.653030 30941 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e: soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1] alter complete (version 1)
I20260709 14:48:12.695744 31449 raft_consensus.cc:993] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378: : Instructing follower b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:12.696197 31449 raft_consensus.cc:1081] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Signalling peer b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:12.697799 31193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc717932e0b2482d992b12d6b0d71618"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:47620
I20260709 14:48:12.698369 31193 raft_consensus.cc:493] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:12.698623 31193 raft_consensus.cc:3060] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:12.704067 31193 raft_consensus.cc:515] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.705832 31193 leader_election.cc:290] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:12.706732 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc717932e0b2482d992b12d6b0d71618" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:12.706897 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc717932e0b2482d992b12d6b0d71618" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:12.707306 31043 raft_consensus.cc:3060] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:12.707505 31119 raft_consensus.cc:3055] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:12.707871 31119 raft_consensus.cc:740] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:12.708572 31119 consensus_queue.cc:260] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.709501 31119 raft_consensus.cc:3060] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:12.712618 31043 raft_consensus.cc:2468] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 2.
I20260709 14:48:12.713804 31158 leader_election.cc:304] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:12.714152 31119 raft_consensus.cc:2468] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 2.
I20260709 14:48:12.714775 31447 raft_consensus.cc:2804] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:12.715255 31447 raft_consensus.cc:697] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 2 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:12.715986 31447 consensus_queue.cc:237] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.723918 30941 catalog_manager.cc:5697] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 1 to 2, leader changed from aec9cacf63124ffda19bd114c5e82378 (127.24.167.194) to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:12.962483 31449 raft_consensus.cc:993] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378: : Instructing follower b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:12.963011 31449 raft_consensus.cc:1081] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Signalling peer b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:12.964820 31193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:47620
I20260709 14:48:12.965358 31193 raft_consensus.cc:493] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:12.965682 31193 raft_consensus.cc:3060] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:12.970784 31193 raft_consensus.cc:515] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.972644 31193 leader_election.cc:290] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 2 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:12.973515 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:12.973747 31119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d00586f36e4d70b2dcd54ee24bbd7a" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:12.974182 31043 raft_consensus.cc:3060] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:12.974411 31119 raft_consensus.cc:3055] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:12.974800 31119 raft_consensus.cc:740] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aec9cacf63124ffda19bd114c5e82378, State: Running, Role: LEADER
I20260709 14:48:12.975590 31119 consensus_queue.cc:260] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.976735 31119 raft_consensus.cc:3060] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:12.981559 31043 raft_consensus.cc:2468] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 2.
I20260709 14:48:12.982795 31158 leader_election.cc:304] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71b7c1c9afb945b88aea75a576594a2d, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:12.983596 31447 raft_consensus.cc:2804] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:12.983505 31119 raft_consensus.cc:2468] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 2.
I20260709 14:48:12.984416 31447 raft_consensus.cc:697] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 2 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:12.985431 31447 consensus_queue.cc:237] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:12.992575 30941 catalog_manager.cc:5697] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 1 to 2, leader changed from aec9cacf63124ffda19bd114c5e82378 (127.24.167.194) to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:13.134186 31504 raft_consensus.cc:993] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d: : Instructing follower b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:13.134745 31509 raft_consensus.cc:1081] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Signalling peer b39680662c504abdbdf0f21e87b3dde4 to start an election
I20260709 14:48:13.136071 31043 raft_consensus.cc:1275] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:48:13.136336 31193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c5652324613498da9b4d578e86fab52"
dest_uuid: "b39680662c504abdbdf0f21e87b3dde4"
 from {username='slave'} at 127.0.0.1:47610
I20260709 14:48:13.136986 31193 raft_consensus.cc:493] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:13.137367 31193 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:13.137588 31447 consensus_queue.cc:1048] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:13.145025 31193 raft_consensus.cc:515] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:13.147262 31193 leader_election.cc:290] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 3 election: Requested vote from peers 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763), aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401)
I20260709 14:48:13.148372 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aec9cacf63124ffda19bd114c5e82378"
I20260709 14:48:13.148456 31041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5652324613498da9b4d578e86fab52" candidate_uuid: "b39680662c504abdbdf0f21e87b3dde4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71b7c1c9afb945b88aea75a576594a2d"
I20260709 14:48:13.149174 31118 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:13.149612 31041 raft_consensus.cc:3055] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:13.149977 31041 raft_consensus.cc:740] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71b7c1c9afb945b88aea75a576594a2d, State: Running, Role: LEADER
I20260709 14:48:13.150918 31041 consensus_queue.cc:260] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [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: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:13.152354 31041 raft_consensus.cc:3060] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:13.158010 31118 raft_consensus.cc:2468] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 3.
I20260709 14:48:13.158218 31117 raft_consensus.cc:1275] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:13.159291 31156 leader_election.cc:304] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aec9cacf63124ffda19bd114c5e82378, b39680662c504abdbdf0f21e87b3dde4; no voters: 
I20260709 14:48:13.160246 31447 raft_consensus.cc:2804] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:13.165175 31041 raft_consensus.cc:2468] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39680662c504abdbdf0f21e87b3dde4 in term 3.
I20260709 14:48:13.168896 31447 raft_consensus.cc:697] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 3 LEADER]: Becoming Leader. State: Replica: b39680662c504abdbdf0f21e87b3dde4, State: Running, Role: LEADER
I20260709 14:48:13.169983 31527 consensus_queue.cc:1048] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:13.170109 31447 consensus_queue.cc:237] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [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: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } }
I20260709 14:48:13.175525 31118 raft_consensus.cc:1275] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:48:13.177551 31527 consensus_queue.cc:1048] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:13.182776 30941 catalog_manager.cc:5697] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 reported cstate change: term changed from 2 to 3, leader changed from 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193) to b39680662c504abdbdf0f21e87b3dde4 (127.24.167.195). New cstate: current_term: 3 leader_uuid: "b39680662c504abdbdf0f21e87b3dde4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39680662c504abdbdf0f21e87b3dde4" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 38849 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:13.188342 31041 raft_consensus.cc:1275] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:13.190805 31527 consensus_queue.cc:1048] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:13.194404 31530 tablet.cc:1724] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:13.229748 30942 catalog_manager.cc:5789] TS aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401) does not have the latest schema for tablet 0bfe3a03bbed4877a2fa8b8c86c2e2d6 (table soft_deleted_table [id=282aaa7cf78a4aaf80c7371a64721dd1]). Expected version 1 got 0
I20260709 14:48:13.469368 31118 raft_consensus.cc:1275] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:48:13.470607 31527 consensus_queue.cc:1048] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:13.481573 31043 raft_consensus.cc:1275] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:48:13.483387 31525 consensus_queue.cc:1048] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:13.654939 31043 raft_consensus.cc:1275] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:13.656152 31525 consensus_queue.cc:1048] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71b7c1c9afb945b88aea75a576594a2d" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:13.670696 31118 raft_consensus.cc:1275] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Refusing update from remote peer b39680662c504abdbdf0f21e87b3dde4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:13.672163 31525 consensus_queue.cc:1048] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec9cacf63124ffda19bd114c5e82378" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:48:13.710024 25247 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:48:13.715297 25247 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:48:13.715817 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:13.720716 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:48:13.721141 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:14.751106 25247 tablet_server.cc:179] TabletServer@127.24.167.193:0 shutting down...
W20260709 14:48:14.776937 31158 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 14:48:14.780508 31158 consensus_peers.cc:597] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 -> Peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Couldn't send request to peer 71b7c1c9afb945b88aea75a576594a2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:14.781311 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:14.782166 25247 tablet_replica.cc:333] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.782800 25247 raft_consensus.cc:2243] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.783296 25247 raft_consensus.cc:2272] T c83c6573dfe04e8b9757ee4212bbfa74 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.785275 25247 tablet_replica.cc:333] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.785842 25247 raft_consensus.cc:2243] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.786288 25247 raft_consensus.cc:2272] T 64061fe5de3147eabe260d7b052089ce P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.788331 25247 tablet_replica.cc:333] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.789047 25247 raft_consensus.cc:2243] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.789793 25247 raft_consensus.cc:2272] T c6eb80f388084d0dafb6c0a72dc481b1 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:14.790067 31158 consensus_peers.cc:597] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 -> Peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Couldn't send request to peer 71b7c1c9afb945b88aea75a576594a2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:14.791790 25247 tablet_replica.cc:333] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.792434 25247 raft_consensus.cc:2243] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.792959 25247 raft_consensus.cc:2272] T d8d00586f36e4d70b2dcd54ee24bbd7a P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.794741 25247 tablet_replica.cc:333] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.795301 25247 raft_consensus.cc:2243] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.795964 25247 raft_consensus.cc:2272] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.798225 25247 tablet_replica.cc:333] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.798923 25247 raft_consensus.cc:2243] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.799443 25247 raft_consensus.cc:2272] T 1c80e76e055e4a42aae8c98c66c2d5e0 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.801277 25247 tablet_replica.cc:333] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.801783 25247 raft_consensus.cc:2243] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.802573 25247 raft_consensus.cc:2272] T b76721efed9943459ccb3a9481e0a70d P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.804415 25247 tablet_replica.cc:333] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.805037 25247 raft_consensus.cc:2243] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.805490 25247 raft_consensus.cc:2272] T ccaa450f67c444e58ab0238e289abde8 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.807387 25247 tablet_replica.cc:333] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.807881 25247 raft_consensus.cc:2243] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.808315 25247 raft_consensus.cc:2272] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.810308 25247 tablet_replica.cc:333] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.810834 25247 raft_consensus.cc:2243] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.811590 25247 raft_consensus.cc:2272] T ff24213911f2499e835bb46dd70dc215 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.813295 25247 tablet_replica.cc:333] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.813830 25247 raft_consensus.cc:2243] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.814265 25247 raft_consensus.cc:2272] T 86d59682dfbc42d3afa38450a985726f P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.815858 25247 tablet_replica.cc:333] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.816329 25247 raft_consensus.cc:2243] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.817121 25247 raft_consensus.cc:2272] T 055589c514c64808bc43eac04842ee8e P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.818892 25247 tablet_replica.cc:333] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.819347 25247 raft_consensus.cc:2243] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.819707 25247 raft_consensus.cc:2272] T e32740b461054a8089e01ea3cda7f155 P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.821513 25247 tablet_replica.cc:333] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.821983 25247 raft_consensus.cc:2243] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.822686 25247 raft_consensus.cc:2272] T f2712ce0b6b44f21b1128977fb40501b P 71b7c1c9afb945b88aea75a576594a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.825096 25247 tablet_replica.cc:333] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.825691 25247 raft_consensus.cc:2243] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.826493 25247 raft_consensus.cc:2272] T 7abc97adef474ce8b8291a6e86ec0dca P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.828928 25247 tablet_replica.cc:333] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.829577 25247 raft_consensus.cc:2243] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.830120 25247 raft_consensus.cc:2272] T 64345c63c94d466bbf8a9dbe05c00236 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:14.830250 31158 consensus_peers.cc:597] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 -> Peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Couldn't send request to peer 71b7c1c9afb945b88aea75a576594a2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:14.832211 25247 tablet_replica.cc:333] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.832760 25247 raft_consensus.cc:2243] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.833189 25247 raft_consensus.cc:2272] T 9c5652324613498da9b4d578e86fab52 P 71b7c1c9afb945b88aea75a576594a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.835050 25247 tablet_replica.cc:333] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d: stopping tablet replica
I20260709 14:48:14.835513 25247 raft_consensus.cc:2243] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.835896 25247 raft_consensus.cc:2272] T cc717932e0b2482d992b12d6b0d71618 P 71b7c1c9afb945b88aea75a576594a2d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:14.840597 31084 consensus_peers.cc:597] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 -> Peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Couldn't send request to peer 71b7c1c9afb945b88aea75a576594a2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:14.852057 31158 consensus_peers.cc:597] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 -> Peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Couldn't send request to peer 71b7c1c9afb945b88aea75a576594a2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:14.877815 25247 tablet_server.cc:196] TabletServer@127.24.167.193:0 shutdown complete.
W20260709 14:48:14.889106 31158 consensus_peers.cc:597] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 -> Peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Couldn't send request to peer 71b7c1c9afb945b88aea75a576594a2d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:14.910070 25247 tablet_server.cc:179] TabletServer@127.24.167.194:0 shutting down...
W20260709 14:48:14.941143 31156 consensus_peers.cc:597] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 -> Peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Couldn't send request to peer aec9cacf63124ffda19bd114c5e82378. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:14.944957 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:14.945772 25247 tablet_replica.cc:333] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.946404 25247 raft_consensus.cc:2243] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.946913 25247 raft_consensus.cc:2272] T ff24213911f2499e835bb46dd70dc215 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.948916 25247 tablet_replica.cc:333] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.949535 25247 raft_consensus.cc:2243] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.949993 25247 raft_consensus.cc:2272] T c6eb80f388084d0dafb6c0a72dc481b1 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.951814 25247 tablet_replica.cc:333] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.952379 25247 raft_consensus.cc:2243] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.953277 25247 raft_consensus.cc:2272] T 64061fe5de3147eabe260d7b052089ce P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.955197 25247 tablet_replica.cc:333] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.955792 25247 raft_consensus.cc:2243] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.956635 25247 raft_consensus.cc:2272] T c83c6573dfe04e8b9757ee4212bbfa74 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.958447 25247 tablet_replica.cc:333] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.959015 25247 raft_consensus.cc:2243] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.959506 25247 raft_consensus.cc:2272] T b76721efed9943459ccb3a9481e0a70d P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.961238 25247 tablet_replica.cc:333] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.961750 25247 raft_consensus.cc:2243] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.962450 25247 raft_consensus.cc:2272] T 1c80e76e055e4a42aae8c98c66c2d5e0 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.964211 25247 tablet_replica.cc:333] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.964814 25247 raft_consensus.cc:2243] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.965279 25247 raft_consensus.cc:2272] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.967015 25247 tablet_replica.cc:333] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.967563 25247 raft_consensus.cc:2243] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.967998 25247 raft_consensus.cc:2272] T d8d00586f36e4d70b2dcd54ee24bbd7a P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.969980 25247 tablet_replica.cc:333] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.970538 25247 raft_consensus.cc:2243] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.971343 25247 raft_consensus.cc:2272] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.973341 25247 tablet_replica.cc:333] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.973922 25247 raft_consensus.cc:2243] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.974706 25247 raft_consensus.cc:2272] T ccaa450f67c444e58ab0238e289abde8 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.976816 25247 tablet_replica.cc:333] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.977362 25247 raft_consensus.cc:2243] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.977859 25247 raft_consensus.cc:2272] T e32740b461054a8089e01ea3cda7f155 P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.979969 25247 tablet_replica.cc:333] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.980572 25247 raft_consensus.cc:2243] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.981043 25247 raft_consensus.cc:2272] T 055589c514c64808bc43eac04842ee8e P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.983031 25247 tablet_replica.cc:333] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.983639 25247 raft_consensus.cc:2243] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.984100 25247 raft_consensus.cc:2272] T 86d59682dfbc42d3afa38450a985726f P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.985906 25247 tablet_replica.cc:333] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.986440 25247 raft_consensus.cc:2243] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.986864 25247 raft_consensus.cc:2272] T cc717932e0b2482d992b12d6b0d71618 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.989003 25247 tablet_replica.cc:333] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.989578 25247 raft_consensus.cc:2243] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.990036 25247 raft_consensus.cc:2272] T f2712ce0b6b44f21b1128977fb40501b P aec9cacf63124ffda19bd114c5e82378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.992153 25247 tablet_replica.cc:333] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.992736 25247 raft_consensus.cc:2243] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:14.993194 25247 raft_consensus.cc:2272] T 7abc97adef474ce8b8291a6e86ec0dca P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:14.995795 25247 tablet_replica.cc:333] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:14.996438 25247 raft_consensus.cc:2243] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:14.997577 25247 raft_consensus.cc:2272] T 64345c63c94d466bbf8a9dbe05c00236 P aec9cacf63124ffda19bd114c5e82378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.000283 25247 tablet_replica.cc:333] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378: stopping tablet replica
I20260709 14:48:15.000813 25247 raft_consensus.cc:2243] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.001260 25247 raft_consensus.cc:2272] T 9c5652324613498da9b4d578e86fab52 P aec9cacf63124ffda19bd114c5e82378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.040922 25247 tablet_server.cc:196] TabletServer@127.24.167.194:0 shutdown complete.
I20260709 14:48:15.072163 25247 tablet_server.cc:179] TabletServer@127.24.167.195:0 shutting down...
W20260709 14:48:15.104374 31156 consensus_peers.cc:597] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 -> Peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Couldn't send request to peer aec9cacf63124ffda19bd114c5e82378. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:34401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:15.180428 31158 consensus_peers.cc:597] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 -> Peer 71b7c1c9afb945b88aea75a576594a2d (127.24.167.193:44763): Couldn't send request to peer 71b7c1c9afb945b88aea75a576594a2d. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:15.187669 31156 consensus_peers.cc:597] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 -> Peer aec9cacf63124ffda19bd114c5e82378 (127.24.167.194:34401): Couldn't send request to peer aec9cacf63124ffda19bd114c5e82378. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.194:34401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:15.189368 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:15.190698 25247 tablet_replica.cc:333] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.191596 25247 raft_consensus.cc:2243] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.192129 25247 raft_consensus.cc:2272] T ff24213911f2499e835bb46dd70dc215 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.194695 25247 tablet_replica.cc:333] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.195513 25247 raft_consensus.cc:2243] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.196085 25247 raft_consensus.cc:2272] T c83c6573dfe04e8b9757ee4212bbfa74 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.197968 25247 tablet_replica.cc:333] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.198539 25247 raft_consensus.cc:2243] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.199002 25247 raft_consensus.cc:2272] T 64061fe5de3147eabe260d7b052089ce P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.200790 25247 tablet_replica.cc:333] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.201333 25247 raft_consensus.cc:2243] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.201764 25247 raft_consensus.cc:2272] T c6eb80f388084d0dafb6c0a72dc481b1 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.203570 25247 tablet_replica.cc:333] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.204116 25247 raft_consensus.cc:2243] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.204619 25247 raft_consensus.cc:2272] T 1c80e76e055e4a42aae8c98c66c2d5e0 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.206324 25247 tablet_replica.cc:333] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.206807 25247 raft_consensus.cc:2243] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.207161 25247 raft_consensus.cc:2272] T b76721efed9943459ccb3a9481e0a70d P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.208849 25247 tablet_replica.cc:333] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.209316 25247 raft_consensus.cc:2243] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.209712 25247 raft_consensus.cc:2272] T 3a5e7b2c0a0f4cdfaaba63d7788cbbf2 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.211463 25247 tablet_replica.cc:333] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.211956 25247 raft_consensus.cc:2243] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:15.212761 25247 raft_consensus.cc:2272] T 9c5652324613498da9b4d578e86fab52 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.214571 25247 tablet_replica.cc:333] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.215058 25247 raft_consensus.cc:2243] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.215418 25247 raft_consensus.cc:2272] T f2712ce0b6b44f21b1128977fb40501b P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.217236 25247 tablet_replica.cc:333] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.217723 25247 raft_consensus.cc:2243] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.218066 25247 raft_consensus.cc:2272] T 7abc97adef474ce8b8291a6e86ec0dca P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.219762 25247 tablet_replica.cc:333] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.220221 25247 raft_consensus.cc:2243] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:15.220954 25247 raft_consensus.cc:2272] T 86d59682dfbc42d3afa38450a985726f P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.222569 25247 tablet_replica.cc:333] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.223048 25247 raft_consensus.cc:2243] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.223398 25247 raft_consensus.cc:2272] T 055589c514c64808bc43eac04842ee8e P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.225841 25247 tablet_replica.cc:333] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.226296 25247 raft_consensus.cc:2243] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:15.227190 25247 raft_consensus.cc:2272] T e32740b461054a8089e01ea3cda7f155 P b39680662c504abdbdf0f21e87b3dde4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.229848 25247 tablet_replica.cc:333] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.230387 25247 raft_consensus.cc:2243] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.230834 25247 raft_consensus.cc:2272] T 64345c63c94d466bbf8a9dbe05c00236 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.233075 25247 tablet_replica.cc:333] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.233608 25247 raft_consensus.cc:2243] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:15.234047 25247 raft_consensus.cc:2272] T ccaa450f67c444e58ab0238e289abde8 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.235836 25247 tablet_replica.cc:333] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.236336 25247 raft_consensus.cc:2243] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:15.237139 25247 raft_consensus.cc:2272] T d8d00586f36e4d70b2dcd54ee24bbd7a P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.238855 25247 tablet_replica.cc:333] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.239347 25247 raft_consensus.cc:2243] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:15.240104 25247 raft_consensus.cc:2272] T 0bfe3a03bbed4877a2fa8b8c86c2e2d6 P b39680662c504abdbdf0f21e87b3dde4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:15.241968 25247 tablet_replica.cc:333] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4: stopping tablet replica
I20260709 14:48:15.242475 25247 raft_consensus.cc:2243] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:15.243299 25247 raft_consensus.cc:2272] T cc717932e0b2482d992b12d6b0d71618 P b39680662c504abdbdf0f21e87b3dde4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:16.190074 31214 debug-util.cc:398] Leaking SignalData structure 0x7b08000d34a0 after lost signal to thread 25250
W20260709 14:48:16.191792 31214 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7540 after lost signal to thread 30976
W20260709 14:48:16.272960 25247 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31214)
W20260709 14:48:17.273573 25247 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31214)
W20260709 14:48:18.274107 25247 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 31214)
I20260709 14:48:18.766877 25247 tablet_server.cc:196] TabletServer@127.24.167.195:0 shutdown complete.
I20260709 14:48:18.830543 25247 master.cc:562] Master@127.24.167.254:43575 shutting down...
I20260709 14:48:18.856469 25247 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:18.857417 25247 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:18.857805 25247 tablet_replica.cc:333] T 00000000000000000000000000000000 P 279f68588a824a34941c80245e87f69e: stopping tablet replica
I20260709 14:48:18.879283 25247 master.cc:584] Master@127.24.167.254:43575 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (17777 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:48:18.942652 25247 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.167.254:45027
I20260709 14:48:18.944257 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:18.951333 31546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:18.951344 31545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:18.953963 25247 server_base.cc:1061] running on GCE node
W20260709 14:48:18.954885 31548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:18.955947 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:18.956188 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:18.956307 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608498956296 us; error 0 us; skew 500 ppm
I20260709 14:48:18.956851 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:18.959223 25247 webserver.cc:533] Webserver started at http://127.24.167.254:38567/ using document root <none> and password file <none>
I20260709 14:48:18.959662 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:18.959815 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:18.960026 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:18.961685 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/master-0-root/instance:
uuid: "2a5e2a331b924299bc643550247657e7"
format_stamp: "Formatted at 2026-07-09 14:48:18 on dist-test-slave-tp5d"
I20260709 14:48:18.966447 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:48:18.970089 31553 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:18.970853 25247 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:48:18.971174 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/master-0-root
uuid: "2a5e2a331b924299bc643550247657e7"
format_stamp: "Formatted at 2026-07-09 14:48:18 on dist-test-slave-tp5d"
I20260709 14:48:18.971452 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:19.010360 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:19.011672 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:19.052449 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.254:45027
I20260709 14:48:19.052621 31604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.254:45027 every 8 connection(s)
I20260709 14:48:19.056638 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.069455 31605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7: Bootstrap starting.
I20260709 14:48:19.074586 31605 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.079147 31605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7: No bootstrap required, opened a new log
I20260709 14:48:19.081604 31605 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a5e2a331b924299bc643550247657e7" member_type: VOTER }
I20260709 14:48:19.082041 31605 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.082226 31605 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a5e2a331b924299bc643550247657e7, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.082752 31605 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a5e2a331b924299bc643550247657e7" member_type: VOTER }
I20260709 14:48:19.083168 31605 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:19.083366 31605 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:19.083601 31605 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:19.088665 31605 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a5e2a331b924299bc643550247657e7" member_type: VOTER }
I20260709 14:48:19.089159 31605 leader_election.cc:304] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [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: 2a5e2a331b924299bc643550247657e7; no voters: 
I20260709 14:48:19.090282 31605 leader_election.cc:290] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:19.090709 31608 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:19.092140 31608 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 1 LEADER]: Becoming Leader. State: Replica: 2a5e2a331b924299bc643550247657e7, State: Running, Role: LEADER
I20260709 14:48:19.092897 31608 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [LEADER]: Queue going to LEADER mode. State: All 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: "2a5e2a331b924299bc643550247657e7" member_type: VOTER }
I20260709 14:48:19.093393 31605 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:19.098791 31610 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a5e2a331b924299bc643550247657e7. Latest consensus state: current_term: 1 leader_uuid: "2a5e2a331b924299bc643550247657e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a5e2a331b924299bc643550247657e7" member_type: VOTER } }
I20260709 14:48:19.099624 31610 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:19.099946 31609 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a5e2a331b924299bc643550247657e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a5e2a331b924299bc643550247657e7" member_type: VOTER } }
I20260709 14:48:19.100684 31609 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:19.101980 31618 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:19.107180 31618 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:19.108460 25247 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:19.116780 31618 catalog_manager.cc:1383] Generated new cluster ID: 531f468eba3a4b0aa7212e57e9837df8
I20260709 14:48:19.117098 31618 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:19.137970 31618 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:19.139322 31618 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:19.153316 31618 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7: Generated new TSK 0
I20260709 14:48:19.153988 31618 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:19.175500 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:19.182024 31626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:19.182999 31627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:19.185276 31629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:19.185523 25247 server_base.cc:1061] running on GCE node
I20260709 14:48:19.186636 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:19.186875 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:19.187107 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608499187085 us; error 0 us; skew 500 ppm
I20260709 14:48:19.187728 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:19.190258 25247 webserver.cc:533] Webserver started at http://127.24.167.193:45575/ using document root <none> and password file <none>
I20260709 14:48:19.190817 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:19.191000 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:19.191352 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:19.192783 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-0-root/instance:
uuid: "439dff294441470ebbaf481bc9821617"
format_stamp: "Formatted at 2026-07-09 14:48:19 on dist-test-slave-tp5d"
I20260709 14:48:19.197679 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:19.201627 31634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.202704 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:48:19.203095 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-0-root
uuid: "439dff294441470ebbaf481bc9821617"
format_stamp: "Formatted at 2026-07-09 14:48:19 on dist-test-slave-tp5d"
I20260709 14:48:19.203435 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:19.231650 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:19.233283 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:19.235061 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:19.237648 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:19.237849 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.238180 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:19.238368 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.283258 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.193:45871
I20260709 14:48:19.283365 31696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.193:45871 every 8 connection(s)
I20260709 14:48:19.289033 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:19.298713 31701 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:19.300520 31702 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:19.302148 31704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:19.303711 31697 heartbeater.cc:344] Connected to a master server at 127.24.167.254:45027
I20260709 14:48:19.304160 25247 server_base.cc:1061] running on GCE node
I20260709 14:48:19.304193 31697 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:19.305502 31697 heartbeater.cc:507] Master 127.24.167.254:45027 requested a full tablet report, sending...
I20260709 14:48:19.306062 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:19.306356 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:19.306572 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608499306553 us; error 0 us; skew 500 ppm
I20260709 14:48:19.307255 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:19.307897 31570 ts_manager.cc:194] Registered new tserver with Master: 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871)
I20260709 14:48:19.309974 25247 webserver.cc:533] Webserver started at http://127.24.167.194:40459/ using document root <none> and password file <none>
I20260709 14:48:19.310371 31570 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44148
I20260709 14:48:19.310601 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:19.310933 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:19.311223 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:19.312722 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-1-root/instance:
uuid: "f939dd1d518c4ea2b52f99db20fb3950"
format_stamp: "Formatted at 2026-07-09 14:48:19 on dist-test-slave-tp5d"
I20260709 14:48:19.317377 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:48:19.321115 31709 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.322037 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:48:19.322314 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-1-root
uuid: "f939dd1d518c4ea2b52f99db20fb3950"
format_stamp: "Formatted at 2026-07-09 14:48:19 on dist-test-slave-tp5d"
I20260709 14:48:19.322569 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:19.340608 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:19.341792 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:19.343398 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:19.345867 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:19.346117 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.346372 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:19.346550 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.391222 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.194:40345
I20260709 14:48:19.391325 31771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.194:40345 every 8 connection(s)
I20260709 14:48:19.396888 25247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:19.405207 31776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:19.405272 31775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:48:19.408998 31778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:48:19.409358 25247 server_base.cc:1061] running on GCE node
I20260709 14:48:19.410655 31772 heartbeater.cc:344] Connected to a master server at 127.24.167.254:45027
I20260709 14:48:19.411171 31772 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:19.411155 25247 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:19.411755 25247 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:19.412009 25247 hybrid_clock.cc:648] HybridClock initialized: now 1783608499411985 us; error 0 us; skew 500 ppm
I20260709 14:48:19.412537 31772 heartbeater.cc:507] Master 127.24.167.254:45027 requested a full tablet report, sending...
I20260709 14:48:19.412968 25247 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:19.415350 31570 ts_manager.cc:194] Registered new tserver with Master: f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:19.416422 25247 webserver.cc:533] Webserver started at http://127.24.167.195:37109/ using document root <none> and password file <none>
I20260709 14:48:19.417228 25247 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:19.417518 25247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:19.417528 31570 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44152
I20260709 14:48:19.417989 25247 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:19.419901 25247 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-2-root/instance:
uuid: "25ccfed98ca5477b95f4197aa3c75b96"
format_stamp: "Formatted at 2026-07-09 14:48:19 on dist-test-slave-tp5d"
I20260709 14:48:19.425259 25247 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:48:19.429160 31783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.430042 25247 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:48:19.430428 25247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-2-root
uuid: "25ccfed98ca5477b95f4197aa3c75b96"
format_stamp: "Formatted at 2026-07-09 14:48:19 on dist-test-slave-tp5d"
I20260709 14:48:19.430747 25247 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUddzOl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608341784425-25247-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:48:19.459657 25247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:19.460965 25247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:19.462539 25247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:19.464977 25247 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:19.465225 25247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.465485 25247 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:19.465668 25247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:19.509155 25247 rpc_server.cc:307] RPC server started. Bound to: 127.24.167.195:40225
I20260709 14:48:19.509264 31845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.167.195:40225 every 8 connection(s)
I20260709 14:48:19.524729 31846 heartbeater.cc:344] Connected to a master server at 127.24.167.254:45027
I20260709 14:48:19.525310 31846 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:19.526166 31846 heartbeater.cc:507] Master 127.24.167.254:45027 requested a full tablet report, sending...
I20260709 14:48:19.528326 31570 ts_manager.cc:194] Registered new tserver with Master: 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:19.528568 25247 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016043015s
I20260709 14:48:19.530246 31570 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44168
I20260709 14:48:19.556877 31570 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44180:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:48:19.559628 31570 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:48:19.628719 31811 tablet_service.cc:1511] Processing CreateTablet for tablet f6e1f91e513549fab062a4a7a1b9cbbf (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:19.630247 31811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e1f91e513549fab062a4a7a1b9cbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.631302 31737 tablet_service.cc:1511] Processing CreateTablet for tablet f6e1f91e513549fab062a4a7a1b9cbbf (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:19.634729 31737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e1f91e513549fab062a4a7a1b9cbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.634953 31736 tablet_service.cc:1511] Processing CreateTablet for tablet d218c83c3985469293c38a6811d42833 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:19.635589 31810 tablet_service.cc:1511] Processing CreateTablet for tablet d218c83c3985469293c38a6811d42833 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:19.636576 31736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d218c83c3985469293c38a6811d42833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.636996 31810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d218c83c3985469293c38a6811d42833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.649837 31735 tablet_service.cc:1511] Processing CreateTablet for tablet b0b2845791494121979ca854e320be91 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:19.651360 31735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b2845791494121979ca854e320be91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.656602 31809 tablet_service.cc:1511] Processing CreateTablet for tablet b0b2845791494121979ca854e320be91 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:19.658815 31809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b2845791494121979ca854e320be91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.671780 31808 tablet_service.cc:1511] Processing CreateTablet for tablet 3554a9504e8e470d8272fd9cb5373087 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:19.673889 31808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3554a9504e8e470d8272fd9cb5373087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.676376 31734 tablet_service.cc:1511] Processing CreateTablet for tablet 2844e1f1277643708fa67fbd33fe32e1 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:19.676548 31737 tablet_service.cc:1511] Processing CreateTablet for tablet 3554a9504e8e470d8272fd9cb5373087 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:19.681424 31734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2844e1f1277643708fa67fbd33fe32e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.684512 31733 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd1f683cec94d66a0c570533270f5cf (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:19.685566 31810 tablet_service.cc:1511] Processing CreateTablet for tablet 2844e1f1277643708fa67fbd33fe32e1 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:19.686403 31807 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd1f683cec94d66a0c570533270f5cf (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:19.677877 31861 tablet_bootstrap.cc:492] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:19.689966 31732 tablet_service.cc:1511] Processing CreateTablet for tablet 51d20f271c814e95a9816c6d9e0c9048 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:19.687355 31810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2844e1f1277643708fa67fbd33fe32e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.691447 31806 tablet_service.cc:1511] Processing CreateTablet for tablet 51d20f271c814e95a9816c6d9e0c9048 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:19.693105 31806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d20f271c814e95a9816c6d9e0c9048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.695355 31731 tablet_service.cc:1511] Processing CreateTablet for tablet bc0b0d3d768b48778351efedc5246144 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:19.697552 31807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd1f683cec94d66a0c570533270f5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.697556 31805 tablet_service.cc:1511] Processing CreateTablet for tablet bc0b0d3d768b48778351efedc5246144 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:19.702268 31805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0b0d3d768b48778351efedc5246144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.703639 31862 tablet_bootstrap.cc:492] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:19.706838 31861 tablet_bootstrap.cc:654] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.707311 31736 tablet_service.cc:1511] Processing CreateTablet for tablet 240ab4a95b784ac9b6bc9940ec1fcd03 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:19.712983 31809 tablet_service.cc:1511] Processing CreateTablet for tablet 240ab4a95b784ac9b6bc9940ec1fcd03 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:19.714557 31809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240ab4a95b784ac9b6bc9940ec1fcd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.724985 31733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd1f683cec94d66a0c570533270f5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.725708 31862 tablet_bootstrap.cc:654] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.729153 31732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d20f271c814e95a9816c6d9e0c9048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.730636 31731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0b0d3d768b48778351efedc5246144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.731340 31736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240ab4a95b784ac9b6bc9940ec1fcd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.732545 31862 tablet_bootstrap.cc:492] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:19.733137 31862 ts_tablet_manager.cc:1403] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 14:48:19.736801 31862 raft_consensus.cc:359] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.737658 31862 raft_consensus.cc:385] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.738013 31862 raft_consensus.cc:740] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.739100 31862 consensus_queue.cc:260] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.743865 31737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3554a9504e8e470d8272fd9cb5373087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.747473 31772 heartbeater.cc:499] Master 127.24.167.254:45027 was elected leader, sending a full tablet report...
I20260709 14:48:19.748184 31862 ts_tablet_manager.cc:1434] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 14:48:19.749490 31862 tablet_bootstrap.cc:492] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:19.756765 31862 tablet_bootstrap.cc:654] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.758996 31861 tablet_bootstrap.cc:492] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:19.759610 31861 ts_tablet_manager.cc:1403] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.006s
I20260709 14:48:19.761749 31661 tablet_service.cc:1511] Processing CreateTablet for tablet d218c83c3985469293c38a6811d42833 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:19.763293 31661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d218c83c3985469293c38a6811d42833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.765793 31660 tablet_service.cc:1511] Processing CreateTablet for tablet b0b2845791494121979ca854e320be91 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:19.767294 31660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b2845791494121979ca854e320be91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.768970 31862 tablet_bootstrap.cc:492] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:19.769585 31862 ts_tablet_manager.cc:1403] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:48:19.771548 31658 tablet_service.cc:1511] Processing CreateTablet for tablet 2844e1f1277643708fa67fbd33fe32e1 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:19.773142 31862 raft_consensus.cc:359] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:19.773990 31657 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd1f683cec94d66a0c570533270f5cf (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:19.773996 31862 raft_consensus.cc:385] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.774967 31862 raft_consensus.cc:740] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.775903 31862 consensus_queue.cc:260] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:19.776631 31656 tablet_service.cc:1511] Processing CreateTablet for tablet 51d20f271c814e95a9816c6d9e0c9048 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:19.781842 31655 tablet_service.cc:1511] Processing CreateTablet for tablet bc0b0d3d768b48778351efedc5246144 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:19.783352 31662 tablet_service.cc:1511] Processing CreateTablet for tablet f6e1f91e513549fab062a4a7a1b9cbbf (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:19.783241 31861 raft_consensus.cc:359] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:19.769810 31659 tablet_service.cc:1511] Processing CreateTablet for tablet 3554a9504e8e470d8272fd9cb5373087 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:19.784338 31654 tablet_service.cc:1511] Processing CreateTablet for tablet 240ab4a95b784ac9b6bc9940ec1fcd03 (DEFAULT_TABLE table=test-workload [id=06dd137e8182419999db2caa57c0b7a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:19.785840 31862 ts_tablet_manager.cc:1434] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:48:19.785910 31654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240ab4a95b784ac9b6bc9940ec1fcd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.788862 31656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d20f271c814e95a9816c6d9e0c9048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.791214 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3554a9504e8e470d8272fd9cb5373087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.794071 31862 tablet_bootstrap.cc:492] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:19.794781 31662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e1f91e513549fab062a4a7a1b9cbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.795583 31658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2844e1f1277643708fa67fbd33fe32e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.796828 31657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd1f683cec94d66a0c570533270f5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.802213 31862 tablet_bootstrap.cc:654] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.802184 31655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0b0d3d768b48778351efedc5246144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:19.784305 31861 raft_consensus.cc:385] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.818244 31861 raft_consensus.cc:740] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.821058 31861 consensus_queue.cc:260] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:19.837572 31861 ts_tablet_manager.cc:1434] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.003s
I20260709 14:48:19.838322 31846 heartbeater.cc:499] Master 127.24.167.254:45027 was elected leader, sending a full tablet report...
I20260709 14:48:19.838651 31861 tablet_bootstrap.cc:492] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:19.850572 31861 tablet_bootstrap.cc:654] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.855007 31868 tablet_bootstrap.cc:492] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:19.861683 31868 tablet_bootstrap.cc:654] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.891465 31862 tablet_bootstrap.cc:492] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:19.892043 31862 ts_tablet_manager.cc:1403] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.000s
I20260709 14:48:19.894734 31861 tablet_bootstrap.cc:492] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:19.895257 31861 ts_tablet_manager.cc:1403] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.030s
W20260709 14:48:19.895771 31773 tablet.cc:2406] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:48:19.895884 31862 raft_consensus.cc:359] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.896596 31868 tablet_bootstrap.cc:492] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:19.896833 31862 raft_consensus.cc:385] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.897254 31862 raft_consensus.cc:740] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.897321 31868 ts_tablet_manager.cc:1403] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.021s
I20260709 14:48:19.898234 31861 raft_consensus.cc:359] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.898859 31861 raft_consensus.cc:385] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.898270 31862 consensus_queue.cc:260] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.899125 31861 raft_consensus.cc:740] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.900059 31861 consensus_queue.cc:260] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.901391 31862 ts_tablet_manager.cc:1434] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260709 14:48:19.901312 31868 raft_consensus.cc:359] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:19.902251 31861 ts_tablet_manager.cc:1434] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:19.902365 31868 raft_consensus.cc:385] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.902905 31862 tablet_bootstrap.cc:492] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:19.902910 31868 raft_consensus.cc:740] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.904155 31868 consensus_queue.cc:260] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:19.903317 31861 tablet_bootstrap.cc:492] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:19.907097 31697 heartbeater.cc:499] Master 127.24.167.254:45027 was elected leader, sending a full tablet report...
I20260709 14:48:19.912284 31862 tablet_bootstrap.cc:654] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.915975 31861 tablet_bootstrap.cc:654] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.917582 31868 ts_tablet_manager.cc:1434] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 14:48:19.918936 31868 tablet_bootstrap.cc:492] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:19.919468 31862 tablet_bootstrap.cc:492] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:19.920061 31862 ts_tablet_manager.cc:1403] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:48:19.923259 31862 raft_consensus.cc:359] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.924161 31862 raft_consensus.cc:385] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.924612 31862 raft_consensus.cc:740] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.925482 31868 tablet_bootstrap.cc:654] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.925608 31862 consensus_queue.cc:260] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.928647 31862 ts_tablet_manager.cc:1434] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 14:48:19.929702 31862 tablet_bootstrap.cc:492] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:19.936816 31862 tablet_bootstrap.cc:654] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.957028 31861 tablet_bootstrap.cc:492] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:19.957686 31861 ts_tablet_manager.cc:1403] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.022s
I20260709 14:48:19.958278 31868 tablet_bootstrap.cc:492] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:19.958901 31868 ts_tablet_manager.cc:1403] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.018s
I20260709 14:48:19.959064 31862 tablet_bootstrap.cc:492] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:19.959626 31862 ts_tablet_manager.cc:1403] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260709 14:48:19.960878 31861 raft_consensus.cc:359] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.961705 31861 raft_consensus.cc:385] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.962030 31861 raft_consensus.cc:740] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.961884 31868 raft_consensus.cc:359] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.962154 31862 raft_consensus.cc:359] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.962779 31868 raft_consensus.cc:385] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.962994 31862 raft_consensus.cc:385] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:19.963165 31868 raft_consensus.cc:740] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.963478 31862 raft_consensus.cc:740] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:19.963083 31861 consensus_queue.cc:260] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.964120 31868 consensus_queue.cc:260] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.964331 31862 consensus_queue.cc:260] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.965646 31861 ts_tablet_manager.cc:1434] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:48:19.966425 31868 ts_tablet_manager.cc:1434] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:48:19.966761 31861 tablet_bootstrap.cc:492] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:19.967475 31868 tablet_bootstrap.cc:492] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:19.974550 31861 tablet_bootstrap.cc:654] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.974658 31868 tablet_bootstrap.cc:654] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.975723 31865 raft_consensus.cc:493] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.966811 31862 ts_tablet_manager.cc:1434] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:19.976284 31865 raft_consensus.cc:515] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.977733 31862 tablet_bootstrap.cc:492] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:19.986160 31865 leader_election.cc:290] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:19.986824 31862 tablet_bootstrap.cc:654] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:19.989606 31865 raft_consensus.cc:493] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.990273 31865 raft_consensus.cc:515] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:19.993314 31865 leader_election.cc:290] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:19.998492 31861 tablet_bootstrap.cc:492] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:19.998483 31862 tablet_bootstrap.cc:492] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:19.999199 31861 ts_tablet_manager.cc:1403] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260709 14:48:19.999449 31862 ts_tablet_manager.cc:1403] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:48:20.002789 31861 raft_consensus.cc:359] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.003816 31861 raft_consensus.cc:385] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.004192 31861 raft_consensus.cc:740] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.004065 31862 raft_consensus.cc:359] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.005263 31862 raft_consensus.cc:385] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.005684 31862 raft_consensus.cc:740] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.005510 31861 consensus_queue.cc:260] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.006820 31862 consensus_queue.cc:260] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.014808 31861 ts_tablet_manager.cc:1434] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:48:20.017179 31671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:20.016067 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:20.016055 31861 tablet_bootstrap.cc:492] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
W20260709 14:48:20.020190 31711 leader_election.cc:343] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:20.021028 31711 leader_election.cc:343] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.021811 31862 ts_tablet_manager.cc:1434] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 14:48:20.023393 31868 tablet_bootstrap.cc:492] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:20.024026 31868 ts_tablet_manager.cc:1403] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.019s
I20260709 14:48:20.024813 31862 tablet_bootstrap.cc:492] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:20.026402 31872 raft_consensus.cc:493] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.026937 31872 raft_consensus.cc:515] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:20.027725 31868 raft_consensus.cc:359] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.029449 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.031073 31820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.031816 31820 raft_consensus.cc:2468] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:20.032290 31862 tablet_bootstrap.cc:654] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:20.033452 31711 leader_election.cc:343] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.033972 31711 leader_election.cc:304] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f939dd1d518c4ea2b52f99db20fb3950; no voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617
I20260709 14:48:20.034842 31865 raft_consensus.cc:2749] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:20.035328 31711 leader_election.cc:304] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [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: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 439dff294441470ebbaf481bc9821617
I20260709 14:48:20.036190 31865 raft_consensus.cc:2804] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.028637 31868 raft_consensus.cc:385] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.036557 31865 raft_consensus.cc:493] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.035583 31861 tablet_bootstrap.cc:654] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.037000 31865 raft_consensus.cc:3060] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.036752 31868 raft_consensus.cc:740] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.038566 31868 consensus_queue.cc:260] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.037789 31872 leader_election.cc:290] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:20.056689 31865 raft_consensus.cc:515] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.059163 31865 leader_election.cc:290] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.061182 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:20.062856 31820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.063638 31820 raft_consensus.cc:3060] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:20.065284 31711 leader_election.cc:343] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.079459 31862 tablet_bootstrap.cc:492] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:20.080101 31862 ts_tablet_manager.cc:1403] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.017s
I20260709 14:48:20.080104 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e1f91e513549fab062a4a7a1b9cbbf" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:20.081005 31747 raft_consensus.cc:2468] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:20.082594 31637 leader_election.cc:304] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.083424 31872 raft_consensus.cc:2804] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.083838 31872 raft_consensus.cc:493] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.083508 31862 raft_consensus.cc:359] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.084193 31872 raft_consensus.cc:3060] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.084322 31862 raft_consensus.cc:385] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.084700 31862 raft_consensus.cc:740] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.085511 31862 consensus_queue.cc:260] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.093705 31862 ts_tablet_manager.cc:1434] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:48:20.094099 31872 raft_consensus.cc:515] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:20.096714 31862 tablet_bootstrap.cc:492] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
W20260709 14:48:20.103574 31617 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:20.104274 31862 tablet_bootstrap.cc:654] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.110263 31884 raft_consensus.cc:493] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.111020 31884 raft_consensus.cc:515] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.111974 31868 ts_tablet_manager.cc:1434] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.088s	user 0.017s	sys 0.025s
I20260709 14:48:20.115109 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b2845791494121979ca854e320be91" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:20.116065 31747 raft_consensus.cc:2468] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:20.117686 31637 leader_election.cc:304] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.075973 31820 raft_consensus.cc:2468] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:20.119956 31711 leader_election.cc:304] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 439dff294441470ebbaf481bc9821617
I20260709 14:48:20.121610 31865 raft_consensus.cc:2804] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.127652 31868 tablet_bootstrap.cc:492] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:20.137192 31861 tablet_bootstrap.cc:492] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:20.138002 31861 ts_tablet_manager.cc:1403] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.122s	user 0.038s	sys 0.048s
I20260709 14:48:20.141527 31888 raft_consensus.cc:2804] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.142158 31888 raft_consensus.cc:493] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.142552 31888 raft_consensus.cc:3060] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.142300 31861 raft_consensus.cc:359] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.143512 31861 raft_consensus.cc:385] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.147946 31861 raft_consensus.cc:740] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.149623 31884 leader_election.cc:290] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.148649 31865 raft_consensus.cc:697] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:20.150728 31861 consensus_queue.cc:260] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.152232 31820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e1f91e513549fab062a4a7a1b9cbbf" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.152446 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b2845791494121979ca854e320be91" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.152992 31820 raft_consensus.cc:2468] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:20.153259 31819 raft_consensus.cc:2468] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:20.153867 31861 ts_tablet_manager.cc:1434] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.006s
I20260709 14:48:20.151227 31865 consensus_queue.cc:237] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.154063 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e1f91e513549fab062a4a7a1b9cbbf" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.154757 31821 raft_consensus.cc:3060] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.155298 31861 tablet_bootstrap.cc:492] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:20.156692 31872 leader_election.cc:290] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Requested vote from peers 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:20.157342 31890 raft_consensus.cc:493] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.157855 31890 raft_consensus.cc:515] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.159814 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e1f91e513549fab062a4a7a1b9cbbf" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:20.160506 31747 raft_consensus.cc:3060] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.164162 31861 tablet_bootstrap.cc:654] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.166786 31868 tablet_bootstrap.cc:654] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.167496 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d218c83c3985469293c38a6811d42833" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
W20260709 14:48:20.169143 31711 leader_election.cc:343] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.159983 31890 leader_election.cc:290] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.170240 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d218c83c3985469293c38a6811d42833" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.173085 31819 raft_consensus.cc:2468] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:20.174450 31711 leader_election.cc:304] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [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: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 439dff294441470ebbaf481bc9821617
I20260709 14:48:20.176450 31890 raft_consensus.cc:2804] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.176836 31862 tablet_bootstrap.cc:492] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:20.176534 31888 raft_consensus.cc:515] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.177392 31862 ts_tablet_manager.cc:1403] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.081s	user 0.033s	sys 0.018s
I20260709 14:48:20.179379 31888 leader_election.cc:290] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.180315 31862 raft_consensus.cc:359] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.181110 31862 raft_consensus.cc:385] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.181475 31862 raft_consensus.cc:740] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.182335 31862 consensus_queue.cc:260] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.183032 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b2845791494121979ca854e320be91" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.183663 31819 raft_consensus.cc:3060] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.184521 31862 ts_tablet_manager.cc:1434] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:20.184825 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b2845791494121979ca854e320be91" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:20.185381 31746 raft_consensus.cc:3060] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.187319 31862 tablet_bootstrap.cc:492] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:20.191080 31568 catalog_manager.cc:5697] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.194036 31862 tablet_bootstrap.cc:654] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.176905 31890 raft_consensus.cc:493] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.197299 31890 raft_consensus.cc:3060] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.199990 31821 raft_consensus.cc:2468] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:20.203418 31636 leader_election.cc:304] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:20.204412 31888 raft_consensus.cc:2804] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.205011 31888 raft_consensus.cc:697] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:20.205960 31888 consensus_queue.cc:237] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } }
I20260709 14:48:20.207599 31890 raft_consensus.cc:515] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.209951 31819 raft_consensus.cc:2468] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:20.215792 31890 leader_election.cc:290] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.216115 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d218c83c3985469293c38a6811d42833" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:20.217317 31636 leader_election.cc:304] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:20.218735 31872 raft_consensus.cc:2804] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.219260 31872 raft_consensus.cc:697] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
W20260709 14:48:20.219753 31711 leader_election.cc:343] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:20.219942 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d218c83c3985469293c38a6811d42833" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.220606 31819 raft_consensus.cc:3060] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.220199 31872 consensus_queue.cc:237] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.228786 31746 raft_consensus.cc:2468] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:20.230496 31747 raft_consensus.cc:2468] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:20.237929 31861 tablet_bootstrap.cc:492] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:20.238843 31861 ts_tablet_manager.cc:1403] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.027s
I20260709 14:48:20.237947 31819 raft_consensus.cc:2468] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:20.241784 31868 tablet_bootstrap.cc:492] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:20.241664 31711 leader_election.cc:304] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 439dff294441470ebbaf481bc9821617
I20260709 14:48:20.242447 31868 ts_tablet_manager.cc:1403] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.000s
I20260709 14:48:20.242218 31861 raft_consensus.cc:359] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.243026 31861 raft_consensus.cc:385] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.243366 31861 raft_consensus.cc:740] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.243719 31890 raft_consensus.cc:2804] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.244549 31890 raft_consensus.cc:697] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:20.244225 31861 consensus_queue.cc:260] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.245493 31890 consensus_queue.cc:237] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.246798 31861 ts_tablet_manager.cc:1434] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:20.247964 31861 tablet_bootstrap.cc:492] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:20.247804 31868 raft_consensus.cc:359] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.249560 31868 raft_consensus.cc:385] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.249933 31868 raft_consensus.cc:740] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.251536 31862 tablet_bootstrap.cc:492] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:20.252246 31862 ts_tablet_manager.cc:1403] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.004s
I20260709 14:48:20.252118 31868 consensus_queue.cc:260] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.255965 31862 raft_consensus.cc:359] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.256851 31861 tablet_bootstrap.cc:654] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.256975 31862 raft_consensus.cc:385] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.257767 31862 raft_consensus.cc:740] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.258103 31868 ts_tablet_manager.cc:1434] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:48:20.259317 31868 tablet_bootstrap.cc:492] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:20.258872 31862 consensus_queue.cc:260] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.262217 31862 ts_tablet_manager.cc:1434] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:48:20.266533 31861 tablet_bootstrap.cc:492] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:20.267305 31861 ts_tablet_manager.cc:1403] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:48:20.271648 31861 raft_consensus.cc:359] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.272678 31861 raft_consensus.cc:385] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.273061 31861 raft_consensus.cc:740] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.274714 31868 tablet_bootstrap.cc:654] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.274199 31861 consensus_queue.cc:260] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.276782 31570 catalog_manager.cc:5697] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.281862 31861 ts_tablet_manager.cc:1434] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:48:20.283150 31861 tablet_bootstrap.cc:492] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:20.286993 31872 raft_consensus.cc:493] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.287561 31872 raft_consensus.cc:515] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.289914 31872 leader_election.cc:290] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.292066 31568 catalog_manager.cc:5697] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.293032 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ab4a95b784ac9b6bc9940ec1fcd03" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.293387 31868 tablet_bootstrap.cc:492] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:20.293943 31868 ts_tablet_manager.cc:1403] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.000s
I20260709 14:48:20.293825 31819 raft_consensus.cc:2468] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:20.295229 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ab4a95b784ac9b6bc9940ec1fcd03" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:20.296016 31746 raft_consensus.cc:2468] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:20.297266 31636 leader_election.cc:304] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:20.297989 31872 raft_consensus.cc:493] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.298280 31888 raft_consensus.cc:2804] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.298738 31888 raft_consensus.cc:493] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.299140 31888 raft_consensus.cc:3060] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.298559 31872 raft_consensus.cc:515] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.302500 31861 tablet_bootstrap.cc:654] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.303846 31872 leader_election.cc:290] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.304850 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:20.307895 31861 tablet_bootstrap.cc:492] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:20.307543 31868 raft_consensus.cc:359] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.308022 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.308305 31861 ts_tablet_manager.cc:1403] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 14:48:20.308419 31868 raft_consensus.cc:385] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.308935 31819 raft_consensus.cc:2393] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 439dff294441470ebbaf481bc9821617 in current term 1: Already voted for candidate f939dd1d518c4ea2b52f99db20fb3950 in this term.
I20260709 14:48:20.308895 31868 raft_consensus.cc:740] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.309990 31868 consensus_queue.cc:260] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.311100 31636 leader_election.cc:304] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 439dff294441470ebbaf481bc9821617; no voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:20.311342 31861 raft_consensus.cc:359] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.312062 31861 raft_consensus.cc:385] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.312361 31861 raft_consensus.cc:740] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.312533 31872 raft_consensus.cc:3060] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.312947 31868 ts_tablet_manager.cc:1434] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:48:20.313231 31861 consensus_queue.cc:260] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.314049 31868 tablet_bootstrap.cc:492] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:20.316010 31888 raft_consensus.cc:515] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.318262 31888 leader_election.cc:290] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.320313 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ab4a95b784ac9b6bc9940ec1fcd03" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:20.321005 31746 raft_consensus.cc:3060] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.321492 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ab4a95b784ac9b6bc9940ec1fcd03" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.322208 31819 raft_consensus.cc:3060] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.322606 31861 ts_tablet_manager.cc:1434] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:48:20.323774 31868 tablet_bootstrap.cc:654] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.329035 31746 raft_consensus.cc:2468] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:20.330718 31861 tablet_bootstrap.cc:492] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:20.330458 31637 leader_election.cc:304] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.331671 31888 raft_consensus.cc:2804] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.332679 31888 raft_consensus.cc:697] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:20.333679 31888 consensus_queue.cc:237] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.337729 31861 tablet_bootstrap.cc:654] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.338021 31872 raft_consensus.cc:2749] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:20.341884 31819 raft_consensus.cc:2468] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:20.344966 31861 tablet_bootstrap.cc:492] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:20.345484 31861 ts_tablet_manager.cc:1403] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:48:20.347728 31861 raft_consensus.cc:359] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.348241 31861 raft_consensus.cc:385] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.348529 31861 raft_consensus.cc:740] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.351020 31868 tablet_bootstrap.cc:492] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:20.349253 31861 consensus_queue.cc:260] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.351564 31868 ts_tablet_manager.cc:1403] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.010s
I20260709 14:48:20.353158 31861 ts_tablet_manager.cc:1434] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:20.352339 31570 catalog_manager.cc:5697] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.355141 31868 raft_consensus.cc:359] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.355983 31868 raft_consensus.cc:385] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.356328 31868 raft_consensus.cc:740] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.357270 31868 consensus_queue.cc:260] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.359792 31868 ts_tablet_manager.cc:1434] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:48:20.360906 31868 tablet_bootstrap.cc:492] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:20.367718 31868 tablet_bootstrap.cc:654] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.370903 31568 catalog_manager.cc:5697] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.373859 31868 tablet_bootstrap.cc:492] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:20.374439 31868 ts_tablet_manager.cc:1403] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 14:48:20.377640 31868 raft_consensus.cc:359] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.378470 31868 raft_consensus.cc:385] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.378803 31868 raft_consensus.cc:740] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.379763 31868 consensus_queue.cc:260] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.381979 31868 ts_tablet_manager.cc:1434] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:48:20.383122 31868 tablet_bootstrap.cc:492] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:20.387887 31872 raft_consensus.cc:493] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.388470 31872 raft_consensus.cc:515] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.389133 31868 tablet_bootstrap.cc:654] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.390619 31872 leader_election.cc:290] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.391458 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d20f271c814e95a9816c6d9e0c9048" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:20.391830 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d20f271c814e95a9816c6d9e0c9048" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.392262 31746 raft_consensus.cc:2468] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:20.392570 31819 raft_consensus.cc:2468] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:20.393733 31636 leader_election.cc:304] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:20.394874 31872 raft_consensus.cc:2804] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.395279 31872 raft_consensus.cc:493] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.395573 31872 raft_consensus.cc:3060] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.396919 31868 tablet_bootstrap.cc:492] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:20.397392 31868 ts_tablet_manager.cc:1403] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:48:20.399631 31868 raft_consensus.cc:359] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.400107 31868 raft_consensus.cc:385] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.400377 31868 raft_consensus.cc:740] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.400993 31872 raft_consensus.cc:515] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.401049 31868 consensus_queue.cc:260] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.402977 31872 leader_election.cc:290] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.403232 31868 ts_tablet_manager.cc:1434] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:20.404358 31868 tablet_bootstrap.cc:492] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:20.404466 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d20f271c814e95a9816c6d9e0c9048" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.404886 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d20f271c814e95a9816c6d9e0c9048" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:20.405160 31819 raft_consensus.cc:3060] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.405541 31746 raft_consensus.cc:3060] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.411445 31868 tablet_bootstrap.cc:654] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:20.414224 31819 raft_consensus.cc:2468] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:20.415407 31636 leader_election.cc:304] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:20.415750 31746 raft_consensus.cc:2468] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:20.416347 31872 raft_consensus.cc:2804] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.416894 31872 raft_consensus.cc:697] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:20.417769 31872 consensus_queue.cc:237] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.420678 31868 tablet_bootstrap.cc:492] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:20.421341 31868 ts_tablet_manager.cc:1403] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260709 14:48:20.424750 31868 raft_consensus.cc:359] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.425333 31868 raft_consensus.cc:385] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:20.425640 31868 raft_consensus.cc:740] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:20.426334 31868 consensus_queue.cc:260] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.428588 31868 ts_tablet_manager.cc:1434] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:48:20.428875 31568 catalog_manager.cc:5697] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.523824 31890 raft_consensus.cc:493] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.524449 31890 raft_consensus.cc:515] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.526244 31890 leader_election.cc:290] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.527180 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd1f683cec94d66a0c570533270f5cf" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:20.527415 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd1f683cec94d66a0c570533270f5cf" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.527838 31672 raft_consensus.cc:2468] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:20.528087 31819 raft_consensus.cc:2468] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:20.528909 31711 leader_election.cc:304] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.529639 31890 raft_consensus.cc:2804] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.529958 31890 raft_consensus.cc:493] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.530197 31890 raft_consensus.cc:3060] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.532972 31867 raft_consensus.cc:493] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.533490 31867 raft_consensus.cc:515] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.535822 31867 leader_election.cc:290] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:20.537657 31890 raft_consensus.cc:515] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.539744 31889 raft_consensus.cc:493] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:20.540630 31890 leader_election.cc:290] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.540561 31889 raft_consensus.cc:515] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.543149 31889 leader_election.cc:290] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.546434 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd1f683cec94d66a0c570533270f5cf" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:20.546594 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd1f683cec94d66a0c570533270f5cf" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.547049 31672 raft_consensus.cc:3060] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.547257 31819 raft_consensus.cc:3060] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.555284 31671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3554a9504e8e470d8272fd9cb5373087" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:20.556047 31671 raft_consensus.cc:2468] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:20.557133 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3554a9504e8e470d8272fd9cb5373087" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:20.557793 31821 raft_consensus.cc:2468] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:20.558465 31672 raft_consensus.cc:2468] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:20.558987 31670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:20.559758 31670 raft_consensus.cc:2468] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 0.
I20260709 14:48:20.559726 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:20.559691 31889 consensus_queue.cc:1048] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.560946 31746 raft_consensus.cc:2468] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 0.
I20260709 14:48:20.559825 31711 leader_election.cc:304] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.561892 31819 raft_consensus.cc:2468] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:20.561934 31785 leader_election.cc:304] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:20.562621 31890 raft_consensus.cc:2804] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.562990 31867 raft_consensus.cc:2804] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:20.563042 31890 raft_consensus.cc:493] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.563436 31867 raft_consensus.cc:493] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:20.563732 31890 raft_consensus.cc:3060] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.563820 31867 raft_consensus.cc:3060] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.564646 31711 leader_election.cc:304] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.565500 31889 raft_consensus.cc:2804] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.568673 31865 consensus_queue.cc:1048] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.571810 31890 raft_consensus.cc:515] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.574178 31890 leader_election.cc:290] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.574958 31670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3554a9504e8e470d8272fd9cb5373087" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:20.575664 31670 raft_consensus.cc:3060] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.576280 31889 raft_consensus.cc:697] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:20.577296 31889 consensus_queue.cc:237] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.581214 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3554a9504e8e470d8272fd9cb5373087" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.582062 31821 raft_consensus.cc:3060] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.574231 31867 raft_consensus.cc:515] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.600457 31568 catalog_manager.cc:5697] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.610098 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:20.610737 31746 raft_consensus.cc:3060] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.610821 31671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:20.611759 31671 raft_consensus.cc:3060] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.611162 31867 leader_election.cc:290] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:20.613538 31670 raft_consensus.cc:2468] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:20.615262 31711 leader_election.cc:304] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.616425 31915 raft_consensus.cc:2804] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.616927 31915 raft_consensus.cc:697] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:20.618448 31746 raft_consensus.cc:2468] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 1.
I20260709 14:48:20.619978 31786 leader_election.cc:304] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.620913 31867 raft_consensus.cc:2804] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:20.621399 31867 raft_consensus.cc:697] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Becoming Leader. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:20.605899 31821 raft_consensus.cc:2468] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:20.624161 31671 raft_consensus.cc:2468] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 1.
I20260709 14:48:20.617776 31915 consensus_queue.cc:237] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.622249 31867 consensus_queue.cc:237] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.638243 31872 consensus_queue.cc:1048] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.651432 31568 catalog_manager.cc:5697] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.652901 31872 consensus_queue.cc:1048] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:20.654138 31570 catalog_manager.cc:5697] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.667003 31671 raft_consensus.cc:3060] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:20.676435 31915 consensus_queue.cc:1048] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.690608 31890 consensus_queue.cc:1048] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.715608 31872 consensus_queue.cc:1048] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.727571 31888 consensus_queue.cc:1048] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.744452 31888 consensus_queue.cc:1048] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.754834 31888 consensus_queue.cc:1048] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.791198 31746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d218c83c3985469293c38a6811d42833"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
mode: GRACEFUL
new_leader_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:50920
I20260709 14:48:20.791865 31746 raft_consensus.cc:606] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Received request to transfer leadership to TS 439dff294441470ebbaf481bc9821617
I20260709 14:48:20.800961 31746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3554a9504e8e470d8272fd9cb5373087"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
mode: GRACEFUL
new_leader_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:50920
I20260709 14:48:20.801546 31746 raft_consensus.cc:606] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Received request to transfer leadership to TS 439dff294441470ebbaf481bc9821617
I20260709 14:48:20.820593 31671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51d20f271c814e95a9816c6d9e0c9048"
dest_uuid: "439dff294441470ebbaf481bc9821617"
mode: GRACEFUL
new_leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
 from {username='slave'} at 127.0.0.1:58508
I20260709 14:48:20.821158 31671 raft_consensus.cc:606] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Received request to transfer leadership to TS f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:20.835028 31821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144"
dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
mode: GRACEFUL
new_leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
 from {username='slave'} at 127.0.0.1:43854
I20260709 14:48:20.835590 31821 raft_consensus.cc:606] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Received request to transfer leadership to TS f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:20.841130 31671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "240ab4a95b784ac9b6bc9940ec1fcd03"
dest_uuid: "439dff294441470ebbaf481bc9821617"
mode: GRACEFUL
new_leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
 from {username='slave'} at 127.0.0.1:58508
I20260709 14:48:20.841744 31671 raft_consensus.cc:606] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Received request to transfer leadership to TS 25ccfed98ca5477b95f4197aa3c75b96
I20260709 14:48:20.867194 31888 consensus_queue.cc:1048] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.874321 31884 raft_consensus.cc:993] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617: : Instructing follower f939dd1d518c4ea2b52f99db20fb3950 to start an election
I20260709 14:48:20.874862 31872 raft_consensus.cc:1081] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Signalling peer f939dd1d518c4ea2b52f99db20fb3950 to start an election
I20260709 14:48:20.877146 31747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51d20f271c814e95a9816c6d9e0c9048"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
 from {username='slave'} at 127.0.0.1:50914
I20260709 14:48:20.877867 31747 raft_consensus.cc:493] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:20.878333 31747 raft_consensus.cc:3060] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:20.881000 31884 consensus_queue.cc:1048] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:20.887032 31747 raft_consensus.cc:515] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.890973 31747 leader_election.cc:290] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 2 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:20.892117 31671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d20f271c814e95a9816c6d9e0c9048" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:20.892721 31671 raft_consensus.cc:3055] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:20.893049 31671 raft_consensus.cc:740] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:20.893015 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d20f271c814e95a9816c6d9e0c9048" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:20.894595 31821 raft_consensus.cc:3060] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:20.894089 31671 consensus_queue.cc:260] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.895663 31671 raft_consensus.cc:3060] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:20.900560 31821 raft_consensus.cc:2468] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 2.
I20260709 14:48:20.901811 31711 leader_election.cc:304] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:20.902546 31890 raft_consensus.cc:2804] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:20.902951 31890 raft_consensus.cc:697] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:20.903678 31890 consensus_queue.cc:237] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:20.904526 31671 raft_consensus.cc:2468] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 2.
I20260709 14:48:20.910399 31567 catalog_manager.cc:5697] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 1 to 2, leader changed from 439dff294441470ebbaf481bc9821617 (127.24.167.193) to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.063628 31890 consensus_queue.cc:1048] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.073661 31890 consensus_queue.cc:1048] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.083999 31867 consensus_queue.cc:1048] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.088366 31915 raft_consensus.cc:993] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950: : Instructing follower 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:21.088873 31889 raft_consensus.cc:1081] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Signalling peer 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:21.092268 31671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d218c83c3985469293c38a6811d42833"
dest_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:58482
I20260709 14:48:21.092891 31671 raft_consensus.cc:493] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.093386 31671 raft_consensus.cc:3060] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.093926 31914 raft_consensus.cc:993] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96: : Instructing follower f939dd1d518c4ea2b52f99db20fb3950 to start an election
I20260709 14:48:21.094774 31867 raft_consensus.cc:1081] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Signalling peer f939dd1d518c4ea2b52f99db20fb3950 to start an election
I20260709 14:48:21.099001 31746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
 from {username='slave'} at 127.0.0.1:50918
I20260709 14:48:21.101613 31671 raft_consensus.cc:515] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.103938 31671 leader_election.cc:290] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:21.104403 31746 raft_consensus.cc:493] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.104889 31746 raft_consensus.cc:3060] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.105839 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d218c83c3985469293c38a6811d42833" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:21.106482 31821 raft_consensus.cc:3060] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.103768 31867 consensus_queue.cc:1048] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:21.105839 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d218c83c3985469293c38a6811d42833" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:21.108906 31747 raft_consensus.cc:3055] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:21.109274 31747 raft_consensus.cc:740] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:21.110129 31747 consensus_queue.cc:260] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.114706 31821 raft_consensus.cc:2468] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:21.115633 31747 raft_consensus.cc:3060] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.116040 31636 leader_election.cc:304] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:21.117013 31884 raft_consensus.cc:2804] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:21.117517 31884 raft_consensus.cc:697] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:21.118425 31884 consensus_queue.cc:237] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.122838 31747 raft_consensus.cc:2468] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:21.115823 31746 raft_consensus.cc:515] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.129272 31568 catalog_manager.cc:5697] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 1 to 2, leader changed from f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194) to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.130924 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:21.132917 31746 leader_election.cc:290] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 2 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:21.134541 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0b0d3d768b48778351efedc5246144" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:21.135264 31821 raft_consensus.cc:3055] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:21.135607 31821 raft_consensus.cc:740] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:21.136374 31821 consensus_queue.cc:260] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.137524 31821 raft_consensus.cc:3060] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.144186 31821 raft_consensus.cc:2468] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 2.
I20260709 14:48:21.145562 31711 leader_election.cc:304] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [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: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 439dff294441470ebbaf481bc9821617
I20260709 14:48:21.146463 31889 raft_consensus.cc:2804] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:21.146978 31889 raft_consensus.cc:697] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:21.147768 31889 consensus_queue.cc:237] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.154136 31568 catalog_manager.cc:5697] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 1 to 2, leader changed from 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195) to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.196856 31889 consensus_queue.cc:1048] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.204154 31890 raft_consensus.cc:993] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950: : Instructing follower 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:21.204649 31865 raft_consensus.cc:1081] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Signalling peer 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:21.206349 31672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3554a9504e8e470d8272fd9cb5373087"
dest_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:58482
I20260709 14:48:21.207005 31672 raft_consensus.cc:493] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.207420 31672 raft_consensus.cc:3060] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.210745 31865 consensus_queue.cc:1048] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:21.215094 31672 raft_consensus.cc:515] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.221323 31672 leader_election.cc:290] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:21.221558 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3554a9504e8e470d8272fd9cb5373087" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:21.222275 31746 raft_consensus.cc:3055] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:21.222698 31746 raft_consensus.cc:740] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:21.223915 31746 consensus_queue.cc:260] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.223930 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3554a9504e8e470d8272fd9cb5373087" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:21.225065 31821 raft_consensus.cc:3060] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.225358 31746 raft_consensus.cc:3060] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.231751 31746 raft_consensus.cc:2468] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:21.231868 31821 raft_consensus.cc:2468] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:21.232973 31637 leader_election.cc:304] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:21.233706 31884 raft_consensus.cc:2804] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:21.234218 31884 raft_consensus.cc:697] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:21.235064 31884 consensus_queue.cc:237] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.241950 31567 catalog_manager.cc:5697] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 1 to 2, leader changed from f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194) to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.288627 31872 raft_consensus.cc:993] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617: : Instructing follower 25ccfed98ca5477b95f4197aa3c75b96 to start an election
I20260709 14:48:21.289171 31884 raft_consensus.cc:1081] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Signalling peer 25ccfed98ca5477b95f4197aa3c75b96 to start an election
I20260709 14:48:21.290973 31821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "240ab4a95b784ac9b6bc9940ec1fcd03"
dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
 from {username='slave'} at 127.0.0.1:43840
I20260709 14:48:21.291666 31821 raft_consensus.cc:493] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.292131 31821 raft_consensus.cc:3060] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.298389 31821 raft_consensus.cc:515] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.300144 31821 leader_election.cc:290] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 2 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:21.301203 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ab4a95b784ac9b6bc9940ec1fcd03" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:21.301303 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ab4a95b784ac9b6bc9940ec1fcd03" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:21.302102 31672 raft_consensus.cc:3055] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:21.302244 31746 raft_consensus.cc:3060] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.302416 31672 raft_consensus.cc:740] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:21.303341 31672 consensus_queue.cc:260] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.304308 31672 raft_consensus.cc:3060] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.308316 31746 raft_consensus.cc:2468] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 2.
I20260709 14:48:21.309768 31672 raft_consensus.cc:2468] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 2.
I20260709 14:48:21.309748 31786 leader_election.cc:304] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:21.310714 31867 raft_consensus.cc:2804] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:21.311259 31867 raft_consensus.cc:697] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 LEADER]: Becoming Leader. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:21.312198 31867 consensus_queue.cc:237] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:21.319875 31568 catalog_manager.cc:5697] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 reported cstate change: term changed from 1 to 2, leader changed from 439dff294441470ebbaf481bc9821617 (127.24.167.193) to 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.417106 31672 raft_consensus.cc:1275] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Refusing update from remote peer f939dd1d518c4ea2b52f99db20fb3950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.418432 31865 consensus_queue.cc:1048] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.427071 31821 raft_consensus.cc:1275] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer f939dd1d518c4ea2b52f99db20fb3950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.428719 31890 consensus_queue.cc:1048] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.529603 31821 raft_consensus.cc:1275] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.530895 31884 consensus_queue.cc:1048] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.539155 31746 raft_consensus.cc:1275] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.541358 31888 consensus_queue.cc:1048] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.555878 31821 raft_consensus.cc:1275] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer f939dd1d518c4ea2b52f99db20fb3950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.557341 31890 consensus_queue.cc:1048] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.565527 31672 raft_consensus.cc:3060] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:21.574141 31672 raft_consensus.cc:1275] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Refusing update from remote peer f939dd1d518c4ea2b52f99db20fb3950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.576046 31890 consensus_queue.cc:1048] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.629981 31746 raft_consensus.cc:1275] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.631297 31888 consensus_queue.cc:1048] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.638806 31821 raft_consensus.cc:1275] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.640282 31872 consensus_queue.cc:1048] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.729748 31746 raft_consensus.cc:1275] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 25ccfed98ca5477b95f4197aa3c75b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.730916 31867 consensus_queue.cc:1048] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:21.740676 31672 raft_consensus.cc:1275] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Refusing update from remote peer 25ccfed98ca5477b95f4197aa3c75b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:21.742725 31939 consensus_queue.cc:1048] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:23.874197 31568 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44188:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:48:23.876610 31568 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:48:23.929445 31655 tablet_service.cc:1511] Processing CreateTablet for tablet 57cb14d79bc748d6b8e01133daf73e3f (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:23.930807 31655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cb14d79bc748d6b8e01133daf73e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.930680 31733 tablet_service.cc:1511] Processing CreateTablet for tablet 57cb14d79bc748d6b8e01133daf73e3f (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:23.931975 31733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cb14d79bc748d6b8e01133daf73e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.931910 31805 tablet_service.cc:1511] Processing CreateTablet for tablet 57cb14d79bc748d6b8e01133daf73e3f (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:48:23.933313 31805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cb14d79bc748d6b8e01133daf73e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.936072 31737 tablet_service.cc:1511] Processing CreateTablet for tablet 28c64a3c6b2845a19e609e1e92d40f37 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:23.937611 31737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c64a3c6b2845a19e609e1e92d40f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.947192 31657 tablet_service.cc:1511] Processing CreateTablet for tablet 28c64a3c6b2845a19e609e1e92d40f37 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:23.948764 31657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c64a3c6b2845a19e609e1e92d40f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.957168 31958 tablet_bootstrap.cc:492] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:23.960441 31957 tablet_bootstrap.cc:492] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:23.959941 31808 tablet_service.cc:1511] Processing CreateTablet for tablet 28c64a3c6b2845a19e609e1e92d40f37 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:48:23.963292 31808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c64a3c6b2845a19e609e1e92d40f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.959941 31656 tablet_service.cc:1511] Processing CreateTablet for tablet ade02f242d264a59938536698211b92c (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:23.965174 31958 tablet_bootstrap.cc:654] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.965494 31656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade02f242d264a59938536698211b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.972020 31957 tablet_bootstrap.cc:654] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:23.976730 31736 tablet_service.cc:1511] Processing CreateTablet for tablet ade02f242d264a59938536698211b92c (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:23.978434 31736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade02f242d264a59938536698211b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.978708 31805 tablet_service.cc:1511] Processing CreateTablet for tablet ade02f242d264a59938536698211b92c (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:48:23.980005 31805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade02f242d264a59938536698211b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.981125 31655 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac72045886f4e13afb82330b9c0e134 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:23.982451 31655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac72045886f4e13afb82330b9c0e134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.987876 31732 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac72045886f4e13afb82330b9c0e134 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:23.989288 31732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac72045886f4e13afb82330b9c0e134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.995903 31731 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd64b6221c42169134482ce78ff05c (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:23.996752 31806 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac72045886f4e13afb82330b9c0e134 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:48:23.997416 31731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd64b6221c42169134482ce78ff05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.998162 31806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac72045886f4e13afb82330b9c0e134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:23.999014 31961 tablet_bootstrap.cc:492] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.001571 31661 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd64b6221c42169134482ce78ff05c (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:24.002955 31661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd64b6221c42169134482ce78ff05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.005909 31807 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd64b6221c42169134482ce78ff05c (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:48:24.007308 31807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd64b6221c42169134482ce78ff05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.010020 31659 tablet_service.cc:1511] Processing CreateTablet for tablet 5a765afeba964eb6bea11223e3045cf1 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:24.011554 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a765afeba964eb6bea11223e3045cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.012502 31737 tablet_service.cc:1511] Processing CreateTablet for tablet 5a765afeba964eb6bea11223e3045cf1 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:24.014046 31737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a765afeba964eb6bea11223e3045cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.023557 31961 tablet_bootstrap.cc:654] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.027762 31811 tablet_service.cc:1511] Processing CreateTablet for tablet 5a765afeba964eb6bea11223e3045cf1 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:48:24.039552 31811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a765afeba964eb6bea11223e3045cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.035576 31658 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec260c447494478bdb34bd66d6aff68 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:24.045537 31658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec260c447494478bdb34bd66d6aff68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.047590 31958 tablet_bootstrap.cc:492] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:24.057422 31805 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec260c447494478bdb34bd66d6aff68 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:24.058946 31805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec260c447494478bdb34bd66d6aff68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.062883 31957 tablet_bootstrap.cc:492] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.063467 31957 ts_tablet_manager.cc:1403] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.103s	user 0.028s	sys 0.012s
I20260709 14:48:24.067054 31957 raft_consensus.cc:359] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.067821 31957 raft_consensus.cc:385] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.067618 31657 tablet_service.cc:1511] Processing CreateTablet for tablet b3b655d6ae494ceaa1c7917fa854b205 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:24.069267 31657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b655d6ae494ceaa1c7917fa854b205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.048435 31958 ts_tablet_manager.cc:1403] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.012s
I20260709 14:48:24.073982 31731 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec260c447494478bdb34bd66d6aff68 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:48:24.079319 31731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec260c447494478bdb34bd66d6aff68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.068204 31957 raft_consensus.cc:740] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.083881 31957 consensus_queue.cc:260] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.084475 31733 tablet_service.cc:1511] Processing CreateTablet for tablet b3b655d6ae494ceaa1c7917fa854b205 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:24.088100 31733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b655d6ae494ceaa1c7917fa854b205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.092844 31957 ts_tablet_manager.cc:1434] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.003s
I20260709 14:48:24.094069 31957 tablet_bootstrap.cc:492] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:24.100067 31734 tablet_service.cc:1511] Processing CreateTablet for tablet 63258f9296a54ad6b181b2bc0d0f6f56 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:24.075942 31958 raft_consensus.cc:359] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.101383 31958 raft_consensus.cc:385] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.101578 31734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63258f9296a54ad6b181b2bc0d0f6f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.101760 31958 raft_consensus.cc:740] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.102146 31808 tablet_service.cc:1511] Processing CreateTablet for tablet b3b655d6ae494ceaa1c7917fa854b205 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:48:24.103919 31808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b655d6ae494ceaa1c7917fa854b205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.105243 31958 consensus_queue.cc:260] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.106848 31659 tablet_service.cc:1511] Processing CreateTablet for tablet 63258f9296a54ad6b181b2bc0d0f6f56 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:24.112732 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63258f9296a54ad6b181b2bc0d0f6f56. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:24.152047 31617 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:24.166991 31806 tablet_service.cc:1511] Processing CreateTablet for tablet 63258f9296a54ad6b181b2bc0d0f6f56 (DEFAULT_TABLE table=soft_deleted_table [id=68231483a61d4586862bb6f7812267a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:48:24.168584 31806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63258f9296a54ad6b181b2bc0d0f6f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:24.181298 31958 ts_tablet_manager.cc:1434] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.108s	user 0.009s	sys 0.000s
I20260709 14:48:24.188512 31958 tablet_bootstrap.cc:492] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:24.189417 31961 tablet_bootstrap.cc:492] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.190091 31961 ts_tablet_manager.cc:1403] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.191s	user 0.029s	sys 0.031s
I20260709 14:48:24.193416 31961 raft_consensus.cc:359] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.194245 31961 raft_consensus.cc:385] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.194407 31957 tablet_bootstrap.cc:654] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.194638 31961 raft_consensus.cc:740] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.195592 31961 consensus_queue.cc:260] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.203755 31944 raft_consensus.cc:493] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.208258 31944 raft_consensus.cc:515] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.211230 31958 tablet_bootstrap.cc:654] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.211236 31944 leader_election.cc:290] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:24.225539 31961 ts_tablet_manager.cc:1434] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:48:24.226866 31961 tablet_bootstrap.cc:492] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.246066 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
W20260709 14:48:24.248301 31786 leader_election.cc:343] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:24.212064 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.262763 31672 raft_consensus.cc:2468] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 0.
I20260709 14:48:24.266315 31785 leader_election.cc:304] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [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: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:24.267717 31944 raft_consensus.cc:2804] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.268199 31961 tablet_bootstrap.cc:654] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.268163 31944 raft_consensus.cc:493] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.268908 31944 raft_consensus.cc:3060] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.273838 31957 tablet_bootstrap.cc:492] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.274494 31957 ts_tablet_manager.cc:1403] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.181s	user 0.023s	sys 0.023s
I20260709 14:48:24.277859 31957 raft_consensus.cc:359] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.278687 31957 raft_consensus.cc:385] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.279044 31957 raft_consensus.cc:740] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.279911 31957 consensus_queue.cc:260] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.282466 31957 ts_tablet_manager.cc:1434] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:48:24.284246 31957 tablet_bootstrap.cc:492] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:24.291639 31957 tablet_bootstrap.cc:654] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.310101 31964 raft_consensus.cc:493] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.310997 31964 raft_consensus.cc:515] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.314452 31964 leader_election.cc:290] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.328739 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.331696 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
W20260709 14:48:24.335547 31711 leader_election.cc:343] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:24.336694 31711 leader_election.cc:343] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:24.337421 31711 leader_election.cc:304] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f939dd1d518c4ea2b52f99db20fb3950; no voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617
I20260709 14:48:24.338665 31964 raft_consensus.cc:2749] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:24.341929 31944 raft_consensus.cc:515] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.346359 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:24.347064 31672 raft_consensus.cc:3060] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.349159 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
W20260709 14:48:24.360049 31786 leader_election.cc:343] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:24.384876 31944 leader_election.cc:290] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:24.385784 31958 tablet_bootstrap.cc:492] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:24.390936 31958 ts_tablet_manager.cc:1403] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.205s	user 0.059s	sys 0.051s
I20260709 14:48:24.385888 31961 tablet_bootstrap.cc:492] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.357136 31672 raft_consensus.cc:2468] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 1.
I20260709 14:48:24.392159 31961 ts_tablet_manager.cc:1403] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.166s	user 0.056s	sys 0.048s
I20260709 14:48:24.394641 31785 leader_election.cc:304] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:24.395668 31957 tablet_bootstrap.cc:492] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.396188 31970 raft_consensus.cc:2804] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.397966 31961 raft_consensus.cc:359] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.398734 31970 raft_consensus.cc:697] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Becoming Leader. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:24.396306 31957 ts_tablet_manager.cc:1403] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.112s	user 0.050s	sys 0.045s
I20260709 14:48:24.398849 31961 raft_consensus.cc:385] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.399928 31970 consensus_queue.cc:237] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.400715 31961 raft_consensus.cc:740] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.397169 31958 raft_consensus.cc:359] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.401871 31958 raft_consensus.cc:385] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.402292 31958 raft_consensus.cc:740] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.402410 31961 consensus_queue.cc:260] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.402457 31957 raft_consensus.cc:359] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.403673 31957 raft_consensus.cc:385] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.403159 31958 consensus_queue.cc:260] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.404040 31957 raft_consensus.cc:740] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.405143 31957 consensus_queue.cc:260] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.406139 31958 ts_tablet_manager.cc:1434] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:48:24.407557 31958 tablet_bootstrap.cc:492] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:24.408603 31957 ts_tablet_manager.cc:1434] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:48:24.413362 31961 ts_tablet_manager.cc:1434] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 14:48:24.414489 31961 tablet_bootstrap.cc:492] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.421765 31961 tablet_bootstrap.cc:654] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.421237 31569 catalog_manager.cc:5697] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:24.429641 31957 tablet_bootstrap.cc:492] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:24.438148 31957 tablet_bootstrap.cc:654] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.440276 31958 tablet_bootstrap.cc:654] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.447705 31961 tablet_bootstrap.cc:492] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.448361 31961 ts_tablet_manager.cc:1403] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.008s
I20260709 14:48:24.449088 31958 tablet_bootstrap.cc:492] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:24.449712 31958 ts_tablet_manager.cc:1403] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.011s
I20260709 14:48:24.451761 31961 raft_consensus.cc:359] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.452723 31961 raft_consensus.cc:385] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.453099 31961 raft_consensus.cc:740] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.453130 31958 raft_consensus.cc:359] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.454133 31958 raft_consensus.cc:385] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.454115 31961 consensus_queue.cc:260] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.455982 31957 tablet_bootstrap.cc:492] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.454698 31958 raft_consensus.cc:740] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.456563 31957 ts_tablet_manager.cc:1403] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.004s
I20260709 14:48:24.457183 31961 ts_tablet_manager.cc:1434] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:48:24.457096 31958 consensus_queue.cc:260] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.458549 31961 tablet_bootstrap.cc:492] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.460049 31958 ts_tablet_manager.cc:1434] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:48:24.459822 31957 raft_consensus.cc:359] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.460749 31957 raft_consensus.cc:385] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.461122 31957 raft_consensus.cc:740] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.462013 31957 consensus_queue.cc:260] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.464391 31957 ts_tablet_manager.cc:1434] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:24.461249 31958 tablet_bootstrap.cc:492] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:24.466202 31961 tablet_bootstrap.cc:654] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.469033 31957 tablet_bootstrap.cc:492] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:24.469228 31970 raft_consensus.cc:493] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.469802 31970 raft_consensus.cc:515] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.471534 31958 tablet_bootstrap.cc:654] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.472450 31970 leader_election.cc:290] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:24.492527 31957 tablet_bootstrap.cc:654] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.480166 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:24.493750 31747 raft_consensus.cc:2468] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 0.
I20260709 14:48:24.474133 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.495115 31786 leader_election.cc:304] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.495262 31672 raft_consensus.cc:2468] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 0.
I20260709 14:48:24.498358 31970 raft_consensus.cc:2804] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.499419 31970 raft_consensus.cc:493] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.499794 31970 raft_consensus.cc:3060] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.479409 31961 tablet_bootstrap.cc:492] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.500996 31961 ts_tablet_manager.cc:1403] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.007s
I20260709 14:48:24.502657 31958 tablet_bootstrap.cc:492] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:24.503515 31958 ts_tablet_manager.cc:1403] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.011s
I20260709 14:48:24.504391 31961 raft_consensus.cc:359] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.505311 31961 raft_consensus.cc:385] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.506222 31961 raft_consensus.cc:740] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.507169 31961 consensus_queue.cc:260] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.509629 31961 ts_tablet_manager.cc:1434] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:48:24.507650 31958 raft_consensus.cc:359] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.511189 31970 raft_consensus.cc:515] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.513231 31961 tablet_bootstrap.cc:492] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.513654 31957 tablet_bootstrap.cc:492] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.514295 31957 ts_tablet_manager.cc:1403] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.016s
I20260709 14:48:24.514506 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:24.515175 31672 raft_consensus.cc:3060] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.517740 31957 raft_consensus.cc:359] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.518585 31957 raft_consensus.cc:385] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.518987 31957 raft_consensus.cc:740] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.519802 31957 consensus_queue.cc:260] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.521253 31961 tablet_bootstrap.cc:654] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.522329 31957 ts_tablet_manager.cc:1434] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:24.523154 31672 raft_consensus.cc:2468] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 1.
I20260709 14:48:24.523677 31957 tablet_bootstrap.cc:492] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:24.511689 31958 raft_consensus.cc:385] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.524120 31958 raft_consensus.cc:740] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.526366 31970 leader_election.cc:290] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:24.525025 31958 consensus_queue.cc:260] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.529160 31958 ts_tablet_manager.cc:1434] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:48:24.530562 31785 leader_election.cc:304] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:24.530747 31957 tablet_bootstrap.cc:654] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.528978 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:24.531469 31747 raft_consensus.cc:3060] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.530820 31958 tablet_bootstrap.cc:492] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:24.540560 31958 tablet_bootstrap.cc:654] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.531491 31970 raft_consensus.cc:2804] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.547260 31970 raft_consensus.cc:697] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Becoming Leader. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:24.552922 31970 consensus_queue.cc:237] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.554828 31965 raft_consensus.cc:493] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.555382 31965 raft_consensus.cc:515] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.550732 31747 raft_consensus.cc:2468] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 1.
I20260709 14:48:24.557544 31965 leader_election.cc:290] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.559051 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a765afeba964eb6bea11223e3045cf1" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:24.559911 31958 tablet_bootstrap.cc:492] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
W20260709 14:48:24.560470 31711 leader_election.cc:343] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:24.560776 31958 ts_tablet_manager.cc:1403] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260709 14:48:24.560683 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a765afeba964eb6bea11223e3045cf1" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.562217 31672 raft_consensus.cc:2468] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:24.563683 31711 leader_election.cc:304] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [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: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 25ccfed98ca5477b95f4197aa3c75b96
I20260709 14:48:24.564927 31965 raft_consensus.cc:2804] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.564698 31958 raft_consensus.cc:359] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.565557 31965 raft_consensus.cc:493] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.565798 31958 raft_consensus.cc:385] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.566089 31965 raft_consensus.cc:3060] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.566298 31958 raft_consensus.cc:740] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.559921 31957 tablet_bootstrap.cc:492] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.567476 31957 ts_tablet_manager.cc:1403] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.012s
I20260709 14:48:24.569624 31961 tablet_bootstrap.cc:492] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.570206 31961 ts_tablet_manager.cc:1403] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.031s
I20260709 14:48:24.570919 31957 raft_consensus.cc:359] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.571739 31957 raft_consensus.cc:385] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.572062 31957 raft_consensus.cc:740] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.572929 31957 consensus_queue.cc:260] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.573549 31961 raft_consensus.cc:359] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.574342 31961 raft_consensus.cc:385] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.574723 31961 raft_consensus.cc:740] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.574376 31568 catalog_manager.cc:5697] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:24.575536 31957 ts_tablet_manager.cc:1434] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:48:24.575589 31961 consensus_queue.cc:260] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.576879 31957 tablet_bootstrap.cc:492] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:24.580674 31965 raft_consensus.cc:515] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.581473 31961 ts_tablet_manager.cc:1434] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:48:24.582549 31961 tablet_bootstrap.cc:492] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.583827 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a765afeba964eb6bea11223e3045cf1" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:24.584295 31957 tablet_bootstrap.cc:654] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.584506 31672 raft_consensus.cc:3060] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.591245 31961 tablet_bootstrap.cc:654] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.584237 31958 consensus_queue.cc:260] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.594482 31958 ts_tablet_manager.cc:1434] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:48:24.595580 31958 tablet_bootstrap.cc:492] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:24.597226 31672 raft_consensus.cc:2468] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:24.599314 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a765afeba964eb6bea11223e3045cf1" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
W20260709 14:48:24.601187 31711 leader_election.cc:343] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:24.608006 31958 tablet_bootstrap.cc:654] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.613821 31711 leader_election.cc:304] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 25ccfed98ca5477b95f4197aa3c75b96
I20260709 14:48:24.614822 31964 raft_consensus.cc:2804] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.615283 31964 raft_consensus.cc:697] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:24.616192 31964 consensus_queue.cc:237] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.617887 31958 tablet_bootstrap.cc:492] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:24.618417 31958 ts_tablet_manager.cc:1403] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260709 14:48:24.621721 31958 raft_consensus.cc:359] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.622596 31958 raft_consensus.cc:385] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.622918 31958 raft_consensus.cc:740] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.623744 31958 consensus_queue.cc:260] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.626195 31958 ts_tablet_manager.cc:1434] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:48:24.627301 31958 tablet_bootstrap.cc:492] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:24.633059 31569 catalog_manager.cc:5697] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:24.634033 31958 tablet_bootstrap.cc:654] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.639377 31965 leader_election.cc:290] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.643543 31957 tablet_bootstrap.cc:492] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.644400 31957 ts_tablet_manager.cc:1403] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.068s	user 0.032s	sys 0.024s
I20260709 14:48:24.649426 31957 raft_consensus.cc:359] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.650390 31957 raft_consensus.cc:385] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.650703 31957 raft_consensus.cc:740] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.651460 31957 consensus_queue.cc:260] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.653487 31961 tablet_bootstrap.cc:492] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.654075 31961 ts_tablet_manager.cc:1403] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.026s
I20260709 14:48:24.654183 31957 ts_tablet_manager.cc:1434] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:48:24.655826 31957 tablet_bootstrap.cc:492] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:24.656080 31965 raft_consensus.cc:493] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.656618 31965 raft_consensus.cc:515] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.659421 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd64b6221c42169134482ce78ff05c" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.660048 31672 raft_consensus.cc:2468] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:24.661188 31711 leader_election.cc:304] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.662061 31964 raft_consensus.cc:2804] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.662420 31964 raft_consensus.cc:493] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.662774 31964 raft_consensus.cc:3060] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.667399 31957 tablet_bootstrap.cc:654] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.669225 31965 leader_election.cc:290] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.673870 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd64b6221c42169134482ce78ff05c" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:24.674580 31821 raft_consensus.cc:2468] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:24.675107 31958 tablet_bootstrap.cc:492] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:24.674037 31964 raft_consensus.cc:515] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.675822 31958 ts_tablet_manager.cc:1403] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.024s
I20260709 14:48:24.671927 31961 raft_consensus.cc:359] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.676764 31961 raft_consensus.cc:385] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.677163 31961 raft_consensus.cc:740] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.678025 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd64b6221c42169134482ce78ff05c" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:24.678957 31672 raft_consensus.cc:3060] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.680207 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd64b6221c42169134482ce78ff05c" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:24.680006 31958 raft_consensus.cc:359] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.680866 31821 raft_consensus.cc:3060] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.680879 31958 raft_consensus.cc:385] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.681439 31957 tablet_bootstrap.cc:492] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.681412 31958 raft_consensus.cc:740] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.682171 31957 ts_tablet_manager.cc:1403] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260709 14:48:24.682451 31958 consensus_queue.cc:260] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.685185 31958 ts_tablet_manager.cc:1434] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 14:48:24.685175 31957 raft_consensus.cc:359] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.686120 31957 raft_consensus.cc:385] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.686453 31957 raft_consensus.cc:740] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.687263 31957 consensus_queue.cc:260] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.688952 31672 raft_consensus.cc:2468] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:24.689528 31957 ts_tablet_manager.cc:1434] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:48:24.690240 31711 leader_election.cc:304] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.690600 31957 tablet_bootstrap.cc:492] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617: Bootstrap starting.
I20260709 14:48:24.691465 31965 raft_consensus.cc:2804] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.691970 31965 raft_consensus.cc:697] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:24.693326 31965 consensus_queue.cc:237] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.697237 31957 tablet_bootstrap.cc:654] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.700579 31958 tablet_bootstrap.cc:492] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:24.695755 31821 raft_consensus.cc:2468] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:24.711932 31567 catalog_manager.cc:5697] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:24.703406 31970 raft_consensus.cc:493] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.713382 31970 raft_consensus.cc:515] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.678002 31961 consensus_queue.cc:260] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.714555 31964 leader_election.cc:290] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.721736 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a765afeba964eb6bea11223e3045cf1" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.722661 31672 raft_consensus.cc:2393] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25ccfed98ca5477b95f4197aa3c75b96 in current term 1: Already voted for candidate f939dd1d518c4ea2b52f99db20fb3950 in this term.
I20260709 14:48:24.722961 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a765afeba964eb6bea11223e3045cf1" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:24.724501 31786 leader_election.cc:304] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96; no voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:24.725165 31958 tablet_bootstrap.cc:654] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.725801 31944 raft_consensus.cc:3060] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.728782 31957 tablet_bootstrap.cc:492] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617: No bootstrap required, opened a new log
I20260709 14:48:24.728928 31970 leader_election.cc:290] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:24.729418 31957 ts_tablet_manager.cc:1403] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.012s
I20260709 14:48:24.729876 31964 raft_consensus.cc:493] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.730384 31958 tablet_bootstrap.cc:492] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:24.730964 31958 ts_tablet_manager.cc:1403] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.007s
I20260709 14:48:24.732604 31957 raft_consensus.cc:359] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.733382 31957 raft_consensus.cc:385] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.733698 31957 raft_consensus.cc:740] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.733819 31944 raft_consensus.cc:2749] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:24.734517 31957 consensus_queue.cc:260] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.739614 31961 ts_tablet_manager.cc:1434] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 14:48:24.740764 31957 ts_tablet_manager.cc:1434] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:48:24.730474 31964 raft_consensus.cc:515] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.740806 31961 tablet_bootstrap.cc:492] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.743379 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.744417 31672 raft_consensus.cc:2393] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f939dd1d518c4ea2b52f99db20fb3950 in current term 1: Already voted for candidate 25ccfed98ca5477b95f4197aa3c75b96 in this term.
I20260709 14:48:24.735317 31958 raft_consensus.cc:359] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.746213 31958 raft_consensus.cc:385] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.746534 31958 raft_consensus.cc:740] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.747504 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:24.747355 31958 consensus_queue.cc:260] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.748965 31711 leader_election.cc:304] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f939dd1d518c4ea2b52f99db20fb3950; no voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617
I20260709 14:48:24.749501 31961 tablet_bootstrap.cc:654] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.749785 31965 raft_consensus.cc:3060] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.756013 31958 ts_tablet_manager.cc:1434] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260709 14:48:24.760088 31964 leader_election.cc:290] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.761229 31965 raft_consensus.cc:2749] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:24.763186 31958 tablet_bootstrap.cc:492] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96: Bootstrap starting.
I20260709 14:48:24.765250 31961 tablet_bootstrap.cc:492] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.765813 31961 ts_tablet_manager.cc:1403] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 14:48:24.768419 31961 raft_consensus.cc:359] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.769009 31961 raft_consensus.cc:385] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.769207 31961 raft_consensus.cc:740] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.769876 31958 tablet_bootstrap.cc:654] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.769804 31961 consensus_queue.cc:260] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.771759 31961 ts_tablet_manager.cc:1434] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:24.773300 31961 tablet_bootstrap.cc:492] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.775365 31958 tablet_bootstrap.cc:492] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96: No bootstrap required, opened a new log
I20260709 14:48:24.775867 31958 ts_tablet_manager.cc:1403] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:48:24.778468 31958 raft_consensus.cc:359] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.779245 31971 raft_consensus.cc:493] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.779467 31958 raft_consensus.cc:385] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.779978 31961 tablet_bootstrap.cc:654] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.779896 31958 raft_consensus.cc:740] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.779850 31971 raft_consensus.cc:515] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.781035 31958 consensus_queue.cc:260] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.782287 31971 leader_election.cc:290] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.782824 31971 raft_consensus.cc:493] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.783671 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade02f242d264a59938536698211b92c" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:24.784375 31821 raft_consensus.cc:2468] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:24.785816 31636 leader_election.cc:304] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:24.785950 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade02f242d264a59938536698211b92c" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:24.786702 31747 raft_consensus.cc:2468] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:24.786725 31872 raft_consensus.cc:2804] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.787333 31872 raft_consensus.cc:493] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.787720 31872 raft_consensus.cc:3060] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.787287 31964 raft_consensus.cc:493] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.783396 31971 raft_consensus.cc:515] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.788355 31964 raft_consensus.cc:515] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.790458 31964 leader_election.cc:290] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.791318 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b655d6ae494ceaa1c7917fa854b205" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
I20260709 14:48:24.791759 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b655d6ae494ceaa1c7917fa854b205" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:24.792092 31747 raft_consensus.cc:2468] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:24.792290 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac72045886f4e13afb82330b9c0e134" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.792430 31821 raft_consensus.cc:2468] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 0.
I20260709 14:48:24.793063 31672 raft_consensus.cc:2468] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:24.793581 31637 leader_election.cc:304] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.794339 31711 leader_election.cc:304] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.794642 31972 raft_consensus.cc:2804] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.795159 31972 raft_consensus.cc:493] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.795431 31964 raft_consensus.cc:2804] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.795506 31972 raft_consensus.cc:3060] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.795940 31964 raft_consensus.cc:493] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.796355 31964 raft_consensus.cc:3060] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.794674 31944 raft_consensus.cc:493] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.798494 31971 leader_election.cc:290] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.798460 31944 raft_consensus.cc:515] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.794680 31958 ts_tablet_manager.cc:1434] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:48:24.794344 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac72045886f4e13afb82330b9c0e134" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:24.800220 31819 raft_consensus.cc:2468] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:24.801999 31944 leader_election.cc:290] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:24.802372 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950" is_pre_election: true
W20260709 14:48:24.804193 31786 leader_election.cc:343] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:24.804239 31964 raft_consensus.cc:515] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.806221 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.806934 31672 raft_consensus.cc:2468] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 0.
I20260709 14:48:24.807770 31961 tablet_bootstrap.cc:492] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.808285 31961 ts_tablet_manager.cc:1403] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.008s
I20260709 14:48:24.808532 31785 leader_election.cc:304] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [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: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:24.808395 31872 raft_consensus.cc:515] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.811333 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade02f242d264a59938536698211b92c" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:24.811968 31747 raft_consensus.cc:3060] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.811177 31961 raft_consensus.cc:359] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.814625 31961 raft_consensus.cc:385] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.814467 31972 raft_consensus.cc:515] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.814463 31964 leader_election.cc:290] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.815094 31961 raft_consensus.cc:740] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.816416 31961 consensus_queue.cc:260] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.817076 31972 leader_election.cc:290] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.818650 31944 raft_consensus.cc:2804] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.818662 31961 ts_tablet_manager.cc:1434] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:48:24.818774 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b655d6ae494ceaa1c7917fa854b205" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:24.819262 31944 raft_consensus.cc:493] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.819739 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b655d6ae494ceaa1c7917fa854b205" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:24.820099 31961 tablet_bootstrap.cc:492] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950: Bootstrap starting.
I20260709 14:48:24.820443 31745 raft_consensus.cc:3060] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.821472 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac72045886f4e13afb82330b9c0e134" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:24.821784 31819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac72045886f4e13afb82330b9c0e134" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:24.822077 31672 raft_consensus.cc:3060] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.822367 31819 raft_consensus.cc:3060] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.830081 31672 raft_consensus.cc:2468] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:24.830543 31745 raft_consensus.cc:2468] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:24.831970 31637 leader_election.cc:304] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.819713 31821 raft_consensus.cc:3060] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.832945 31970 consensus_queue.cc:1048] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:24.832970 31971 raft_consensus.cc:2804] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.835197 31971 raft_consensus.cc:697] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:24.835937 31819 raft_consensus.cc:2468] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:24.836117 31971 consensus_queue.cc:237] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.837172 31961 tablet_bootstrap.cc:654] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:24.838792 31820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade02f242d264a59938536698211b92c" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:24.839478 31820 raft_consensus.cc:3060] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.839704 31747 raft_consensus.cc:2468] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:24.841013 31872 leader_election.cc:290] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.841636 31711 leader_election.cc:304] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.842589 31964 raft_consensus.cc:2804] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.843094 31964 raft_consensus.cc:697] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:24.844106 31964 consensus_queue.cc:237] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.847056 31637 leader_election.cc:304] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.819746 31944 raft_consensus.cc:3060] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.852875 31872 raft_consensus.cc:2804] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.853783 31872 raft_consensus.cc:697] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:24.854945 31872 consensus_queue.cc:237] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.867522 31821 raft_consensus.cc:2468] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:24.870807 31820 raft_consensus.cc:2468] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 1.
I20260709 14:48:24.876794 31944 raft_consensus.cc:515] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.880385 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:24.881146 31672 raft_consensus.cc:3060] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.881914 31568 catalog_manager.cc:5697] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:24.888386 31944 leader_election.cc:290] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:24.882723 31961 tablet_bootstrap.cc:492] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950: No bootstrap required, opened a new log
I20260709 14:48:24.889503 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:24.889597 31672 raft_consensus.cc:2468] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 1.
W20260709 14:48:24.891141 31786 leader_election.cc:343] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:24.891830 31785 leader_election.cc:304] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:24.893069 31944 raft_consensus.cc:2804] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.894308 31944 raft_consensus.cc:697] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Becoming Leader. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:24.891834 31567 catalog_manager.cc:5697] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:24.895398 31944 consensus_queue.cc:237] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.889518 31961 ts_tablet_manager.cc:1403] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.011s
I20260709 14:48:24.907860 31961 raft_consensus.cc:359] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.908708 31961 raft_consensus.cc:385] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:24.909015 31961 raft_consensus.cc:740] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Initialized, Role: FOLLOWER
I20260709 14:48:24.909262 31973 consensus_queue.cc:1048] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:24.910645 31961 consensus_queue.cc:260] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.917428 31961 ts_tablet_manager.cc:1434] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:48:24.919528 31568 catalog_manager.cc:5697] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 1 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:24.925900 31567 catalog_manager.cc:5697] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195). New cstate: current_term: 1 leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:24.927981 31964 raft_consensus.cc:493] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:24.928592 31964 raft_consensus.cc:515] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.931051 31964 leader_election.cc:290] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.931697 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63258f9296a54ad6b181b2bc0d0f6f56" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:24.932374 31672 raft_consensus.cc:2468] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:24.934289 31711 leader_election.cc:304] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.934631 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63258f9296a54ad6b181b2bc0d0f6f56" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:24.935307 31821 raft_consensus.cc:2468] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 0.
I20260709 14:48:24.935652 31964 raft_consensus.cc:2804] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:24.936175 31964 raft_consensus.cc:493] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:24.936666 31964 raft_consensus.cc:3060] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.944314 31964 raft_consensus.cc:515] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.947530 31964 leader_election.cc:290] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:24.948309 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63258f9296a54ad6b181b2bc0d0f6f56" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:24.948977 31821 raft_consensus.cc:3060] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.950147 31671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63258f9296a54ad6b181b2bc0d0f6f56" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:24.950634 31671 raft_consensus.cc:3060] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:24.953904 31821 raft_consensus.cc:2468] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:24.955312 31711 leader_election.cc:304] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:24.956071 31964 raft_consensus.cc:2804] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:24.956116 31671 raft_consensus.cc:2468] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 1.
I20260709 14:48:24.956640 31964 raft_consensus.cc:697] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:24.957508 31964 consensus_queue.cc:237] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:24.966398 31569 catalog_manager.cc:5697] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 1 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.082901 31965 consensus_queue.cc:1048] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:25.098516 32012 consensus_queue.cc:1048] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.104319 32012 consensus_queue.cc:1048] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.124222 32012 consensus_queue.cc:1048] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:25.133498 31970 consensus_queue.cc:1048] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:25.159016 31965 raft_consensus.cc:493] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:25.159524 31965 raft_consensus.cc:515] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.161604 31965 leader_election.cc:290] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:25.163636 31671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "439dff294441470ebbaf481bc9821617" is_pre_election: true
I20260709 14:48:25.164669 31671 raft_consensus.cc:2393] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f939dd1d518c4ea2b52f99db20fb3950 in current term 1: Already voted for candidate 25ccfed98ca5477b95f4197aa3c75b96 in this term.
I20260709 14:48:25.167359 31820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96" is_pre_election: true
I20260709 14:48:25.168689 31821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f"
dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
mode: GRACEFUL
new_leader_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:43854
I20260709 14:48:25.169379 31821 raft_consensus.cc:606] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Received request to transfer leadership to TS 439dff294441470ebbaf481bc9821617
I20260709 14:48:25.173377 31711 leader_election.cc:304] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f939dd1d518c4ea2b52f99db20fb3950; no voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617
I20260709 14:48:25.174891 31965 raft_consensus.cc:3060] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:25.177821 32017 consensus_queue.cc:1048] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.179281 31821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37"
dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
mode: GRACEFUL
new_leader_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:43854
I20260709 14:48:25.179988 31821 raft_consensus.cc:606] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Received request to transfer leadership to TS 439dff294441470ebbaf481bc9821617
I20260709 14:48:25.188977 31965 raft_consensus.cc:2749] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:25.191578 31747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac72045886f4e13afb82330b9c0e134"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
mode: GRACEFUL
new_leader_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:50920
I20260709 14:48:25.192226 31747 raft_consensus.cc:606] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Received request to transfer leadership to TS 439dff294441470ebbaf481bc9821617
I20260709 14:48:25.194564 32017 raft_consensus.cc:993] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: : Instructing follower 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:25.195097 31970 raft_consensus.cc:1081] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Signalling peer 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:25.196976 31672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37"
dest_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:58492
I20260709 14:48:25.199239 31672 raft_consensus.cc:493] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.199656 31672 raft_consensus.cc:3060] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.207675 31821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68"
dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
mode: GRACEFUL
new_leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
 from {username='slave'} at 127.0.0.1:43854
I20260709 14:48:25.208371 31821 raft_consensus.cc:606] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Received request to transfer leadership to TS f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:25.210108 31672 raft_consensus.cc:515] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.212967 31672 leader_election.cc:290] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:25.213174 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:25.213939 31747 raft_consensus.cc:3060] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.214174 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c64a3c6b2845a19e609e1e92d40f37" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:25.214823 31821 raft_consensus.cc:3055] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:25.215178 31821 raft_consensus.cc:740] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:25.215919 31672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3b655d6ae494ceaa1c7917fa854b205"
dest_uuid: "439dff294441470ebbaf481bc9821617"
mode: GRACEFUL
new_leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
 from {username='slave'} at 127.0.0.1:58508
I20260709 14:48:25.215981 31821 consensus_queue.cc:260] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.216686 31672 raft_consensus.cc:606] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Received request to transfer leadership to TS f939dd1d518c4ea2b52f99db20fb3950
I20260709 14:48:25.217599 31821 raft_consensus.cc:3060] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.223278 31745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63258f9296a54ad6b181b2bc0d0f6f56"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
mode: GRACEFUL
new_leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
 from {username='slave'} at 127.0.0.1:50920
I20260709 14:48:25.222934 31747 raft_consensus.cc:2468] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:25.224042 31745 raft_consensus.cc:606] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Received request to transfer leadership to TS 25ccfed98ca5477b95f4197aa3c75b96
I20260709 14:48:25.224759 31821 raft_consensus.cc:2468] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:25.225034 31637 leader_election.cc:304] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:25.226056 31872 raft_consensus.cc:2804] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:25.226503 31872 raft_consensus.cc:697] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:25.227241 31872 consensus_queue.cc:237] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.234254 31569 catalog_manager.cc:5697] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 1 to 2, leader changed from 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195) to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.273053 31872 consensus_queue.cc:1048] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:25.287107 31872 consensus_queue.cc:1048] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:25.294721 31973 raft_consensus.cc:993] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96: : Instructing follower 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:25.295276 32017 raft_consensus.cc:1081] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Signalling peer 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:25.298086 31672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f"
dest_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:58492
I20260709 14:48:25.298653 31672 raft_consensus.cc:493] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.298990 31672 raft_consensus.cc:3060] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.300364 32017 consensus_queue.cc:1048] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.307065 31672 raft_consensus.cc:515] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.309886 31672 leader_election.cc:290] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:25.310672 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:25.311417 31745 raft_consensus.cc:3060] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.311560 31973 raft_consensus.cc:993] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: : Instructing follower f939dd1d518c4ea2b52f99db20fb3950 to start an election
I20260709 14:48:25.312116 31973 raft_consensus.cc:1081] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Signalling peer f939dd1d518c4ea2b52f99db20fb3950 to start an election
I20260709 14:48:25.314404 31746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
 from {username='slave'} at 127.0.0.1:50918
I20260709 14:48:25.315053 31746 raft_consensus.cc:493] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.315662 31746 raft_consensus.cc:3060] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.314981 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cb14d79bc748d6b8e01133daf73e3f" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:25.316318 31821 raft_consensus.cc:3055] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:25.316852 31821 raft_consensus.cc:740] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:25.317755 31821 consensus_queue.cc:260] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.317776 32017 consensus_queue.cc:1048] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.323072 31821 raft_consensus.cc:3060] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.325362 31745 raft_consensus.cc:2468] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:25.327250 31637 leader_election.cc:304] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:25.329543 31971 raft_consensus.cc:2804] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:25.331391 31821 raft_consensus.cc:2468] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:25.332706 31971 raft_consensus.cc:697] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:25.333815 31971 consensus_queue.cc:237] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.325037 31746 raft_consensus.cc:515] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.336342 31746 leader_election.cc:290] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 2 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:25.337375 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:25.338336 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec260c447494478bdb34bd66d6aff68" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:25.337440 31747 raft_consensus.cc:1240] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Rejecting Update request from peer 25ccfed98ca5477b95f4197aa3c75b96 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:25.338977 31821 raft_consensus.cc:3055] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:25.339334 31821 raft_consensus.cc:740] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:25.338544 31672 raft_consensus.cc:3060] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.340157 31821 consensus_queue.cc:260] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.341240 31821 raft_consensus.cc:3060] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.346192 31672 raft_consensus.cc:2468] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 2.
I20260709 14:48:25.346807 31821 raft_consensus.cc:2468] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 2.
I20260709 14:48:25.347481 31711 leader_election.cc:304] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 439dff294441470ebbaf481bc9821617, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:25.348260 31965 raft_consensus.cc:2804] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:25.348773 31965 raft_consensus.cc:697] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:25.349586 31965 consensus_queue.cc:237] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [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: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.354187 31569 catalog_manager.cc:5697] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 1 to 2, leader changed from 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195) to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.362711 31567 catalog_manager.cc:5697] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 1 to 2, leader changed from 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195) to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.393155 31965 consensus_queue.cc:1048] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:25.399842 32012 raft_consensus.cc:993] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950: : Instructing follower 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:25.400395 31964 raft_consensus.cc:1081] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Signalling peer 439dff294441470ebbaf481bc9821617 to start an election
I20260709 14:48:25.404140 31671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac72045886f4e13afb82330b9c0e134"
dest_uuid: "439dff294441470ebbaf481bc9821617"
 from {username='slave'} at 127.0.0.1:58482
I20260709 14:48:25.404827 31671 raft_consensus.cc:493] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.405288 31671 raft_consensus.cc:3060] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.406610 32012 consensus_queue.cc:1048] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.413254 31671 raft_consensus.cc:515] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.416309 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac72045886f4e13afb82330b9c0e134" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:25.416922 31747 raft_consensus.cc:3055] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:25.417253 31747 raft_consensus.cc:740] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:25.417742 31671 leader_election.cc:290] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Requested vote from peers f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:25.418048 31747 consensus_queue.cc:260] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.419524 31821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac72045886f4e13afb82330b9c0e134" candidate_uuid: "439dff294441470ebbaf481bc9821617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:25.420187 31821 raft_consensus.cc:3060] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.419557 31747 raft_consensus.cc:3060] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.426637 31821 raft_consensus.cc:2468] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:25.426666 31747 raft_consensus.cc:2468] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 439dff294441470ebbaf481bc9821617 in term 2.
I20260709 14:48:25.427788 31636 leader_election.cc:304] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:25.428637 31971 raft_consensus.cc:2804] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:25.429105 31971 raft_consensus.cc:697] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Becoming Leader. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:25.429844 31971 consensus_queue.cc:237] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.488447 31872 consensus_queue.cc:1048] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.487968 31569 catalog_manager.cc:5697] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 reported cstate change: term changed from 1 to 2, leader changed from f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194) to 439dff294441470ebbaf481bc9821617 (127.24.167.193). New cstate: current_term: 2 leader_uuid: "439dff294441470ebbaf481bc9821617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.498039 31872 consensus_queue.cc:1048] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.495885 31964 consensus_queue.cc:1048] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:48:25.515256 31915 consensus_queue.cc:1048] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.576877 31965 raft_consensus.cc:993] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950: : Instructing follower 25ccfed98ca5477b95f4197aa3c75b96 to start an election
I20260709 14:48:25.577725 31965 raft_consensus.cc:1081] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Signalling peer 25ccfed98ca5477b95f4197aa3c75b96 to start an election
I20260709 14:48:25.577759 31872 raft_consensus.cc:993] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617: : Instructing follower f939dd1d518c4ea2b52f99db20fb3950 to start an election
I20260709 14:48:25.578662 31872 raft_consensus.cc:1081] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Signalling peer f939dd1d518c4ea2b52f99db20fb3950 to start an election
I20260709 14:48:25.581107 31747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3b655d6ae494ceaa1c7917fa854b205"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
 from {username='slave'} at 127.0.0.1:50914
I20260709 14:48:25.581949 31747 raft_consensus.cc:493] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.582355 31747 raft_consensus.cc:3060] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.584594 31821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63258f9296a54ad6b181b2bc0d0f6f56"
dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
 from {username='slave'} at 127.0.0.1:43836
I20260709 14:48:25.585269 31821 raft_consensus.cc:493] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.585668 31821 raft_consensus.cc:3060] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.594779 31747 raft_consensus.cc:515] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.596215 31746 raft_consensus.cc:1240] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Rejecting Update request from peer 439dff294441470ebbaf481bc9821617 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:25.599063 31747 leader_election.cc:290] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 2 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195:40225)
I20260709 14:48:25.600033 31672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b655d6ae494ceaa1c7917fa854b205" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:25.601796 31971 consensus_queue.cc:1059] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:25.602201 31818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b655d6ae494ceaa1c7917fa854b205" candidate_uuid: "f939dd1d518c4ea2b52f99db20fb3950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
I20260709 14:48:25.602911 31818 raft_consensus.cc:3060] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.607616 31672 raft_consensus.cc:3055] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:25.608048 31672 raft_consensus.cc:740] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:25.609261 31821 raft_consensus.cc:515] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.609335 31672 consensus_queue.cc:260] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.610957 31672 raft_consensus.cc:3060] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.611770 31821 leader_election.cc:290] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 2 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:25.613085 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63258f9296a54ad6b181b2bc0d0f6f56" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:25.613703 31747 raft_consensus.cc:3055] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:25.613960 31747 raft_consensus.cc:740] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:25.614099 31818 raft_consensus.cc:2468] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 2.
I20260709 14:48:25.614823 31747 consensus_queue.cc:260] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.615496 31671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63258f9296a54ad6b181b2bc0d0f6f56" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:25.615648 31711 leader_election.cc:304] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:25.616130 31671 raft_consensus.cc:3060] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.616200 31747 raft_consensus.cc:3060] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:25.616586 31964 raft_consensus.cc:2804] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:25.617115 31964 raft_consensus.cc:697] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 LEADER]: Becoming Leader. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:25.618257 31964 consensus_queue.cc:237] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [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: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.620649 31672 raft_consensus.cc:2468] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f939dd1d518c4ea2b52f99db20fb3950 in term 2.
W20260709 14:48:25.623713 31872 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:48:25.624868 31747 raft_consensus.cc:2468] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 2.
I20260709 14:48:25.625188 31671 raft_consensus.cc:2468] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 2.
I20260709 14:48:25.626350 31786 leader_election.cc:304] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:25.627068 31818 raft_consensus.cc:1275] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.627719 32017 raft_consensus.cc:2804] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:25.628239 32017 raft_consensus.cc:697] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 LEADER]: Becoming Leader. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:25.628645 31971 consensus_queue.cc:1048] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:25.629335 32017 consensus_queue.cc:237] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:25.646901 31570 catalog_manager.cc:5697] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 reported cstate change: term changed from 1 to 2, leader changed from f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194) to 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:25.651774 31747 raft_consensus.cc:1275] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.647861 31568 catalog_manager.cc:5697] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 reported cstate change: term changed from 1 to 2, leader changed from 439dff294441470ebbaf481bc9821617 (127.24.167.193) to f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194). New cstate: current_term: 2 leader_uuid: "f939dd1d518c4ea2b52f99db20fb3950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.656951 31972 consensus_queue.cc:1048] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:25.720464 31818 raft_consensus.cc:1275] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.721765 31972 consensus_queue.cc:1048] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:25.731444 31747 raft_consensus.cc:1275] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.733512 32023 consensus_queue.cc:1048] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:25.847966 31818 raft_consensus.cc:1275] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer f939dd1d518c4ea2b52f99db20fb3950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.849345 31964 consensus_queue.cc:1048] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:25.859344 31671 raft_consensus.cc:1275] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Refusing update from remote peer f939dd1d518c4ea2b52f99db20fb3950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.861415 31915 consensus_queue.cc:1048] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:25.966744 31818 raft_consensus.cc:1275] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.967980 32023 consensus_queue.cc:1048] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:25.978209 31746 raft_consensus.cc:1275] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 439dff294441470ebbaf481bc9821617: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:25.979934 31971 consensus_queue.cc:1048] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:26.039049 31746 raft_consensus.cc:1275] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 25ccfed98ca5477b95f4197aa3c75b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:26.040269 32017 consensus_queue.cc:1048] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:26.050218 31671 raft_consensus.cc:1275] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Refusing update from remote peer 25ccfed98ca5477b95f4197aa3c75b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:26.051759 31973 consensus_queue.cc:1048] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:26.165078 31671 raft_consensus.cc:1275] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Refusing update from remote peer f939dd1d518c4ea2b52f99db20fb3950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:26.166325 31915 consensus_queue.cc:1048] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:26.186156 31821 raft_consensus.cc:1275] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Refusing update from remote peer f939dd1d518c4ea2b52f99db20fb3950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:26.187760 31915 consensus_queue.cc:1048] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.228108 31567 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44188:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:48:28.252382 31567 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44188:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:48:28.356683 25247 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:48:28.429536 31636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.195:40225, user_credentials={real_user=slave}} blocked reactor thread for 77868.2us
I20260709 14:48:28.470479 32073 tablet.cc:1724] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:48:28.487928 31711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.193:45871, user_credentials={real_user=slave}} blocked reactor thread for 47402.1us
I20260709 14:48:28.587436 32078 tablet.cc:1724] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.618685 32073 tablet.cc:1724] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:48:28.587436 32068 log.cc:927] Time spent T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 14:48:28.659389 32080 tablet.cc:1724] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.697304 32084 tablet.cc:1724] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:48:28.705093 32083 log.cc:927] Time spent T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 14:48:28.721139 32091 tablet.cc:1724] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.757273 32097 tablet.cc:1724] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.783164 31743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1"
dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
mode: GRACEFUL
new_leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
 from {username='slave'} at 127.0.0.1:33512
I20260709 14:48:28.784056 31743 raft_consensus.cc:606] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Received request to transfer leadership to TS 25ccfed98ca5477b95f4197aa3c75b96
W20260709 14:48:28.796907 32092 log.cc:927] Time spent T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:48:28.734879 32094 tablet.cc:1724] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.787737 32073 tablet.cc:1724] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.806419 32078 tablet.cc:1724] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.836338 32096 tablet.cc:1724] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.843515 32099 tablet.cc:1724] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:48:28.867487 31637 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.167.194:40345, user_credentials={real_user=slave}} blocked reactor thread for 131516us
I20260709 14:48:28.864512 32104 tablet.cc:1724] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.866954 32084 tablet.cc:1724] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.854852 32100 tablet.cc:1724] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.882248 32103 tablet.cc:1724] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.884089 32094 tablet.cc:1724] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.881898 32080 tablet.cc:1724] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.888762 32097 tablet.cc:1724] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.887245 32078 tablet.cc:1724] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.909724 32099 tablet.cc:1724] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.878979 32091 tablet.cc:1724] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.920406 32096 tablet.cc:1724] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.949596 31667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0b2845791494121979ca854e320be91"
dest_uuid: "439dff294441470ebbaf481bc9821617"
mode: GRACEFUL
new_leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
 from {username='slave'} at 127.0.0.1:51498
I20260709 14:48:28.950286 31667 raft_consensus.cc:606] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Received request to transfer leadership to TS 25ccfed98ca5477b95f4197aa3c75b96
I20260709 14:48:28.950814 32104 tablet.cc:1724] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.952087 25247 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:28.953431 25247 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:28.933189 32099 tablet.cc:1724] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.972455 32091 tablet.cc:1724] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:28.962632 32097 tablet.cc:1724] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:48:29.004132 31569 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7: soft_deleted_table [id=68231483a61d4586862bb6f7812267a6] alter complete (version 1)
I20260709 14:48:29.086452 32063 raft_consensus.cc:993] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617: : Instructing follower 25ccfed98ca5477b95f4197aa3c75b96 to start an election
I20260709 14:48:29.087128 32053 raft_consensus.cc:1081] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Signalling peer 25ccfed98ca5477b95f4197aa3c75b96 to start an election
I20260709 14:48:29.088929 31816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0b2845791494121979ca854e320be91"
dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
 from {username='slave'} at 127.0.0.1:43840
I20260709 14:48:29.089406 31816 raft_consensus.cc:493] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.089771 31816 raft_consensus.cc:3060] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:29.097225 31816 raft_consensus.cc:515] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:29.099727 31816 leader_election.cc:290] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 2 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:29.100207 31667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b2845791494121979ca854e320be91" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:29.100950 31667 raft_consensus.cc:3055] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:29.101284 31667 raft_consensus.cc:740] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 439dff294441470ebbaf481bc9821617, State: Running, Role: LEADER
I20260709 14:48:29.101565 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b2845791494121979ca854e320be91" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:29.102249 31743 raft_consensus.cc:3060] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:29.102190 31667 consensus_queue.cc:260] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:29.103860 31667 raft_consensus.cc:3060] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:29.111168 31743 raft_consensus.cc:2468] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 2.
I20260709 14:48:29.112170 31667 raft_consensus.cc:2468] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 2.
I20260709 14:48:29.112568 31786 leader_election.cc:304] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, f939dd1d518c4ea2b52f99db20fb3950; no voters: 
I20260709 14:48:29.113830 32106 raft_consensus.cc:2804] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:29.114316 32106 raft_consensus.cc:697] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 LEADER]: Becoming Leader. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:29.115857 32035 raft_consensus.cc:993] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950: : Instructing follower 25ccfed98ca5477b95f4197aa3c75b96 to start an election
I20260709 14:48:29.115367 32106 consensus_queue.cc:237] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:29.116430 32035 raft_consensus.cc:1081] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Signalling peer 25ccfed98ca5477b95f4197aa3c75b96 to start an election
I20260709 14:48:29.118383 31816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1"
dest_uuid: "25ccfed98ca5477b95f4197aa3c75b96"
 from {username='slave'} at 127.0.0.1:43836
I20260709 14:48:29.118919 31816 raft_consensus.cc:493] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.119285 31816 raft_consensus.cc:3060] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:29.126019 31567 catalog_manager.cc:5697] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 reported cstate change: term changed from 1 to 2, leader changed from 439dff294441470ebbaf481bc9821617 (127.24.167.193) to 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:29.126892 31816 raft_consensus.cc:515] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:29.129542 31816 leader_election.cc:290] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 2 election: Requested vote from peers 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871), f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345)
I20260709 14:48:29.130540 31667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "439dff294441470ebbaf481bc9821617"
I20260709 14:48:29.131203 31667 raft_consensus.cc:3060] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:29.131310 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844e1f1277643708fa67fbd33fe32e1" candidate_uuid: "25ccfed98ca5477b95f4197aa3c75b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f939dd1d518c4ea2b52f99db20fb3950"
I20260709 14:48:29.131942 31743 raft_consensus.cc:3055] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:29.132283 31743 raft_consensus.cc:740] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f939dd1d518c4ea2b52f99db20fb3950, State: Running, Role: LEADER
I20260709 14:48:29.133173 31743 consensus_queue.cc:260] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:29.134629 31743 raft_consensus.cc:3060] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:29.139850 31667 raft_consensus.cc:2468] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 2.
I20260709 14:48:29.141309 31785 leader_election.cc:304] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ccfed98ca5477b95f4197aa3c75b96, 439dff294441470ebbaf481bc9821617; no voters: 
I20260709 14:48:29.142323 32106 raft_consensus.cc:2804] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:29.142803 32106 raft_consensus.cc:697] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 LEADER]: Becoming Leader. State: Replica: 25ccfed98ca5477b95f4197aa3c75b96, State: Running, Role: LEADER
I20260709 14:48:29.143798 32106 consensus_queue.cc:237] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } }
I20260709 14:48:29.146330 31743 raft_consensus.cc:2468] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ccfed98ca5477b95f4197aa3c75b96 in term 2.
I20260709 14:48:29.152729 31567 catalog_manager.cc:5697] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 reported cstate change: term changed from 1 to 2, leader changed from f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194) to 25ccfed98ca5477b95f4197aa3c75b96 (127.24.167.195). New cstate: current_term: 2 leader_uuid: "25ccfed98ca5477b95f4197aa3c75b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ccfed98ca5477b95f4197aa3c75b96" member_type: VOTER last_known_addr { host: "127.24.167.195" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:29.566354 31667 raft_consensus.cc:1275] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Refusing update from remote peer 25ccfed98ca5477b95f4197aa3c75b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.567713 32106 consensus_queue.cc:1048] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:29.581609 31743 raft_consensus.cc:1275] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 25ccfed98ca5477b95f4197aa3c75b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.582825 31668 raft_consensus.cc:1275] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Refusing update from remote peer 25ccfed98ca5477b95f4197aa3c75b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.584451 32114 consensus_queue.cc:1048] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:29.584451 32106 consensus_queue.cc:1048] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "439dff294441470ebbaf481bc9821617" member_type: VOTER last_known_addr { host: "127.24.167.193" port: 45871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:29.603313 31744 raft_consensus.cc:1275] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Refusing update from remote peer 25ccfed98ca5477b95f4197aa3c75b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:29.605640 32055 consensus_queue.cc:1048] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f939dd1d518c4ea2b52f99db20fb3950" member_type: VOTER last_known_addr { host: "127.24.167.194" port: 40345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:30.016955 25247 tablet_server.cc:179] TabletServer@127.24.167.193:0 shutting down...
W20260709 14:48:30.029503 31711 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 14:48:30.037000 31711 consensus_peers.cc:597] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 -> Peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Couldn't send request to peer 439dff294441470ebbaf481bc9821617. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:30.061762 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:30.062566 25247 tablet_replica.cc:333] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.063340 25247 raft_consensus.cc:2243] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.063832 25247 raft_consensus.cc:2272] T 63258f9296a54ad6b181b2bc0d0f6f56 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.066674 25247 tablet_replica.cc:333] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.067606 25247 raft_consensus.cc:2243] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.068077 25247 raft_consensus.cc:2272] T 5ec260c447494478bdb34bd66d6aff68 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.070346 25247 tablet_replica.cc:333] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.071012 25247 raft_consensus.cc:2243] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.071439 25247 raft_consensus.cc:2272] T bcdd64b6221c42169134482ce78ff05c P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.073557 25247 tablet_replica.cc:333] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.074182 25247 raft_consensus.cc:2243] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.074930 25247 raft_consensus.cc:2272] T 28c64a3c6b2845a19e609e1e92d40f37 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.077440 25247 tablet_replica.cc:333] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.078403 25247 raft_consensus.cc:2243] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.079474 25247 raft_consensus.cc:2272] T 57cb14d79bc748d6b8e01133daf73e3f P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.082230 25247 tablet_replica.cc:333] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.083076 25247 raft_consensus.cc:2243] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.083703 25247 raft_consensus.cc:2272] T 5a765afeba964eb6bea11223e3045cf1 P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.086555 25247 tablet_replica.cc:333] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.087515 25247 raft_consensus.cc:2243] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.088361 25247 raft_consensus.cc:2272] T ade02f242d264a59938536698211b92c P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.090734 25247 tablet_replica.cc:333] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.091533 25247 raft_consensus.cc:2243] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.092124 25247 raft_consensus.cc:2272] T bc0b0d3d768b48778351efedc5246144 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:30.092526 31785 consensus_peers.cc:597] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 -> Peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Couldn't send request to peer 439dff294441470ebbaf481bc9821617. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:30.094976 31711 consensus_peers.cc:597] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 -> Peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Couldn't send request to peer 439dff294441470ebbaf481bc9821617. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:30.095270 25247 tablet_replica.cc:333] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.096052 25247 raft_consensus.cc:2243] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.096690 25247 raft_consensus.cc:2272] T 2fd1f683cec94d66a0c570533270f5cf P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.098839 25247 tablet_replica.cc:333] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.099422 25247 raft_consensus.cc:2243] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.099946 25247 raft_consensus.cc:2272] T 51d20f271c814e95a9816c6d9e0c9048 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.102288 25247 tablet_replica.cc:333] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.103005 25247 raft_consensus.cc:2243] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.103845 25247 raft_consensus.cc:2272] T d218c83c3985469293c38a6811d42833 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.106948 25247 tablet_replica.cc:333] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.107554 25247 raft_consensus.cc:2243] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.108356 25247 raft_consensus.cc:2272] T 3554a9504e8e470d8272fd9cb5373087 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.110549 25247 tablet_replica.cc:333] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.111084 25247 raft_consensus.cc:2243] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.111500 25247 raft_consensus.cc:2272] T b0b2845791494121979ca854e320be91 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.113914 25247 tablet_replica.cc:333] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.114457 25247 raft_consensus.cc:2243] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.115222 25247 raft_consensus.cc:2272] T 6ac72045886f4e13afb82330b9c0e134 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.117228 25247 tablet_replica.cc:333] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.117784 25247 raft_consensus.cc:2243] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.118206 25247 raft_consensus.cc:2272] T 2844e1f1277643708fa67fbd33fe32e1 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.120440 25247 tablet_replica.cc:333] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.121027 25247 raft_consensus.cc:2243] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.121472 25247 raft_consensus.cc:2272] T b3b655d6ae494ceaa1c7917fa854b205 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.123404 25247 tablet_replica.cc:333] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.123966 25247 raft_consensus.cc:2243] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.124416 25247 raft_consensus.cc:2272] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 439dff294441470ebbaf481bc9821617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.126575 25247 tablet_replica.cc:333] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617: stopping tablet replica
I20260709 14:48:30.127094 25247 raft_consensus.cc:2243] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.127961 25247 raft_consensus.cc:2272] T f6e1f91e513549fab062a4a7a1b9cbbf P 439dff294441470ebbaf481bc9821617 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:30.135540 31785 consensus_peers.cc:597] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 -> Peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Couldn't send request to peer 439dff294441470ebbaf481bc9821617. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:30.148891 31711 consensus_peers.cc:597] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 -> Peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Couldn't send request to peer 439dff294441470ebbaf481bc9821617. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:30.157570 31711 consensus_peers.cc:597] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 -> Peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Couldn't send request to peer 439dff294441470ebbaf481bc9821617. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:30.163671 31711 consensus_peers.cc:597] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 -> Peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Couldn't send request to peer 439dff294441470ebbaf481bc9821617. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:45871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:30.174181 25247 tablet_server.cc:196] TabletServer@127.24.167.193:0 shutdown complete.
W20260709 14:48:30.174177 31785 consensus_peers.cc:597] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 -> Peer 439dff294441470ebbaf481bc9821617 (127.24.167.193:45871): Couldn't send request to peer 439dff294441470ebbaf481bc9821617. Status: Network error: Client connection negotiation failed: client connection to 127.24.167.193:45871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:30.211086 25247 tablet_server.cc:179] TabletServer@127.24.167.194:0 shutting down...
W20260709 14:48:30.220394 31786 consensus_peers.cc:597] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 -> Peer f939dd1d518c4ea2b52f99db20fb3950 (127.24.167.194:40345): Couldn't send request to peer f939dd1d518c4ea2b52f99db20fb3950. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:30.246585 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:30.247438 25247 tablet_replica.cc:333] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.248255 25247 raft_consensus.cc:2243] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.249109 25247 raft_consensus.cc:2272] T 5ec260c447494478bdb34bd66d6aff68 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.251003 25247 tablet_replica.cc:333] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.251531 25247 raft_consensus.cc:2243] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.251924 25247 raft_consensus.cc:2272] T 63258f9296a54ad6b181b2bc0d0f6f56 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.253814 25247 tablet_replica.cc:333] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.254338 25247 raft_consensus.cc:2243] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.254765 25247 raft_consensus.cc:2272] T ade02f242d264a59938536698211b92c P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.256666 25247 tablet_replica.cc:333] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.257174 25247 raft_consensus.cc:2243] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.257929 25247 raft_consensus.cc:2272] T 5a765afeba964eb6bea11223e3045cf1 P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.259868 25247 tablet_replica.cc:333] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.260383 25247 raft_consensus.cc:2243] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.261173 25247 raft_consensus.cc:2272] T bcdd64b6221c42169134482ce78ff05c P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.263025 25247 tablet_replica.cc:333] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.263523 25247 raft_consensus.cc:2243] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.263921 25247 raft_consensus.cc:2272] T 57cb14d79bc748d6b8e01133daf73e3f P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.265858 25247 tablet_replica.cc:333] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.266368 25247 raft_consensus.cc:2243] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.266855 25247 raft_consensus.cc:2272] T 28c64a3c6b2845a19e609e1e92d40f37 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.268782 25247 tablet_replica.cc:333] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.269275 25247 raft_consensus.cc:2243] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.269976 25247 raft_consensus.cc:2272] T b3b655d6ae494ceaa1c7917fa854b205 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.271759 25247 tablet_replica.cc:333] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.272239 25247 raft_consensus.cc:2243] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.272693 25247 raft_consensus.cc:2272] T f6e1f91e513549fab062a4a7a1b9cbbf P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.275089 25247 tablet_replica.cc:333] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.275678 25247 raft_consensus.cc:2243] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.276134 25247 raft_consensus.cc:2272] T 240ab4a95b784ac9b6bc9940ec1fcd03 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.278232 25247 tablet_replica.cc:333] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.278769 25247 raft_consensus.cc:2243] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.279204 25247 raft_consensus.cc:2272] T b0b2845791494121979ca854e320be91 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.281785 25247 tablet_replica.cc:333] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.282333 25247 raft_consensus.cc:2243] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.282797 25247 raft_consensus.cc:2272] T 6ac72045886f4e13afb82330b9c0e134 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.284825 25247 tablet_replica.cc:333] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.285339 25247 raft_consensus.cc:2243] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.285753 25247 raft_consensus.cc:2272] T 2844e1f1277643708fa67fbd33fe32e1 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.288811 25247 tablet_replica.cc:333] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.289398 25247 raft_consensus.cc:2243] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.290206 25247 raft_consensus.cc:2272] T 2fd1f683cec94d66a0c570533270f5cf P f939dd1d518c4ea2b52f99db20fb3950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.292289 25247 tablet_replica.cc:333] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.292814 25247 raft_consensus.cc:2243] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.293634 25247 raft_consensus.cc:2272] T 51d20f271c814e95a9816c6d9e0c9048 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.295821 25247 tablet_replica.cc:333] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.296373 25247 raft_consensus.cc:2243] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.297282 25247 raft_consensus.cc:2272] T bc0b0d3d768b48778351efedc5246144 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.299528 25247 tablet_replica.cc:333] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.300076 25247 raft_consensus.cc:2243] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.300619 25247 raft_consensus.cc:2272] T 3554a9504e8e470d8272fd9cb5373087 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.302745 25247 tablet_replica.cc:333] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950: stopping tablet replica
I20260709 14:48:30.303403 25247 raft_consensus.cc:2243] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.303905 25247 raft_consensus.cc:2272] T d218c83c3985469293c38a6811d42833 P f939dd1d518c4ea2b52f99db20fb3950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.344367 25247 tablet_server.cc:196] TabletServer@127.24.167.194:0 shutdown complete.
I20260709 14:48:30.379709 25247 tablet_server.cc:179] TabletServer@127.24.167.195:0 shutting down...
I20260709 14:48:30.411312 25247 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:30.412175 25247 tablet_replica.cc:333] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.413043 25247 raft_consensus.cc:2243] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.413898 25247 raft_consensus.cc:2272] T 63258f9296a54ad6b181b2bc0d0f6f56 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.415838 25247 tablet_replica.cc:333] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.416424 25247 raft_consensus.cc:2243] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.416965 25247 raft_consensus.cc:2272] T 5ec260c447494478bdb34bd66d6aff68 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.418835 25247 tablet_replica.cc:333] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.419417 25247 raft_consensus.cc:2243] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.419855 25247 raft_consensus.cc:2272] T bcdd64b6221c42169134482ce78ff05c P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.421869 25247 tablet_replica.cc:333] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.422458 25247 raft_consensus.cc:2243] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.422940 25247 raft_consensus.cc:2272] T 28c64a3c6b2845a19e609e1e92d40f37 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.424963 25247 tablet_replica.cc:333] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.425529 25247 raft_consensus.cc:2243] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.425968 25247 raft_consensus.cc:2272] T 57cb14d79bc748d6b8e01133daf73e3f P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.428030 25247 tablet_replica.cc:333] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.428647 25247 raft_consensus.cc:2243] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.429121 25247 raft_consensus.cc:2272] T 5a765afeba964eb6bea11223e3045cf1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.431077 25247 tablet_replica.cc:333] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.431671 25247 raft_consensus.cc:2243] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.432125 25247 raft_consensus.cc:2272] T ade02f242d264a59938536698211b92c P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.434128 25247 tablet_replica.cc:333] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.434659 25247 raft_consensus.cc:2243] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.435118 25247 raft_consensus.cc:2272] T bc0b0d3d768b48778351efedc5246144 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.437150 25247 tablet_replica.cc:333] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.437768 25247 raft_consensus.cc:2243] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.438241 25247 raft_consensus.cc:2272] T 51d20f271c814e95a9816c6d9e0c9048 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.440192 25247 tablet_replica.cc:333] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.440812 25247 raft_consensus.cc:2243] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.441257 25247 raft_consensus.cc:2272] T 2fd1f683cec94d66a0c570533270f5cf P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.443140 25247 tablet_replica.cc:333] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.443702 25247 raft_consensus.cc:2243] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.444149 25247 raft_consensus.cc:2272] T b3b655d6ae494ceaa1c7917fa854b205 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.446154 25247 tablet_replica.cc:333] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.446683 25247 raft_consensus.cc:2243] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.447124 25247 raft_consensus.cc:2272] T f6e1f91e513549fab062a4a7a1b9cbbf P 25ccfed98ca5477b95f4197aa3c75b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.449101 25247 tablet_replica.cc:333] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.449596 25247 raft_consensus.cc:2243] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.450410 25247 raft_consensus.cc:2272] T 240ab4a95b784ac9b6bc9940ec1fcd03 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.452360 25247 tablet_replica.cc:333] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.452907 25247 raft_consensus.cc:2243] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.453351 25247 raft_consensus.cc:2272] T 6ac72045886f4e13afb82330b9c0e134 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.455246 25247 tablet_replica.cc:333] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.455755 25247 raft_consensus.cc:2243] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.456569 25247 raft_consensus.cc:2272] T 2844e1f1277643708fa67fbd33fe32e1 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.459020 25247 tablet_replica.cc:333] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.459604 25247 raft_consensus.cc:2243] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.460436 25247 raft_consensus.cc:2272] T b0b2845791494121979ca854e320be91 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.463009 25247 tablet_replica.cc:333] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.463558 25247 raft_consensus.cc:2243] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.464243 25247 raft_consensus.cc:2272] T 3554a9504e8e470d8272fd9cb5373087 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.466507 25247 tablet_replica.cc:333] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96: stopping tablet replica
I20260709 14:48:30.467012 25247 raft_consensus.cc:2243] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:30.467635 25247 raft_consensus.cc:2272] T d218c83c3985469293c38a6811d42833 P 25ccfed98ca5477b95f4197aa3c75b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.510594 25247 tablet_server.cc:196] TabletServer@127.24.167.195:0 shutdown complete.
I20260709 14:48:30.545362 25247 master.cc:562] Master@127.24.167.254:45027 shutting down...
I20260709 14:48:30.566709 25247 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:30.567407 25247 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:30.567852 25247 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a5e2a331b924299bc643550247657e7: stopping tablet replica
I20260709 14:48:30.589740 25247 master.cc:584] Master@127.24.167.254:45027 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11702 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (29480 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (168687 ms total)
[  PASSED  ] 8 tests.
I20260709 14:48:30.647836 25247 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 430 messages since previous log ~18 seconds ago
I20260709 14:48:30.648098 25247 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 430 messages since previous log ~18 seconds ago
I20260709 14:48:30.648280 25247 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 429 messages since previous log ~18 seconds ago
I20260709 14:48:30.648756 25247 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~38 seconds ago
I20260709 14:48:30.648934 25247 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~38 seconds ago
I20260709 14:48:30.649142 25247 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 14:48:30.649515 25247 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
